<?xml version="1.0" encoding="iso-8859-1"?><!-- generator="b2evolution/4.0.3" -->
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:admin="http://webns.net/mvcb/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:wfw="http://wellformedweb.org/CommentAPI/" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Data Management - Author(s): Jes Schultz Borland (grrlgeek)</title>
		<link>http://blogs.lessthandot.com/index.php/DataMgmt/</link>
		<atom:link rel="self" type="application/rss+xml" href="http://blogs.lessthandot.com/index.php/DataMgmt/?tempskin=_rss2" />
		<description></description>
		<language>en-GB</language>
		<docs>http://blogs.law.harvard.edu/tech/rss</docs>
		<admin:generatorAgent rdf:resource="http://b2evolution.net/?v=4.0.3"/>
		<ttl>60</ttl>
				<item>
			<title>SSRS Properties - Chart Series Label Visibility</title>
			<link>http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-chart-series-label</link>
			<pubDate>Tue, 26 Feb 2013 11:06:00 +0000</pubDate>			<dc:creator>Jes Schultz Borland (grrlgeek)</dc:creator>
			<category domain="main">SSRS</category>
<category domain="alt">Business Intelligence</category>			<guid isPermaLink="false">2125@http://blogs.lessthandot.com/</guid>
						<description>&lt;p&gt;This blog is part of my series&amp;#160;&lt;a href=&quot;/index.php/DataMgmt/ssrs/making-data-tell-a-story&quot;&gt;Making Data Tell a Story With SSRS Properties&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Property&lt;/strong&gt;: Label - Visible&lt;/p&gt;
&lt;p&gt;The purpose of this property is to show the values of data points in the series on a chart.&lt;/p&gt;
&lt;p&gt;To access the property, go to the chart series properties, expand Label, and go to Visible.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/label visible 1.png?mtime=1361883851&quot; alt=&quot;&quot; width=&quot;276&quot; height=&quot;344&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Example&lt;/strong&gt;: I have a chart that shows sales by year, with a series for each product category.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/label visible 2.png?mtime=1361883851&quot; alt=&quot;&quot; width=&quot;673&quot; height=&quot;402&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Because there are few data points on the chart, I want each value to show a label of the exact value.&lt;/p&gt;
&lt;p&gt;I go to the Design tab, select the series on the chart, expand Label, and set Visible to True.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/label visible 3.png?mtime=1361883851&quot; alt=&quot;&quot; width=&quot;634&quot; height=&quot;396&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I want this to look more readable. I set Font Size to 8, Format to &amp;#8220;c&amp;#8221; (currency), and Position to Top.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/label visible 4.png?mtime=1361883851&quot; alt=&quot;&quot; width=&quot;271&quot; height=&quot;335&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The chart is much more readable now.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/label visible 5.png?mtime=1361883851&quot; alt=&quot;&quot; width=&quot;683&quot; height=&quot;398&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Further Reading: &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://technet.microsoft.com/en-us/library/dd220469.aspx&quot;&gt;Position Labels in a Chart (Report Builder and SSRS)&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-chart-series-label&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://lessthandot.com/&quot;&gt;LessThanDot&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>This blog is part of my series&#160;<a href="http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/making-data-tell-a-story">Making Data Tell a Story With SSRS Properties</a>.</p>
<p><strong>Property</strong>: Label - Visible</p>
<p>The purpose of this property is to show the values of data points in the series on a chart.</p>
<p>To access the property, go to the chart series properties, expand Label, and go to Visible.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/label visible 1.png?mtime=1361883851" alt="" width="276" height="344" /></p>
<p><strong>Example</strong>: I have a chart that shows sales by year, with a series for each product category.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/label visible 2.png?mtime=1361883851" alt="" width="673" height="402" /></p>
<p>Because there are few data points on the chart, I want each value to show a label of the exact value.</p>
<p>I go to the Design tab, select the series on the chart, expand Label, and set Visible to True.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/label visible 3.png?mtime=1361883851" alt="" width="634" height="396" /></p>
<p>I want this to look more readable. I set Font Size to 8, Format to &#8220;c&#8221; (currency), and Position to Top.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/label visible 4.png?mtime=1361883851" alt="" width="271" height="335" /></p>
<p>The chart is much more readable now.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/label visible 5.png?mtime=1361883851" alt="" width="683" height="398" /></p>
<p><strong>Further Reading: </strong></p>
<p><a href="http://technet.microsoft.com/en-us/library/dd220469.aspx">Position Labels in a Chart (Report Builder and SSRS)</a></p><div class="item_footer"><p><small><a href="http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-chart-series-label">Original post</a> blogged on <a href="http://lessthandot.com/">LessThanDot</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-chart-series-label#comments</comments>
			<wfw:commentRss>http://blogs.lessthandot.com/index.php/DataMgmt/?tempskin=_rss2&#38;disp=comments&#38;p=2125</wfw:commentRss>
		</item>
				<item>
			<title>SSRS Properties - Chart Series Tooltip</title>
			<link>http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-chart-series-tooltip</link>
			<pubDate>Mon, 25 Feb 2013 11:36:00 +0000</pubDate>			<dc:creator>Jes Schultz Borland (grrlgeek)</dc:creator>
			<category domain="main">SSRS</category>
<category domain="alt">Business Intelligence</category>			<guid isPermaLink="false">2123@http://blogs.lessthandot.com/</guid>
						<description>&lt;p&gt;This blog is part of my series&amp;#160;&lt;a href=&quot;/index.php/DataMgmt/ssrs/making-data-tell-a-story&quot;&gt;Making Data Tell a Story With SSRS Properties&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Property&lt;/strong&gt;: Tooltip&lt;/p&gt;
&lt;p&gt;The purpose of this property is to show a specific value on a series in a chart when the user hovers over the data point.&lt;/p&gt;
&lt;p&gt;To access the property, select a chart series and go to Tooltip.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/tooltip 1.png?mtime=1361799302&quot; alt=&quot;&quot; width=&quot;294&quot; height=&quot;71&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Example&lt;/strong&gt;: I have a line chart that shows sales by category by year. I want the user to be able to see the exact value as a tooltip.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/tooltip 2.png?mtime=1361799302&quot; alt=&quot;&quot; width=&quot;673&quot; height=&quot;402&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I go to the Design tab, click on the series to select it, and choose Tooltip and add my expression. I am summing the value, and formatting it as currency.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/tooltip 3.png?mtime=1361799302&quot; alt=&quot;&quot; width=&quot;358&quot; height=&quot;71&quot; /&gt;&lt;/p&gt;
&lt;p&gt;When I run the report and hover over a point, the value of that point shows in a yellow tooltip box.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/tooltip 4.png?mtime=1361799302&quot; alt=&quot;&quot; width=&quot;702&quot; height=&quot;427&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Further Reading: &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://technet.microsoft.com/en-us/library/dd220415.aspx&quot;&gt;Show ToolTips on a Series (Report Builder and SSRS)&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-chart-series-tooltip&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://lessthandot.com/&quot;&gt;LessThanDot&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>This blog is part of my series&#160;<a href="http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/making-data-tell-a-story">Making Data Tell a Story With SSRS Properties</a>.</p>
<p><strong>Property</strong>: Tooltip</p>
<p>The purpose of this property is to show a specific value on a series in a chart when the user hovers over the data point.</p>
<p>To access the property, select a chart series and go to Tooltip.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/tooltip 1.png?mtime=1361799302" alt="" width="294" height="71" /></p>
<p><strong>Example</strong>: I have a line chart that shows sales by category by year. I want the user to be able to see the exact value as a tooltip.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/tooltip 2.png?mtime=1361799302" alt="" width="673" height="402" /></p>
<p>I go to the Design tab, click on the series to select it, and choose Tooltip and add my expression. I am summing the value, and formatting it as currency.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/tooltip 3.png?mtime=1361799302" alt="" width="358" height="71" /></p>
<p>When I run the report and hover over a point, the value of that point shows in a yellow tooltip box.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/tooltip 4.png?mtime=1361799302" alt="" width="702" height="427" /></p>
<p><strong>Further Reading: </strong></p>
<p><a href="http://technet.microsoft.com/en-us/library/dd220415.aspx">Show ToolTips on a Series (Report Builder and SSRS)</a></p><div class="item_footer"><p><small><a href="http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-chart-series-tooltip">Original post</a> blogged on <a href="http://lessthandot.com/">LessThanDot</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-chart-series-tooltip#comments</comments>
			<wfw:commentRss>http://blogs.lessthandot.com/index.php/DataMgmt/?tempskin=_rss2&#38;disp=comments&#38;p=2123</wfw:commentRss>
		</item>
				<item>
			<title>SSRS Properties - Chart Axis Minimum, Maximum, and Interval</title>
			<link>http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-chart-axis-minimum</link>
			<pubDate>Fri, 22 Feb 2013 12:33:00 +0000</pubDate>			<dc:creator>Jes Schultz Borland (grrlgeek)</dc:creator>
			<category domain="main">SSRS</category>
<category domain="alt">Business Intelligence</category>			<guid isPermaLink="false">2112@http://blogs.lessthandot.com/</guid>
						<description>&lt;p&gt;This blog is part of my series&amp;#160;&lt;a href=&quot;/index.php/DataMgmt/ssrs/making-data-tell-a-story&quot;&gt;Making Data Tell a Story With SSRS Properties&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Property&lt;/strong&gt;: Minimum, Maximum, and Interval&lt;/p&gt;
&lt;p&gt;The purpose of these properties is to define the minimum and maximum values on a chart axis, and the intervals shown.&lt;/p&gt;
&lt;p&gt;To access the properties, select a chart axis and select Minimum, Maximum, or Interval.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/chart min 1.png?mtime=1360936231&quot; alt=&quot;&quot; width=&quot;274&quot; height=&quot;73&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/chart min 2.png?mtime=1360936231&quot; alt=&quot;&quot; width=&quot;274&quot; height=&quot;73&quot; /&gt;&lt;/p&gt;
&lt;p&gt;By default, all three are set to Auto. You can set them to any valid range.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Example&lt;/strong&gt;: I have a line chart that shows sales by product category per year. The default Auto settings show from $0 to $20,000,000.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/chart min 3.png?mtime=1360936231&quot; alt=&quot;&quot; width=&quot;712&quot; height=&quot;438&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I want to show a range of values from $5,000,000 to $17,500,000, and display an interval of $2,500,000. I set Minimum to 5,000,000, Maximum to 17,500,000, and Interval to 2,500,000.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/chart min 4.png?mtime=1360936231&quot; alt=&quot;&quot; width=&quot;258&quot; height=&quot;77&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/chart min 5.png?mtime=1360936231&quot; alt=&quot;&quot; width=&quot;260&quot; height=&quot;57&quot; /&gt;&lt;/p&gt;
&lt;p&gt;When I run the report, the intervals on the vertical axis have been adjusted.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/chart min 6.png?mtime=1360936231&quot; alt=&quot;&quot; width=&quot;716&quot; height=&quot;437&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Further Reading: &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://msdn.microsoft.com/en-us/library/dd239363.aspx&quot;&gt;Formatting Axis Labels on a Chart (Report Builder and SSRS)&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://technet.microsoft.com/en-us/library/dd239317.aspx&quot;&gt;Specify an Axis Interval (Report Builder and SSRS)&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-chart-axis-minimum&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://lessthandot.com/&quot;&gt;LessThanDot&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>This blog is part of my series&#160;<a href="http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/making-data-tell-a-story">Making Data Tell a Story With SSRS Properties</a>.</p>
<p><strong>Property</strong>: Minimum, Maximum, and Interval</p>
<p>The purpose of these properties is to define the minimum and maximum values on a chart axis, and the intervals shown.</p>
<p>To access the properties, select a chart axis and select Minimum, Maximum, or Interval.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/chart min 1.png?mtime=1360936231" alt="" width="274" height="73" /></p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/chart min 2.png?mtime=1360936231" alt="" width="274" height="73" /></p>
<p>By default, all three are set to Auto. You can set them to any valid range.</p>
<p><strong>Example</strong>: I have a line chart that shows sales by product category per year. The default Auto settings show from $0 to $20,000,000.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/chart min 3.png?mtime=1360936231" alt="" width="712" height="438" /></p>
<p>I want to show a range of values from $5,000,000 to $17,500,000, and display an interval of $2,500,000. I set Minimum to 5,000,000, Maximum to 17,500,000, and Interval to 2,500,000.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/chart min 4.png?mtime=1360936231" alt="" width="258" height="77" /></p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/chart min 5.png?mtime=1360936231" alt="" width="260" height="57" /></p>
<p>When I run the report, the intervals on the vertical axis have been adjusted.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/chart min 6.png?mtime=1360936231" alt="" width="716" height="437" /></p>
<p><strong>Further Reading: </strong></p>
<p><a href="http://msdn.microsoft.com/en-us/library/dd239363.aspx">Formatting Axis Labels on a Chart (Report Builder and SSRS)</a></p>
<p><a href="http://technet.microsoft.com/en-us/library/dd239317.aspx">Specify an Axis Interval (Report Builder and SSRS)</a></p><div class="item_footer"><p><small><a href="http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-chart-axis-minimum">Original post</a> blogged on <a href="http://lessthandot.com/">LessThanDot</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-chart-axis-minimum#comments</comments>
			<wfw:commentRss>http://blogs.lessthandot.com/index.php/DataMgmt/?tempskin=_rss2&#38;disp=comments&#38;p=2112</wfw:commentRss>
		</item>
				<item>
			<title>SSRS Properties - Image Source</title>
			<link>http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-image-source</link>
			<pubDate>Thu, 21 Feb 2013 15:23:00 +0000</pubDate>			<dc:creator>Jes Schultz Borland (grrlgeek)</dc:creator>
			<category domain="main">SSRS</category>
<category domain="alt">Business Intelligence</category>			<guid isPermaLink="false">2111@http://blogs.lessthandot.com/</guid>
						<description>&lt;p&gt;This blog is part of my series&amp;#160;&lt;a href=&quot;/index.php/DataMgmt/ssrs/making-data-tell-a-story&quot;&gt;Making Data Tell a Story With SSRS Properties&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Property&lt;/strong&gt;: Source&lt;/p&gt;
&lt;p&gt;The purpose of this property is to specify where a report image is stored.&lt;/p&gt;
&lt;p&gt;To access the property, select an image and go to Source. The options are External, Embedded, and Database.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/imagesource 1.png?mtime=1360935786&quot; alt=&quot;&quot; width=&quot;282&quot; height=&quot;89&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Options:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;External &amp;#8211; an image stored on a server. Specify a URL or path.&lt;/li&gt;
&lt;li&gt;Embedded &amp;#8211; an image uploaded to and embedded in the report RDL.&lt;/li&gt;
&lt;li&gt;Database &amp;#8211; an image stored in a database table.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;Example&lt;/strong&gt;: I want to include the company logo in the header of a sales report.&lt;/p&gt;
&lt;p&gt;I add a report header and drag an image control on to it. I select External as the source. I put the URL to the image in Use this image.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/imagesource 2.png?mtime=1360935786&quot; alt=&quot;&quot; width=&quot;580&quot; height=&quot;519&quot; /&gt;&lt;/p&gt;
&lt;p&gt;When I run the report, the image is in the header.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/imagesource 3.png?mtime=1360935787&quot; alt=&quot;&quot; width=&quot;425&quot; height=&quot;385&quot; /&gt;&lt;/p&gt;
&lt;p&gt;If I want to have the image embedded with the report, I need to add it. I go to the Report Data pane and select New &amp;gt; Image.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/imagesource 4.png?mtime=1360935787&quot; alt=&quot;&quot; width=&quot;207&quot; height=&quot;150&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I navigate to the location the image is saved and select it. The image is now available in the report.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/imagesource 5.png?mtime=1360935787&quot; alt=&quot;&quot; width=&quot;208&quot; height=&quot;167&quot; /&gt;&lt;/p&gt;
&lt;p&gt;To add the image to the report, I drag an image control into the header. I select the image source as Embedded and use the drop-down arrow to select logo_prod as my image.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/imagesource 6.png?mtime=1360935787&quot; alt=&quot;&quot; width=&quot;574&quot; height=&quot;517&quot; /&gt;&lt;/p&gt;
&lt;p&gt;When I run the report, the image is in the header.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/imagesource 7.png?mtime=1360935787&quot; alt=&quot;&quot; width=&quot;448&quot; height=&quot;269&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I want to use the image as it is stored in the database. I drag an image control into the header. I select the image source of Database. I choose the field in the dataset my image is stored in, and specify the image MIME type.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/imagesource 8.png?mtime=1360935787&quot; alt=&quot;&quot; width=&quot;576&quot; height=&quot;509&quot; /&gt;&lt;/p&gt;
&lt;p&gt;When I run the report, the image is in the header.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/imagesource 9.png?mtime=1360935787&quot; alt=&quot;&quot; width=&quot;471&quot; height=&quot;267&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Further Reading: &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://msdn.microsoft.com/en-us/library/dd239394.aspx&quot;&gt;Images (Report Builder and SSRS)&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-image-source&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://lessthandot.com/&quot;&gt;LessThanDot&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>This blog is part of my series&#160;<a href="http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/making-data-tell-a-story">Making Data Tell a Story With SSRS Properties</a>.</p>
<p><strong>Property</strong>: Source</p>
<p>The purpose of this property is to specify where a report image is stored.</p>
<p>To access the property, select an image and go to Source. The options are External, Embedded, and Database.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/imagesource 1.png?mtime=1360935786" alt="" width="282" height="89" /></p>
<p>Options:</p>
<ul>
<li>External &#8211; an image stored on a server. Specify a URL or path.</li>
<li>Embedded &#8211; an image uploaded to and embedded in the report RDL.</li>
<li>Database &#8211; an image stored in a database table.</li>
</ul>
<p><strong>Example</strong>: I want to include the company logo in the header of a sales report.</p>
<p>I add a report header and drag an image control on to it. I select External as the source. I put the URL to the image in Use this image.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/imagesource 2.png?mtime=1360935786" alt="" width="580" height="519" /></p>
<p>When I run the report, the image is in the header.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/imagesource 3.png?mtime=1360935787" alt="" width="425" height="385" /></p>
<p>If I want to have the image embedded with the report, I need to add it. I go to the Report Data pane and select New &gt; Image.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/imagesource 4.png?mtime=1360935787" alt="" width="207" height="150" /></p>
<p>I navigate to the location the image is saved and select it. The image is now available in the report.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/imagesource 5.png?mtime=1360935787" alt="" width="208" height="167" /></p>
<p>To add the image to the report, I drag an image control into the header. I select the image source as Embedded and use the drop-down arrow to select logo_prod as my image.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/imagesource 6.png?mtime=1360935787" alt="" width="574" height="517" /></p>
<p>When I run the report, the image is in the header.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/imagesource 7.png?mtime=1360935787" alt="" width="448" height="269" /></p>
<p>I want to use the image as it is stored in the database. I drag an image control into the header. I select the image source of Database. I choose the field in the dataset my image is stored in, and specify the image MIME type.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/imagesource 8.png?mtime=1360935787" alt="" width="576" height="509" /></p>
<p>When I run the report, the image is in the header.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/imagesource 9.png?mtime=1360935787" alt="" width="471" height="267" /></p>
<p><strong>Further Reading: </strong></p>
<p><a href="http://msdn.microsoft.com/en-us/library/dd239394.aspx">Images (Report Builder and SSRS)</a></p><div class="item_footer"><p><small><a href="http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-image-source">Original post</a> blogged on <a href="http://lessthandot.com/">LessThanDot</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-image-source#comments</comments>
			<wfw:commentRss>http://blogs.lessthandot.com/index.php/DataMgmt/?tempskin=_rss2&#38;disp=comments&#38;p=2111</wfw:commentRss>
		</item>
				<item>
			<title>SSRS Properties - CanGrow and CanShrink</title>
			<link>http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-cangrow-and-canshrink</link>
			<pubDate>Wed, 20 Feb 2013 15:09:00 +0000</pubDate>			<dc:creator>Jes Schultz Borland (grrlgeek)</dc:creator>
			<category domain="main">SSRS</category>
<category domain="alt">Business Intelligence</category>			<guid isPermaLink="false">2110@http://blogs.lessthandot.com/</guid>
						<description>&lt;p&gt;This blog is part of my series&amp;#160;&lt;a href=&quot;/index.php/DataMgmt/ssrs/making-data-tell-a-story&quot;&gt;Making Data Tell a Story With SSRS Properties&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Property&lt;/strong&gt;: CanGrow and CanShrink&lt;/p&gt;
&lt;p&gt;The purpose of these properties is to allow a text box to grow or reduce in size to fit a value.&lt;/p&gt;
&lt;p&gt;To access the property, select a text box and go to CanGrow or CanShrink. The options for both are True or False.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/cangrow 1.png?mtime=1360935264&quot; alt=&quot;&quot; width=&quot;271&quot; height=&quot;81&quot; /&gt;&lt;/p&gt;
&lt;p&gt;CanGrow&lt;/p&gt;
&lt;p style=&quot;padding-left: 30px;&quot;&gt;True &amp;#8211; the text box will grow in size to fit a large value (default).&lt;/p&gt;
&lt;p style=&quot;padding-left: 30px;&quot;&gt;False &amp;#8211; the text box will not grow.&lt;/p&gt;
&lt;p&gt;CanShrink&lt;/p&gt;
&lt;p style=&quot;padding-left: 30px;&quot;&gt;True &amp;#8211; the text box will reduce in size to fit a small value.&lt;/p&gt;
&lt;p style=&quot;padding-left: 30px;&quot;&gt;False &amp;#8211; the text box will not reduce (default).&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Example&lt;/strong&gt;: I have an order status report that includes a text box for comments. CanGrow is false, and CanShrink is false.&lt;/p&gt;
&lt;p&gt;Showing an order that has no comment, the text box will remain its default size.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/cangrow 2.png?mtime=1360935264&quot; alt=&quot;&quot; width=&quot;412&quot; height=&quot;240&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I have no order with a short comment. The text box remains the default size.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/cangrow 3.png?mtime=1360935264&quot; alt=&quot;&quot; width=&quot;426&quot; height=&quot;216&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I set CanShrink to True. The text box reduces in size to fit the shorter comment.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/cangrow 4.png?mtime=1360935264&quot; alt=&quot;&quot; width=&quot;410&quot; height=&quot;182&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I have another order with a longer comment. I set CanGrow to True. The text box enlarges in size to fix the longer comment.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/cangrow 5.png?mtime=1360935264&quot; alt=&quot;&quot; width=&quot;407&quot; height=&quot;226&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Further Reading: &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://technet.microsoft.com/en-us/library/ff519561.aspx&quot;&gt;Allow a Text Box to Grow or Shrink (Report Builder and SSRS)&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-cangrow-and-canshrink&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://lessthandot.com/&quot;&gt;LessThanDot&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>This blog is part of my series&#160;<a href="http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/making-data-tell-a-story">Making Data Tell a Story With SSRS Properties</a>.</p>
<p><strong>Property</strong>: CanGrow and CanShrink</p>
<p>The purpose of these properties is to allow a text box to grow or reduce in size to fit a value.</p>
<p>To access the property, select a text box and go to CanGrow or CanShrink. The options for both are True or False.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/cangrow 1.png?mtime=1360935264" alt="" width="271" height="81" /></p>
<p>CanGrow</p>
<p style="padding-left: 30px;">True &#8211; the text box will grow in size to fit a large value (default).</p>
<p style="padding-left: 30px;">False &#8211; the text box will not grow.</p>
<p>CanShrink</p>
<p style="padding-left: 30px;">True &#8211; the text box will reduce in size to fit a small value.</p>
<p style="padding-left: 30px;">False &#8211; the text box will not reduce (default).</p>
<p><strong>Example</strong>: I have an order status report that includes a text box for comments. CanGrow is false, and CanShrink is false.</p>
<p>Showing an order that has no comment, the text box will remain its default size.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/cangrow 2.png?mtime=1360935264" alt="" width="412" height="240" /></p>
<p>I have no order with a short comment. The text box remains the default size.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/cangrow 3.png?mtime=1360935264" alt="" width="426" height="216" /></p>
<p>I set CanShrink to True. The text box reduces in size to fit the shorter comment.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/cangrow 4.png?mtime=1360935264" alt="" width="410" height="182" /></p>
<p>I have another order with a longer comment. I set CanGrow to True. The text box enlarges in size to fix the longer comment.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/cangrow 5.png?mtime=1360935264" alt="" width="407" height="226" /></p>
<p><strong>Further Reading: </strong></p>
<p><a href="http://technet.microsoft.com/en-us/library/ff519561.aspx">Allow a Text Box to Grow or Shrink (Report Builder and SSRS)</a></p><div class="item_footer"><p><small><a href="http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-cangrow-and-canshrink">Original post</a> blogged on <a href="http://lessthandot.com/">LessThanDot</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-cangrow-and-canshrink#comments</comments>
			<wfw:commentRss>http://blogs.lessthandot.com/index.php/DataMgmt/?tempskin=_rss2&#38;disp=comments&#38;p=2110</wfw:commentRss>
		</item>
				<item>
			<title>SSRS Properties - InnerPlotPosition</title>
			<link>http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-innerplotposition</link>
			<pubDate>Tue, 19 Feb 2013 11:24:00 +0000</pubDate>			<dc:creator>Jes Schultz Borland (grrlgeek)</dc:creator>
			<category domain="main">SSRS</category>
<category domain="alt">Business Intelligence</category>			<guid isPermaLink="false">2109@http://blogs.lessthandot.com/</guid>
						<description>&lt;p&gt;This blog is part of my series&amp;#160;&lt;a href=&quot;/index.php/DataMgmt/ssrs/making-data-tell-a-story&quot;&gt;Making Data Tell a Story With SSRS Properties&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Today my guest blogger is my good friend Doug Lane - a fellow blogger, presenter, and runner. If you ever get a chance to watch Doug present, do it! His lightning talk at PASS Summit 2011 on framing had me rolling with laughter.&lt;/p&gt;
&lt;p&gt;Today, Doug is talking about &lt;a href=&quot;http://www.douglane.net/fit-chart-labels-in-ssrs/&quot;&gt;InnerPlotPosition&lt;/a&gt;.&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-innerplotposition&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://lessthandot.com/&quot;&gt;LessThanDot&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>This blog is part of my series&#160;<a href="http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/making-data-tell-a-story">Making Data Tell a Story With SSRS Properties</a>.</p>
<p>Today my guest blogger is my good friend Doug Lane - a fellow blogger, presenter, and runner. If you ever get a chance to watch Doug present, do it! His lightning talk at PASS Summit 2011 on framing had me rolling with laughter.</p>
<p>Today, Doug is talking about <a href="http://www.douglane.net/fit-chart-labels-in-ssrs/">InnerPlotPosition</a>.</p><div class="item_footer"><p><small><a href="http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-innerplotposition">Original post</a> blogged on <a href="http://lessthandot.com/">LessThanDot</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-innerplotposition#comments</comments>
			<wfw:commentRss>http://blogs.lessthandot.com/index.php/DataMgmt/?tempskin=_rss2&#38;disp=comments&#38;p=2109</wfw:commentRss>
		</item>
				<item>
			<title>SSRS Properties - VerticalAlign</title>
			<link>http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-verticalalign</link>
			<pubDate>Mon, 18 Feb 2013 12:25:00 +0000</pubDate>			<dc:creator>Jes Schultz Borland (grrlgeek)</dc:creator>
			<category domain="main">SSRS</category>
<category domain="alt">Business Intelligence</category>			<guid isPermaLink="false">2108@http://blogs.lessthandot.com/</guid>
						<description>&lt;p&gt;This blog is part of my series&amp;#160;&lt;a href=&quot;/index.php/DataMgmt/ssrs/making-data-tell-a-story&quot;&gt;Making Data Tell a Story With SSRS Properties&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Property&lt;/strong&gt;: VerticalAlign&lt;/p&gt;
&lt;p&gt;The purpose of this property is to set the vertical text alignment of a text box or tablix cell.&lt;/p&gt;
&lt;p&gt;To access the property, go to the text box and select VerticalAlign. The options are Default, Top, Middle, and Bottom.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/verticalalign 1.png?mtime=1360934468&quot; alt=&quot;&quot; width=&quot;275&quot; height=&quot;123&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Options:&lt;/p&gt;
&lt;p style=&quot;padding-left: 30px;&quot;&gt;Default &amp;#8211; top.&lt;/p&gt;
&lt;p style=&quot;padding-left: 30px;&quot;&gt;Top &amp;#8211; text will be placed at the top of the cell and go down.&lt;/p&gt;
&lt;p style=&quot;padding-left: 30px;&quot;&gt;Middle &amp;#8211; text will be centered in the middle of the cell.&lt;/p&gt;
&lt;p style=&quot;padding-left: 30px;&quot;&gt;Bottom &amp;#8211; text will be placed at the bottom of the cell and go up.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Example&lt;/strong&gt;: I have a product inventory report. I want to display the text in different vertical alignments. By default, the VerticalAlign is set to Top.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/verticalalign 2.png?mtime=1360934468&quot; alt=&quot;&quot; width=&quot;584&quot; height=&quot;229&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I set VerticalAlignfor all text boxes to Middle. The longest lines of text will fill the boxes; other text will be centered vertically.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/verticalalign 3.png?mtime=1360934468&quot; alt=&quot;&quot; width=&quot;583&quot; height=&quot;256&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I set VerticalAlign for all text boxes to Bottom. All boxes line the text up at the bottom.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/verticalalign 4.png?mtime=1360934468&quot; alt=&quot;&quot; width=&quot;577&quot; height=&quot;259&quot; /&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-verticalalign&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://lessthandot.com/&quot;&gt;LessThanDot&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>This blog is part of my series&#160;<a href="http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/making-data-tell-a-story">Making Data Tell a Story With SSRS Properties</a>.</p>
<p><strong>Property</strong>: VerticalAlign</p>
<p>The purpose of this property is to set the vertical text alignment of a text box or tablix cell.</p>
<p>To access the property, go to the text box and select VerticalAlign. The options are Default, Top, Middle, and Bottom.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/verticalalign 1.png?mtime=1360934468" alt="" width="275" height="123" /></p>
<p>Options:</p>
<p style="padding-left: 30px;">Default &#8211; top.</p>
<p style="padding-left: 30px;">Top &#8211; text will be placed at the top of the cell and go down.</p>
<p style="padding-left: 30px;">Middle &#8211; text will be centered in the middle of the cell.</p>
<p style="padding-left: 30px;">Bottom &#8211; text will be placed at the bottom of the cell and go up.</p>
<p><strong>Example</strong>: I have a product inventory report. I want to display the text in different vertical alignments. By default, the VerticalAlign is set to Top.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/verticalalign 2.png?mtime=1360934468" alt="" width="584" height="229" /></p>
<p>I set VerticalAlignfor all text boxes to Middle. The longest lines of text will fill the boxes; other text will be centered vertically.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/verticalalign 3.png?mtime=1360934468" alt="" width="583" height="256" /></p>
<p>I set VerticalAlign for all text boxes to Bottom. All boxes line the text up at the bottom.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/verticalalign 4.png?mtime=1360934468" alt="" width="577" height="259" /></p><div class="item_footer"><p><small><a href="http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-verticalalign">Original post</a> blogged on <a href="http://lessthandot.com/">LessThanDot</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-verticalalign#comments</comments>
			<wfw:commentRss>http://blogs.lessthandot.com/index.php/DataMgmt/?tempskin=_rss2&#38;disp=comments&#38;p=2108</wfw:commentRss>
		</item>
				<item>
			<title>SSRS Properties - RepeatWith</title>
			<link>http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-repeatwith</link>
			<pubDate>Fri, 15 Feb 2013 11:59:00 +0000</pubDate>			<dc:creator>Jes Schultz Borland (grrlgeek)</dc:creator>
			<category domain="main">SSRS</category>
<category domain="alt">Business Intelligence</category>			<guid isPermaLink="false">2107@http://blogs.lessthandot.com/</guid>
						<description>&lt;p&gt;This blog is part of my series&amp;#160;&lt;a href=&quot;/index.php/DataMgmt/ssrs/making-data-tell-a-story&quot;&gt;Making Data Tell a Story With SSRS Properties&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Today I have a special guest blogger: Stacia Misner, Business Intelligence consultant, trainer, author, and speaker extraordinaire. She is one of the people I learned much from when I started working with SSRS, and it has been a pleasure to get to know her over the past few years.&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://blog.datainspirations.com/2013/02/15/at-the-risk-of-repeating-myself-the-repeatwith-property/&quot;&gt;Today, she is blogging about RepeatWith&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Thanks Stacia!&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-repeatwith&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://lessthandot.com/&quot;&gt;LessThanDot&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>This blog is part of my series&#160;<a href="http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/making-data-tell-a-story">Making Data Tell a Story With SSRS Properties</a>.</p>
<p>Today I have a special guest blogger: Stacia Misner, Business Intelligence consultant, trainer, author, and speaker extraordinaire. She is one of the people I learned much from when I started working with SSRS, and it has been a pleasure to get to know her over the past few years.</p>
<p><a href="http://blog.datainspirations.com/2013/02/15/at-the-risk-of-repeating-myself-the-repeatwith-property/">Today, she is blogging about RepeatWith</a>.</p>
<p>Thanks Stacia!</p><div class="item_footer"><p><small><a href="http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-repeatwith">Original post</a> blogged on <a href="http://lessthandot.com/">LessThanDot</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-repeatwith#comments</comments>
			<wfw:commentRss>http://blogs.lessthandot.com/index.php/DataMgmt/?tempskin=_rss2&#38;disp=comments&#38;p=2107</wfw:commentRss>
		</item>
				<item>
			<title>SSRS Properties &#8211; WritingMode</title>
			<link>http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-writingmode</link>
			<pubDate>Thu, 14 Feb 2013 12:11:00 +0000</pubDate>			<dc:creator>Jes Schultz Borland (grrlgeek)</dc:creator>
			<category domain="main">SSRS</category>
<category domain="alt">Business Intelligence</category>			<guid isPermaLink="false">2104@http://blogs.lessthandot.com/</guid>
						<description>&lt;p&gt;This blog is part of my series&amp;#160;&lt;a href=&quot;/index.php/DataMgmt/ssrs/making-data-tell-a-story&quot;&gt;Making Data Tell a Story With SSRS Properties&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Property&lt;/strong&gt;: WritingMode&lt;/p&gt;
&lt;p&gt;The purpose of this property is to allow you to display text horizontally or vertically within a text box or tablix cell.&lt;/p&gt;
&lt;p&gt;To access the property, select the text box and go to WritingMode. The options are Horizontal, Vertical, and Rotate270.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/writingmode 1.png?mtime=1360850970&quot; alt=&quot;&quot; width=&quot;236&quot; height=&quot;138&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Modes&lt;/p&gt;
&lt;p style=&quot;padding-left: 30px;&quot;&gt;Horizontal: Text will be horizontal, read left to right.&lt;/p&gt;
&lt;p style=&quot;padding-left: 30px;&quot;&gt;Vertical: Text will be vertical, read top to bottom.&lt;/p&gt;
&lt;p style=&quot;padding-left: 30px;&quot;&gt;Rotate 270: Text will be vertical, read bottom to top.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Example&lt;/strong&gt;: I have a product inventory report with several headers. By default, the text displays horizontally.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/writingmode 2.png?mtime=1360850970&quot; alt=&quot;&quot; width=&quot;690&quot; height=&quot;212&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I change the WritingMode of the column headers to Vertical. The text is read from top to bottom, starting in the top right corner of the cell.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/writingmode 3.png?mtime=1360850970&quot; alt=&quot;&quot; width=&quot;691&quot; height=&quot;241&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I change the WritingMode of the column headers to Rotate270. The text is read from bottom to top, starting in the lower left corner of the cell.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/users/grrlgeek/writingmode 4.png?mtime=1360850970&quot; alt=&quot;&quot; width=&quot;700&quot; height=&quot;252&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Further Reading: &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://technet.microsoft.com/en-us/library/ee633659.aspx&quot;&gt;Set Text Box Orientation (Report Builder and SSRS)&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-writingmode&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://lessthandot.com/&quot;&gt;LessThanDot&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>This blog is part of my series&#160;<a href="http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/making-data-tell-a-story">Making Data Tell a Story With SSRS Properties</a>.</p>
<p><strong>Property</strong>: WritingMode</p>
<p>The purpose of this property is to allow you to display text horizontally or vertically within a text box or tablix cell.</p>
<p>To access the property, select the text box and go to WritingMode. The options are Horizontal, Vertical, and Rotate270.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/writingmode 1.png?mtime=1360850970" alt="" width="236" height="138" /></p>
<p>Modes</p>
<p style="padding-left: 30px;">Horizontal: Text will be horizontal, read left to right.</p>
<p style="padding-left: 30px;">Vertical: Text will be vertical, read top to bottom.</p>
<p style="padding-left: 30px;">Rotate 270: Text will be vertical, read bottom to top.</p>
<p><strong>Example</strong>: I have a product inventory report with several headers. By default, the text displays horizontally.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/writingmode 2.png?mtime=1360850970" alt="" width="690" height="212" /></p>
<p>I change the WritingMode of the column headers to Vertical. The text is read from top to bottom, starting in the top right corner of the cell.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/writingmode 3.png?mtime=1360850970" alt="" width="691" height="241" /></p>
<p>I change the WritingMode of the column headers to Rotate270. The text is read from bottom to top, starting in the lower left corner of the cell.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/users/grrlgeek/writingmode 4.png?mtime=1360850970" alt="" width="700" height="252" /></p>
<p><strong>Further Reading: </strong></p>
<p><a href="http://technet.microsoft.com/en-us/library/ee633659.aspx">Set Text Box Orientation (Report Builder and SSRS)</a></p><div class="item_footer"><p><small><a href="http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-writingmode">Original post</a> blogged on <a href="http://lessthandot.com/">LessThanDot</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-writingmode#comments</comments>
			<wfw:commentRss>http://blogs.lessthandot.com/index.php/DataMgmt/?tempskin=_rss2&#38;disp=comments&#38;p=2104</wfw:commentRss>
		</item>
				<item>
			<title>SSRS Properties &#8211; Document Map</title>
			<link>http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-document-map</link>
			<pubDate>Wed, 13 Feb 2013 11:52:00 +0000</pubDate>			<dc:creator>Jes Schultz Borland (grrlgeek)</dc:creator>
			<category domain="main">SSRS</category>
<category domain="alt">Business Intelligence</category>			<guid isPermaLink="false">2100@http://blogs.lessthandot.com/</guid>
						<description>&lt;p&gt;This blog is part of my series&amp;#160;&lt;a href=&quot;/index.php/DataMgmt/ssrs/making-data-tell-a-story&quot;&gt;Making Data Tell a Story With SSRS Properties&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Property&lt;/strong&gt;: Document Map&lt;/p&gt;
&lt;p&gt;The purpose of this property is to allow you to create a clickable list of values in a pane on the left side of the screen that a user can click on to quickly reach that value in the report.&lt;/p&gt;
&lt;p&gt;To access the property, select the table or matrix and go to DocumentMapLabel. The options are a field in the dataset, or an expression.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/blogs/DataMgmt/docmap 1.png?mtime=1360763297&quot; alt=&quot;&quot; width=&quot;277&quot; height=&quot;127&quot; /&gt;&lt;/p&gt;
&lt;p&gt;To set it for a group, select the group in the group pane, go to Group Properties, and select Advanced.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Example&lt;/strong&gt;: I have a report that displays products by subcategory.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/blogs/DataMgmt/docmap 2.png?mtime=1360763297&quot; alt=&quot;&quot; width=&quot;538&quot; height=&quot;366&quot; /&gt;&lt;/p&gt;
&lt;p&gt;To make it easier to navigate, I want create a Document Map. I go to the Row Groups pane, select the group, and select Group Properties.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/blogs/DataMgmt/docmap 3.png?mtime=1360763297&quot; alt=&quot;&quot; width=&quot;535&quot; height=&quot;109&quot; /&gt;&lt;/p&gt;
&lt;p&gt;I go to Advanced and set the Document Map to SubcategoryName.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/blogs/DataMgmt/docmap 4.png?mtime=1360763297&quot; alt=&quot;&quot; width=&quot;581&quot; height=&quot;472&quot; /&gt;&lt;/p&gt;
&lt;p&gt;The report now has a list of subcategories in a pane on the left.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/blogs/DataMgmt/docmap 5.png?mtime=1360763297&quot; alt=&quot;&quot; width=&quot;747&quot; height=&quot;381&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Selecting a value, such as Jerseys, will automatically take you to the position of that value in the report.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;/media/blogs/DataMgmt/docmap 6.png?mtime=1360763297&quot; alt=&quot;&quot; width=&quot;770&quot; height=&quot;402&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Further Reading: &lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://msdn.microsoft.com/en-us/library/dd239329.aspx&quot;&gt;Create a Document Map (Report Builder and SSRS)&lt;/a&gt;&lt;/p&gt;&lt;div class=&quot;item_footer&quot;&gt;&lt;p&gt;&lt;small&gt;&lt;a href=&quot;http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-document-map&quot;&gt;Original post&lt;/a&gt; blogged on &lt;a href=&quot;http://lessthandot.com/&quot;&gt;LessThanDot&lt;/a&gt;.&lt;/small&gt;&lt;/p&gt;&lt;/div&gt;</description>
			<content:encoded><![CDATA[<p>This blog is part of my series&#160;<a href="http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/making-data-tell-a-story">Making Data Tell a Story With SSRS Properties</a>.</p>
<p><strong>Property</strong>: Document Map</p>
<p>The purpose of this property is to allow you to create a clickable list of values in a pane on the left side of the screen that a user can click on to quickly reach that value in the report.</p>
<p>To access the property, select the table or matrix and go to DocumentMapLabel. The options are a field in the dataset, or an expression.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/blogs/DataMgmt/docmap 1.png?mtime=1360763297" alt="" width="277" height="127" /></p>
<p>To set it for a group, select the group in the group pane, go to Group Properties, and select Advanced.</p>
<p><strong>Example</strong>: I have a report that displays products by subcategory.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/blogs/DataMgmt/docmap 2.png?mtime=1360763297" alt="" width="538" height="366" /></p>
<p>To make it easier to navigate, I want create a Document Map. I go to the Row Groups pane, select the group, and select Group Properties.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/blogs/DataMgmt/docmap 3.png?mtime=1360763297" alt="" width="535" height="109" /></p>
<p>I go to Advanced and set the Document Map to SubcategoryName.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/blogs/DataMgmt/docmap 4.png?mtime=1360763297" alt="" width="581" height="472" /></p>
<p>The report now has a list of subcategories in a pane on the left.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/blogs/DataMgmt/docmap 5.png?mtime=1360763297" alt="" width="747" height="381" /></p>
<p>Selecting a value, such as Jerseys, will automatically take you to the position of that value in the report.</p>
<p style="text-align: center;"><img src="http://blogs.lessthandot.com/media/blogs/DataMgmt/docmap 6.png?mtime=1360763297" alt="" width="770" height="402" /></p>
<p><strong>Further Reading: </strong></p>
<p><a href="http://msdn.microsoft.com/en-us/library/dd239329.aspx">Create a Document Map (Report Builder and SSRS)</a></p><div class="item_footer"><p><small><a href="http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-document-map">Original post</a> blogged on <a href="http://lessthandot.com/">LessThanDot</a>.</small></p></div>]]></content:encoded>
								<comments>http://blogs.lessthandot.com/index.php/DataMgmt/ssrs/ssrs-properties-document-map#comments</comments>
			<wfw:commentRss>http://blogs.lessthandot.com/index.php/DataMgmt/?tempskin=_rss2&#38;disp=comments&#38;p=2100</wfw:commentRss>
		</item>
			</channel>
</rss>
