 




<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>IT Answers &#187; Reports</title>
	<atom:link href="http://itknowledgeexchange.techtarget.com/itanswers/tag/business-intelligence/reports/feed/" rel="self" type="application/rss+xml" />
	<link>http://itknowledgeexchange.techtarget.com/itanswers</link>
	<description></description>
	<lastBuildDate>Wed, 22 May 2013 14:27:36 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	
		<item>
		<title>Meeting Type Report</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/meeting-type-report/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/meeting-type-report/#comments</comments>
		<pubDate>Fri, 12 Apr 2013 14:42:16 +0000</pubDate>
		<dc:creator>jlh418103</dc:creator>
				<category><![CDATA[Reports]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/meeting-type-report/</guid>
		<description><![CDATA[New Discussion Post by Michael Tidmarsh]]></description>
				<content:encoded><![CDATA[New Discussion Post by Michael Tidmarsh]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/meeting-type-report/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Conditional formatting for alternate shading of detail background</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/conditional-formatting-for-alternate-shading-of-detail-background/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/conditional-formatting-for-alternate-shading-of-detail-background/#comments</comments>
		<pubDate>Tue, 26 Mar 2013 13:37:15 +0000</pubDate>
		<dc:creator>kizmet</dc:creator>
				<category><![CDATA[Reports]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/conditional-formatting-for-alternate-shading-of-detail-background/</guid>
		<description><![CDATA[New Answer by Michael Tidmarsh]]></description>
				<content:encoded><![CDATA[New Answer by Michael Tidmarsh]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/conditional-formatting-for-alternate-shading-of-detail-background/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>redoing a report</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/redoing-a-report/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/redoing-a-report/#comments</comments>
		<pubDate>Thu, 13 Sep 2012 15:08:00 +0000</pubDate>
		<dc:creator>ybd</dc:creator>
				<category><![CDATA[Reports]]></category>

		<guid isPermaLink="false">http://itknowledgeexchange.techtarget.com/itanswers/redoing-a-report/</guid>
		<description><![CDATA[New Discussion Post by TomLiotta]]></description>
				<content:encoded><![CDATA[New Discussion Post by TomLiotta]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/redoing-a-report/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>Microsoft Access 2003 Report Footer Formula</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/report-footer-formula/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/report-footer-formula/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 16:30:26 +0000</pubDate>
		<dc:creator>Cmaggio</dc:creator>
				<category><![CDATA[Microsoft Access 2003]]></category>
		<category><![CDATA[Reports]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have a formula ( =Avg(]]></description>
				<content:encoded><![CDATA[<p>I have a formula ( =Avg(<accuracy]) ) in the report footer. The Accuracy formula is located in the Header section and refers to other text fields. No parameter value is asked to be entered for these fields. When I switch to Print Preview view, it asks me to enter a Parameter Value for Accuracy. If i delete the field from the footer, it no longer asks me to enter the parameter value. Why is it asking me to do this?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/report-footer-formula/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>USing a Custom Paper Size in Crystal Reports</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/using-a-custom-paper-size-in-crystal-reports/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/using-a-custom-paper-size-in-crystal-reports/#comments</comments>
		<pubDate>Wed, 30 Dec 2009 17:34:52 +0000</pubDate>
		<dc:creator>Kiprimshot</dc:creator>
				<category><![CDATA[Crystal]]></category>
		<category><![CDATA[Custom Paper Size]]></category>
		<category><![CDATA[Reports]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I have an issue that I am hoping has a solution that does not [nobr]require[/nobr] a code change. I have a crystal report that uses a custom paper size.  The custom paper size needs to be created in server properties and in the [nobr]development[/nobr] environment when this is set up everything [nobr]works[/nobr] fine.  When I [...]]]></description>
				<content:encoded><![CDATA[<p>I have an issue that I am hoping has a solution that does not [nobr]require[/nobr] a code change. I have a crystal report that uses a custom paper size.  The custom paper size needs to be created in server properties and in the [nobr]development[/nobr] environment when this is set up everything [nobr]works[/nobr] fine.  When I go to the [nobr]test[/nobr] environment (different server)&#8230;it does not [nobr]work[/nobr]&#8230; it defaults to a paper size that is not compatiable and the one page report [nobr]prints[/nobr] on many pages.  When I open the report in crystal on the test machine and save the rpt with the proper paper size it works fine in the test environment.  When I go to the next environment the same thing happens.   I found the following site that suggests that Crystal stores the id of the paper size rather than the name, which makes sense based on what I am saying because the paper size names all match.  (<a target="_blank" rel="nofollow" href="http://social.msdn.microsoft.com/Forums/en/vscrystalreports/thread/e16a1630-ad0c-4fda-8351-16e0807072eb">http://social.msdn.microsoft.com/Forums/en/vscrystalreports/thread/e16a1630-ad0c-4fda-8351-16e0807072eb</a>). The code here would [nobr]work[/nobr] but I do not have access to change the code where this would need to go.  Since there are a few terminal servers involved in the transaction&#8230;I cant just open the report in Crystal on the machine and save. If someone has a system way of getting around this or has another idea, please let me know. Thanks</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/using-a-custom-paper-size-in-crystal-reports/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Showing a substiute value in a report if conditions are met &#8211; Access</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/showing-a-substiute-value-in-a-report-if-conditions-are-met/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/showing-a-substiute-value-in-a-report-if-conditions-are-met/#comments</comments>
		<pubDate>Fri, 26 Jun 2009 10:54:12 +0000</pubDate>
		<dc:creator>Gbullo</dc:creator>
				<category><![CDATA[Access 2003]]></category>
		<category><![CDATA[Microsoft Access]]></category>
		<category><![CDATA[Reports]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[In one of my tables, there is a date field which shows dates of an event happening (called &#8220;Issue Date&#8221;). This gets input through various measures. Input form or directly into the table or query. One of the reports I am trying to design is a report that will show all materials that have been [...]]]></description>
				<content:encoded><![CDATA[<p>In one of my tables, there is a date field which shows dates of an event happening (called &#8220;Issue Date&#8221;). This gets input through various measures. Input form or directly into the table or query.</p>
<p>One of the reports I am trying to design is a report that will show all materials that have been issued.</p>
<p>This date field is one of the field which I want to show in the report but I don&#8217;t want the result to be the date itself. I want the report to replace the date (what ever the date might be) with the value &#8220;ISSUED&#8221;.</p>
<p>Seems like a simple task but I am pulling my hair out trying to figure it out.</p>
<p>Can you offer any help?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/showing-a-substiute-value-in-a-report-if-conditions-are-met/feed/</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Report S_ALR_87013602</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/report-s_alr_87013602/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/report-s_alr_87013602/#comments</comments>
		<pubDate>Thu, 09 Apr 2009 05:08:20 +0000</pubDate>
		<dc:creator>Samron</dc:creator>
				<category><![CDATA[Reports]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[New Answer by MTidmarsh]]></description>
				<content:encoded><![CDATA[New Answer by MTidmarsh]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/report-s_alr_87013602/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Is there a way of checking remote PCs to see how much of the hard drive is taken up with MS Office documents?</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/is-there-a-way-of-checking-remote-pcs-to-see-how-much-of-the-hard-drive-is-taken-up-with-ms-office-documents/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/is-there-a-way-of-checking-remote-pcs-to-see-how-much-of-the-hard-drive-is-taken-up-with-ms-office-documents/#comments</comments>
		<pubDate>Thu, 08 Jan 2009 11:46:26 +0000</pubDate>
		<dc:creator>ArtVanderlay</dc:creator>
				<category><![CDATA[Backup and recovery software]]></category>
		<category><![CDATA[hard disk storage]]></category>
		<category><![CDATA[Microsoft Office]]></category>
		<category><![CDATA[Remote PCs]]></category>
		<category><![CDATA[Remote users]]></category>
		<category><![CDATA[Reports]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[I would like to run a report that tells me how much space on all our user&#8217;s laptops is taken up with MS Office files (Excel, Powerpoint, Word). Currently a lot of our laptop users are saving their data to the local HDD and we would like to get them to back up this data [...]]]></description>
				<content:encoded><![CDATA[<p>I would like to run a report that tells me how much space on all our user&#8217;s laptops is taken up with MS Office files (Excel, Powerpoint, Word).  Currently a lot of our laptop users are saving their data to the local HDD and we would like to get them to back up this data to the network.  It would be really useful to have an idea of how much server space we are going to need &#8211; hence the need for a report that gives us an idea of the total amount of files that are likely to be backed up.</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/is-there-a-way-of-checking-remote-pcs-to-see-how-much-of-the-hard-drive-is-taken-up-with-ms-office-documents/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>releasing SSRS reports to clients</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/releasing-ssrs-reports-to-clients/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/releasing-ssrs-reports-to-clients/#comments</comments>
		<pubDate>Wed, 15 Oct 2008 11:43:17 +0000</pubDate>
		<dc:creator>Sabrena</dc:creator>
				<category><![CDATA[Release management]]></category>
		<category><![CDATA[Reports]]></category>
		<category><![CDATA[SSRS]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[we have clients that have ssrs installed on their servers and we would like to supply them with reports we have created using ssrs. what is the best way to go releasing our reports to our clients?]]></description>
				<content:encoded><![CDATA[<p>we have clients that have ssrs installed on their servers and we would like to supply them with reports we have created using ssrs. what is the best way to go releasing our reports to our clients?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/releasing-ssrs-reports-to-clients/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Report Query</title>
		<link>http://itknowledgeexchange.techtarget.com/itanswers/report-query/</link>
		<comments>http://itknowledgeexchange.techtarget.com/itanswers/report-query/#comments</comments>
		<pubDate>Mon, 28 Jul 2008 19:59:45 +0000</pubDate>
		<dc:creator>Aolpoint</dc:creator>
				<category><![CDATA[PeopleSoft]]></category>
		<category><![CDATA[Query Manager]]></category>
		<category><![CDATA[Reports]]></category>

		<guid isPermaLink="false"></guid>
		<description><![CDATA[Can I run a query in peoplesoft if I don&#8217;t have access to query manager?]]></description>
				<content:encoded><![CDATA[<p>Can I run a query in peoplesoft if I don&#8217;t have access to query manager?</p>
<!-- wpms-network-global-inserts -->]]></content:encoded>
			<wfw:commentRss>http://itknowledgeexchange.techtarget.com/itanswers/report-query/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Page Caching using memcached
Database Caching 3/26 queries in 0.028 seconds using memcached
Object Caching 875/969 objects using memcached

Served from: itknowledgeexchange.techtarget.com @ 2013-05-22 22:05:39 -->