<?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>Ella Maschiach&#039;s BI Blog</title>
	<atom:link href="http://blogs.microsoft.co.il/barbaro/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.microsoft.co.il/barbaro</link>
	<description>SSAS, PowerPivot,System Analysis and BI Tools</description>
	<lastBuildDate>Mon, 16 Feb 2015 05:34:20 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.0.2</generator>
	<item>
		<title>Connect from SSRS 2008 R2 to Hadoop</title>
		<link>http://blogs.microsoft.co.il/barbaro/2015/02/16/connect-ssrs-2008-r2-hadoop/</link>
		<comments>http://blogs.microsoft.co.il/barbaro/2015/02/16/connect-ssrs-2008-r2-hadoop/#respond</comments>
		<pubDate>Mon, 16 Feb 2015 05:34:20 +0000</pubDate>
		<dc:creator><![CDATA[Ella Maschiach BI]]></dc:creator>
				<category><![CDATA[Cloudera]]></category>
		<category><![CDATA[Hadoop]]></category>
		<category><![CDATA[ITPro]]></category>
		<category><![CDATA[SSRS 2008 R2]]></category>

		<guid isPermaLink="false">http://blogs.microsoft.co.il/barbaro/?p=2745130</guid>
		<description><![CDATA[A colleague of mine from another company had contacted me. He needed to connect from SSRS 2008 R2 to Hadoop in a version of Cloudera 5.2. Now I admit that working in the municipality I don&#8217;t have any experience yet in working with the cloud, so it&#8217;s hard giving advice without personal experience&#8230; So, I [&#8230;]]]></description>
				<content:encoded><![CDATA[<p class="MsoNormal" style="direction: ltr;margin: 0cm 0cm 0pt;line-height: normal"><span style="font-size: small;font-family: tahoma">A colleague of mine from another company had contacted me. He needed to connect from SSRS 2008 R2 to Hadoop in a version of <a href="http://bi-bigdata.com/2013/07/10/hivevsimpala/">Cloudera</a> 5.2. Now I admit that working in the municipality I don&#8217;t have any experience yet in working with the cloud, so it&#8217;s hard giving advice without personal experience&#8230;<br />
So, I asked Google <a href="http://www.microsoft.com/en-us/download/details.aspx?id=27584">how to connect from SSRS 2008 R2 to Hadoop</a> and got an answer from Microsoft that was actually sending me to look elsewhere:</span></p>
<p class="MsoNormal" style="direction: ltr;margin: 0cm 0cm 0pt;line-height: normal">
<p class="MsoNormal" style="direction: ltr;margin: 0cm 0cm 0pt;line-height: normal"><span style="font-size: small;font-family: tahoma"><i>&#8220;The Microsoft SQL Server SQOOP Connector for Hadoop is now part of Apache SQOOP 1.4 and we are not providing a separate download anymore. Please note that Microsoft&#8217;s HDInsight service includes the connector as well.&#8221;</i></span></p>
<p class="MsoNormal" style="direction: ltr;margin: 0cm 0cm 0pt;line-height: normal">
<p class="MsoNormal" style="direction: ltr;margin: 0cm 0cm 0pt;line-height: normal"><span style="font-size: small;font-family: tahoma">So I continue my search and indeed see that <a href="http://sqoop.apache.org/">SQOOP</a> does offer a download. Even found a detailed post about <a href="http://prologika.com/CS/blogs/blog/archive/2012/06/30/ms-guy-does-hadoop-part-4-analyzing-data.aspx">how to use SSRS against Hadoop</a>. But apparently it&#8217;s all in vain as my colleague actually found from Cloudera a solution in form of an <a href="http://www.cloudera.com/content/cloudera/en/downloads/connectors/impala/odbc/impala-odbc-v2-5-22.html">ODBC Connector</a>, which he told me worked great for him. So I guess this means there are various ways to connect from SSRS R2 to Hadoop…</span></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.microsoft.co.il/barbaro/2015/02/16/connect-ssrs-2008-r2-hadoop/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Report Builder in SQL Server 2014</title>
		<link>http://blogs.microsoft.co.il/barbaro/2015/02/09/report-builder-sql-server-2014/</link>
		<comments>http://blogs.microsoft.co.il/barbaro/2015/02/09/report-builder-sql-server-2014/#respond</comments>
		<pubDate>Mon, 09 Feb 2015 05:14:59 +0000</pubDate>
		<dc:creator><![CDATA[Ella Maschiach BI]]></dc:creator>
				<category><![CDATA[BIDS]]></category>
		<category><![CDATA[ITPro]]></category>
		<category><![CDATA[Report Builder]]></category>
		<category><![CDATA[Report Model]]></category>
		<category><![CDATA[SQL Server 2008 R2]]></category>
		<category><![CDATA[SQL Server 2012]]></category>
		<category><![CDATA[SQL Server 2014]]></category>

		<guid isPermaLink="false">http://blogs.microsoft.co.il/barbaro/?p=2745118</guid>
		<description><![CDATA[If you&#8217;ve been reading this blog over time, you probably noticed quite a bit of my development was done with Report Builder. Yes, that&#8217;s the report model shipped with SQL Server 2005. Though my team is currently working on SQL Server 2008 R2, we&#8217;re only now starting to develop BI solutions with other tools. We&#8217;re [&#8230;]]]></description>
				<content:encoded><![CDATA[<p class="MsoNormal" style="direction: ltr;margin: 0cm 0cm 0pt;line-height: normal"><span style="font-family: Tahoma;font-size: small">If you&#8217;ve been reading this blog over time, you probably noticed quite a bit of my development was done with <a href="http://blogs.microsoft.co.il/barbaro/tag/report-builder/" target="_blank">Report Builder</a></span>.<span style="font-family: Tahoma;font-size: small"> Yes, that&#8217;s the report model shipped with SQL Server 2005. Though my team is currently working on SQL Server 2008 R2, we&#8217;re only now starting to develop BI solutions with other tools. We&#8217;re set for a bit of a headache with our Report Builder 1.0 in SQL Server 2014.</span></p>
<p class="MsoNormal" style="direction: ltr;margin: 0cm 0cm 0pt;line-height: normal"><span style="font-family: Tahoma;font-size: small">Report Model has been one of a set of <a href="https://technet.microsoft.com/en-us/library/ms143509%28v=sql.110%29.aspx">deprecated features on SQL Server 2012</a> </span><span style="font-family: Tahoma;font-size: small">(and obviously also on SQL Server 2014). SQL Server has released <a href="https://support.office.microsoft.com/en-us/article/Power-View-Explore-visualize-and-present-your-data-98268d31-97e2-42aa-a52b-a68cf460472e?CorrelationId=fc4687f0-d1ec-46fb-b0c5-4c7672ab6303&amp;ui=en-US&amp;rs=en-001&amp;ad=US">PowerView</a> </span><span style="font-family: Tahoma;font-size: small">in SQL Server 2012 in aim to use it as a replacement to the abilities Report Builder 1.0 offered before. Obviously, the fact that PowerPivot existed even before, should have signaled the end of use for the SMDL. So now for <a href="https://technet.microsoft.com/en-us/library/ms143509.aspx">deprecated features</a> </span><span style="font-family: Tahoma;font-size: small">you can clearly see that &#8220;SQL Server 2014 Reporting Services does not include tools for creating or updating report models&#8221;.</span></p>
<p class="MsoNormal" style="direction: ltr;margin: 0cm 0cm 0pt;line-height: normal"><span style="font-family: Tahoma;font-size: small">The way we worked with our projects with Team System in BIDS is that we had one solution for all the projects linked to that subject. That means that the SSAS and SSRS and Report Model projects I had for Financing were all linked under the same solution file in Team System in our Visual Studio. Looking at the <a href="https://technet.microsoft.com/en-us/library/ms143380.aspx">breaking changes in SQL Server Reporting Services in SQL Server 2014</a></span><span style="font-family: Tahoma;font-size: small"> I understood that will no longer be an option. As the article states: &#8220;SQL Server Data Tools (SSDT) no longer supports report model projects&#8221;, which means that:</span></p>
<ol>
<li>
<div class="MsoListParagraphCxSpFirst" style="direction: ltr;margin: 0cm 0cm 0pt 36pt;line-height: normal;text-indent: 0pt" align="justify"><span style="font-family: Tahoma"><span style="font-size: small">We&#8217;ll need to have installed BIDS for SQL Server 2008 R2 in parallel to SSDT for SQL Server 2014</span></span></div>
</li>
<li>
<div class="MsoListParagraphCxSpMiddle" style="direction: ltr;margin: 0cm 0cm 0pt 36pt;line-height: normal;text-indent: 0pt" align="justify"><span style="font-family: Tahoma"><span style="font-size: small">We&#8217;ll need to have two solutions for the same subject: one will be for all the projects we developed so far which have a Report Builder 1.0 project attached to them (almost all of them). The second solution for the same project will be for all the new developments in SQL Server 2014 for that same subject.<br />
</span></span><span style="font-family: Tahoma;font-size: small">Opening a 2008 R2 solution in SSDT prompts you to upgrade it to 2014. The automatic upgrade breaks the RB project attached to that solution and means that you can no longer open that solution again in BIDS 2008 R2. Hence the need for two solutions.</span></div>
</li>
<li>
<div class="MsoListParagraphCxSpMiddle" style="direction: ltr;margin: 0cm 0cm 0pt 36pt;line-height: normal;text-indent: 0pt" align="justify"><span style="font-family: Tahoma"><span style="font-size: small">We&#8217;ll need to change the data source for our RB project. Our databases are moving to SQL Server 2014 as well. Obviously, in SQL Server 2008 R2 we used a data source connection based on a Native OLE DB Provider of SQL Server Native Client 10.0 </span></span></div>
</li>
</ol>
<p class="MsoListParagraphCxSpMiddle" style="direction: ltr;margin: 0cm 0cm 0pt 36pt;line-height: normal"><span style="font-family: Tahoma;font-size: small"><a href="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2015/02/Report-Builder-1.0-SQL-Server-2014-DS2.jpg"><img style="padding-top: 0px;padding-left: 0px;padding-right: 0px;border: 0px none" title="Report Builder 1.0 SQL Server 2014 DS2" alt="Report Builder in SQL Server 2014" src="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2015/02/Report-Builder-1.0-SQL-Server-2014-DS2_thumb.jpg" width="450" height="391" border="0" /></a></span></p>
<p class="MsoListParagraphCxSpMiddle" style="direction: ltr;margin: 0cm 0cm 0pt 36pt;line-height: normal"><span style="font-family: Tahoma;font-size: small">But that wouldn&#8217;t do if we need to connect from BIDS 2008 R2 to SQL Server 2014. So I changed the connection of the data source to be of type .Net Providers of SQLClient Data Provider and that worked out fine.</span></p>
<p class="MsoListParagraphCxSpLast" style="direction: ltr;margin: 0cm 0cm 0pt 36pt;line-height: normal"><a href="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2015/02/Report-Builder-1.0-SQL-Server-2014-DS1.jpg"><img style="padding-top: 0px;padding-left: 0px;padding-right: 0px;border: 0px none" title="Report Builder 1.0 SQL Server 2014 DS1" alt="Report Builder in SQL Server 2014" src="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2015/02/Report-Builder-1.0-SQL-Server-2014-DS1_thumb.jpg" width="499" height="124" border="0" /></a></p>
<p class="MsoNormal" style="direction: ltr;margin: 0cm 0cm 0pt;line-height: normal"><span style="font-family: Tahoma;font-size: small">So, it seems that using Report Builder in SQL Server 2014 will require us to stretch quite a bit (as I&#8217;m sure is the case for anyone using it in SQL Server 2012), but I guess we&#8217;ll prove ourselves limber till we move our projects to a more updated environment.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.microsoft.co.il/barbaro/2015/02/09/report-builder-sql-server-2014/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Different steps in BI projects</title>
		<link>http://blogs.microsoft.co.il/barbaro/2014/06/16/different-steps-bi-projects/</link>
		<comments>http://blogs.microsoft.co.il/barbaro/2014/06/16/different-steps-bi-projects/#respond</comments>
		<pubDate>Sun, 15 Jun 2014 22:01:00 +0000</pubDate>
		<dc:creator><![CDATA[Ella Maschiach BI]]></dc:creator>
				<category><![CDATA[BI]]></category>
		<category><![CDATA[ITPro]]></category>
		<category><![CDATA[Project Management]]></category>

		<guid isPermaLink="false">http://blogs.microsoft.co.il/barbaro/?p=2745104</guid>
		<description><![CDATA[A project I just did for the municipality’s Sanitation Department made us rethink the different steps in BI projects in our team. Up till now, we would first have meetings with the customer and the operational system developer to learn what the client wants and what are the corresponding tables in the system.  We would then [&#8230;]]]></description>
				<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt">A project I just did for the municipality’s Sanitation Department made us rethink the different steps in BI projects in our team. </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt">Up till now, we would first have meetings with the customer and the operational system developer to learn what the client wants and what are the corresponding tables in the system.<span>  </span>We would then sit and write two documents – one for the customer detailing what we’re about to give him, and one for the BI developer detailing which tables should be extracted and how they should be manipulated. The client would have to wait two months (at least) after the document was approved, before he could see any report samples or visuals on his data.</span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt"> </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt">For the sanitation department I did something different as it started out as a POC. The customer sent me and excel file containing all the data he had for a certain year. I imported the file into the database. I then created a simple <a href="http://blogs.microsoft.co.il/barbaro/2014/05/09/imitating-qlickview-reports-with-excel-2010/" target="_blank">pivot on the data</a></span></span></span><span><span style="font-family: Tahoma"><span style="font-size: 10pt"> with slicers and conditional formatting. I went back to the customer with it and he loved it. We defined together a few reports that would be of special interest based on that pivot. Only after he approved the POC I’m looking into receiving the data from the operational system and defining the import and manipulation processes for the tables in the DWH. After the development finishes, I’ll be able to show the customer the full report we defined together.</span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt">What we’re trying to do now is to recreate those same phases in other systems in development. We’re first trying to import sample data, show a report in Excel with a pivot on the sample data, and only after the customer approves the demo and defines sample reports we start with development. </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt">As I always love to learn from other people’s experience I would really appreciate it if you could share with me in the comments below what are the different <span style="font-family: Tahoma;font-size: small">different steps in BI projects </span>in your team (please!!)</span></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.microsoft.co.il/barbaro/2014/06/16/different-steps-bi-projects/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Project Passau</title>
		<link>http://blogs.microsoft.co.il/barbaro/2014/06/13/project-passau/</link>
		<comments>http://blogs.microsoft.co.il/barbaro/2014/06/13/project-passau/#respond</comments>
		<pubDate>Fri, 13 Jun 2014 04:31:12 +0000</pubDate>
		<dc:creator><![CDATA[Ella Maschiach BI]]></dc:creator>
				<category><![CDATA[Data Mining]]></category>
		<category><![CDATA[ITPro]]></category>
		<category><![CDATA[Project Passau]]></category>

		<guid isPermaLink="false">http://blogs.microsoft.co.il/barbaro/?p=2745098</guid>
		<description><![CDATA[We just had a Microsoft consultant come in and show us the latest innovation in SQL Server 2014 with Office 365. Though I saw most of it in demos given before, it was still stunning to see the abilities of Office 365 with SQL Server 2014. There was something new to see this time regarding [&#8230;]]]></description>
				<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0cm 0cm 8pt;line-height: 12pt"><span style="line-height: 11pt"><span style="font-family: Tahoma"><span style="font-size: 10pt">We just had a Microsoft consultant come in and show us the latest innovation in </span><span style="font-size: 10pt"><a href="http://sqlmag.com/sql-server-2014/sql-server-2014-important-new-features" target="_blank">SQL Server 2014</a> with <a href="http://office.microsoft.com/en-001/business/?WT%2Eintid1=ODC%5FEN001%5FFX010064710%5FXT104029222" target="_blank">Office 365</a></span><span style="font-size: 10pt">. Though I saw most of it in demos given before, it was still stunning to see the abilities of Office 365 with SQL Server 2014. There was something new to see this time regarding Data Mining and Predictive Analytics in the cloud. This is the first time I saw Project Passau which demonstrated amazing abilities for easily predicting future trends. </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 8pt;line-height: 12pt"><span style="line-height: 11pt"><span style="font-size: 10pt"><span style="font-family: Tahoma">Microsoft has been offering Data Mining in various ways: through numerous versions of the </span><a href="http://blogs.msdn.com/b/data__knowledge__intelligence/archive/2013/05/21/data-mining-plugin-for-excel-2013.aspx" target="_blank"><span style="font-family: Tahoma">Data Mining add in for Excel</span></a></span><span style="font-size: 10pt"><span style="font-family: Tahoma">, through </span><a href="http://msdn.microsoft.com/en-us/library/bb510516.aspx" target="_blank"><span style="font-family: Tahoma">Data Mining Models</span></a><span style="font-family: Tahoma"> in Analysis Services and also through third party tools like </span><a href="https://www.predixionsoftware.com/" target="_blank"><span style="font-family: Tahoma">Predixion Software</span></a><span style="font-family: Tahoma">. Well, apparently there’s more coming from the </span><a href="http://research.microsoft.com/apps/video/default.aspx?id=216823" target="_blank"><span style="font-family: Tahoma">Microsoft Labs</span></a><span style="font-family: Tahoma">. What the Microsoft consultant showed us was the ability to enter Excel and look at a graph showing the data as a trend. Through dragging the trend line forward he could see the future demand over time and even choose to see effects of seasonality. Through another drag of the data he could limit the data for the forecast and see how that affects the new demand line. There was also a way to choose the acceptable range of values (the </span><a href="http://en.wikipedia.org/wiki/Standard_deviation" target="_blank"><span style="font-family: Tahoma">standard deviation</span></a><span style="font-family: Tahoma">). As it’s all still in part of the Microsoft Labs, I didn’t find a lot of documentation about it and most links were actually on a twitter post about </span><a href="https://twitter.com/h0x0d/status/464776793262944257" target="_blank"><span style="font-family: Tahoma">Project Passau</span></a></span><span style="font-size: 10pt;font-family: Tahoma">. </span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 8pt;line-height: 12pt"><span style="line-height: 11pt"><span style="font-size: 10pt;font-family: Tahoma">Thing is, the municipality isn’t really going to go into the cloud so quickly on account of governmental restrictions so I don’t see most of those capabilities applied here any time soon :(. Still, Project Passau is supposed to go public in a few weeks and I recommend you check it out.</span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.microsoft.co.il/barbaro/2014/06/13/project-passau/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Imitating QlickView through Excel 2010</title>
		<link>http://blogs.microsoft.co.il/barbaro/2014/05/09/imitating-qlickview-reports-with-excel-2010/</link>
		<comments>http://blogs.microsoft.co.il/barbaro/2014/05/09/imitating-qlickview-reports-with-excel-2010/#respond</comments>
		<pubDate>Fri, 09 May 2014 18:18:44 +0000</pubDate>
		<dc:creator><![CDATA[Ella Maschiach BI]]></dc:creator>
				<category><![CDATA[Excel]]></category>
		<category><![CDATA[ITPro]]></category>
		<category><![CDATA[QlickView]]></category>
		<category><![CDATA[SharePoint]]></category>

		<guid isPermaLink="false">http://blogs.microsoft.co.il/barbaro/?p=2745091</guid>
		<description><![CDATA[I have recently started a new project for the Sanitation department in the municipality. The Local Recycling and transfer station where the sanitation truck go to dump trash or recycle has a report system that is a QlickView over their operational system. Their power user saw reports being generated by QlickView and offered we see [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><span style="font-family: Tahoma;font-size: small">I have recently started a new project for the Sanitation department in the municipality. The Local Recycling and transfer station where the sanitation truck go to dump trash or recycle has a report system that is a QlickView over their operational system. Their power user saw reports being generated by QlickView and offered we see them as well. We showed him earlier what we can do with Panorama Nova View and SSRS but he didn’t buy it. Having seen what QlickView did for the recycling center, I can see why. Though we didn’t have QlickView to offer him as a set of tools and would have to go to a tender to receive offers to buy it for the project, he was still adamant he wanted QlickView for the reports. Looking at one of the QlickView reports, I couldn’t help but think the styling looked quite familiar to me. So I started thinking – how can I imitate QlickView through Excel 2010?</span></p>
<p><a href="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/05/PowerPivotQlickview1.jpg"><span style="font-family: Tahoma;font-size: small"><img style="padding-top: 0px;padding-left: 0px;padding-right: 0px;border-width: 0px" title="PowerPivotQlickview1" alt="Imitate Qlickview through Excel 2010" src="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/05/PowerPivotQlickview1_thumb.jpg" width="513" height="415" border="0" /></span></a><span style="font-family: Tahoma;font-size: small"> </span></p>
<p><span style="font-family: Tahoma;font-size: small">Above you can see the report from the recycling center. When I looked at the horizontal and vertical slicers and the color scheme (obviously, shown behind the black bars in the picture :)) for the pivot table, I though to myself – that looks very similar to Excel 2010 BI capabilities! Now I knew Microsoft may have also used the idea of in – memory reports just as QlickView did, but now I understood I could use the Excel styling to make it look like a QlickView report as well..<br />
The horizontal slicers in the reports are of: year, quarter, month, day of month.<br />
The vertical slicers are of: City, contractor, driver, type of trash, type of vehicle, day of week, hour of entrance.<br />
The pivot is hour of entrance and month.</span><span style="font-family: Tahoma;font-size: small"><br />
I got from my power user data of about four months to play with and I made him this in Excel 2010:</span></p>
<p><a href="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/05/PowerPivotQlickview2.jpg"><img style="padding-top: 0px;padding-left: 0px;padding-right: 0px;border-width: 0px" title="PowerPivotQlickview2" alt="PowerPivotQlickview2" src="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/05/PowerPivotQlickview2_thumb.jpg" width="513" height="365" border="0" /></a></p>
<p><span style="font-family: Tahoma;font-size: small">The horizontal slicer is of day of week. The vertical slicer is of contractor (putting the relevant slicers is easy through the pivot table filed list).<br />
The slicers are also connected out of the box and so when I choose a day of week I would only get the contractors working on that day.</span><span style="font-family: Tahoma;font-size: small"><br />
The pivot is hour of entrance and month. I also applied the color scheme of <a href="http://office.microsoft.com/en-001/excel-help/quick-start-apply-conditional-formatting-HA010370614.aspx" target="_blank">conditional formatting in Excel</a>.<br />
</span><span style="font-family: Tahoma;font-size: small">The demo I did was based on a PowerPivot cube and so could not enable us a <a href="http://www.excelguru.ca/forums/showthread.php?687-POWERPIVOT-Unable-to-drill-down-from-pivot" target="_blank">drill through</a>, but I read that if I would base it on a table in my DB, then drill through would not be a problem. I would also like to add that drilling on a particular aggregate cell was not shown to us to be an option on the QlickView report we saw. instead the user was given an additional tab which showed the underlying data of the entire pivot table (meaning the operational data with the same filters as the aggregated data). So a drill through action from a specific cell was a functionality I could offer in Excel 2010 that was not given in QlickView.<br />
I showed it to the customer and he was willing to drop his request we do it in QlickView. So I guess you can use Excel to imitate QlickView.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.microsoft.co.il/barbaro/2014/05/09/imitating-qlickview-reports-with-excel-2010/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A user can&#8217;t see Panorama view on a new cube</title>
		<link>http://blogs.microsoft.co.il/barbaro/2014/03/28/user-cant-see-panorama-view-on-a-new-cube/</link>
		<comments>http://blogs.microsoft.co.il/barbaro/2014/03/28/user-cant-see-panorama-view-on-a-new-cube/#respond</comments>
		<pubDate>Thu, 27 Mar 2014 23:30:00 +0000</pubDate>
		<dc:creator><![CDATA[Ella Maschiach BI]]></dc:creator>
				<category><![CDATA[cube]]></category>
		<category><![CDATA[ITPro]]></category>
		<category><![CDATA[Panorama]]></category>
		<category><![CDATA[PowerPivot]]></category>
		<category><![CDATA[security]]></category>

		<guid isPermaLink="false">http://blogs.microsoft.co.il/barbaro/?p=2745080</guid>
		<description><![CDATA[We had a book in Panorama NovaView which we had made about a year ago. The book had views that were all based on the same PowerPivot cube which was published to a SharePoint Server (so it was recognized as cube by the viewer). So, a year had passed and we needed to add to [&#8230;]]]></description>
				<content:encoded><![CDATA[<p><span style="font-family: Tahoma;font-size: small">We had a book in <a href="http://www.panorama.com/" target="_blank">Panorama NovaView </a>which we had made about a year ago. The book had views that were all based on the same <a href="http://blogs.msdn.com/b/analysisservices/archive/2010/03/12/comparing-analysis-services-and-powerpivot.aspx" target="_blank">PowerPivot cube</a> which was published to a SharePoint Server (so it was recognized as cube by the viewer). So, a year had passed and we needed to add to our book new views which would be based on a new PowerPivot cube. The data in both cubes was about workers in different units and the authorizations on the cubes were given so that every manger would see just the workers in his units. When I came to check to simulate one of my users on the book, I saw that tough he could see the views based on the original cube, he couldn’t see the views that were based on a new cube. I, as an administrator with full access rights could see all the views perfectly well. And so it begins… </span></p>
<p><span style="font-family: Tahoma;font-size: small">The security definitions for a view that’s based on a PowerPivot cube in Panorama are managed both through an empty SSAS cube and the Panorama Dashboard security definitions. We tried for starters to migrate the new user definitions to the server:</span></p>
<p><a href="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/03/UserRestriction4.jpg" target="_blank"><img style="padding-top: 0px;padding-left: 0px;padding-right: 0px;border: 0px" title="Panorama PowerPivot security 1" alt="Panorama PowerPivot security" src="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/03/UserRestriction4_thumb.jpg" width="378" height="361" border="0" /></a></p>
<p><span style="font-family: Tahoma;font-size: small">Unfortunately enough, that didn’t help. We looked at the empty cube to see if a user was missing, checked the Manage Roles for the book, tried synchronizing the roles… Nothing helped. So obviously, we went on to the next stage which was us clutching at straw.. We went into the folder on the Panorama server that held the definitions of the book. Apart from containing the definitions of the different views, it also had in it two files that manage the book, the Properties.xml file and the Schema.xml file:</span></p>
<p><a href="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/03/UserRestriction2.jpg" target="_blank"><img style="padding-top: 0px;padding-left: 0px;padding-right: 0px;border: 0px" title="Panorama PowerPivot security 2" alt="Panorama PowerPivot security" src="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/03/UserRestriction2_thumb.jpg" width="553" height="208" border="0" /></a></p>
<p><span style="font-family: Tahoma;font-size: small">I opened both files in notepad just to see inside of both of them that:</span></p>
<p><a href="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/03/UserRestriction3.jpg"><img style="padding-top: 0px;padding-left: 0px;padding-right: 0px;border: 0px" title="Panorama PowerPivot security 3" alt="Panorama PowerPivot security" src="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/03/UserRestriction3_thumb.jpg" width="780" height="205" border="0" /></a></p>
<p><span style="font-family: Tahoma;font-size: small">Which basically means that the book is connected to the original Excel file with the original PowerPivot file. And that’s even though I’ve just added to it views based on a new PowerPivot file. That didn’t make any sense to me. I went into the Panorama NovaView designer to look at the book and the views. Right clicking on the views I could see that they were indeed connected to their relevant PowerPivot cube. But right clicking on on the book properties showed me yet again that the data for it was connected just to the original cube. So, knowing that each view was already connected to the relevant PowerPivot cube, I decided to delete the definition for the book which was restricting it just to on cube:</span></p>
<p><a href="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/03/UserRestriction6.jpg" target="_blank"><img style="padding-top: 0px;padding-left: 0px;padding-right: 0px;border: 0px" title="Panorama PowerPivot security 4" alt="Panorama PowerPivot security" src="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/03/UserRestriction6_thumb.jpg" width="338" height="334" border="0" /></a></p>
<p><span style="font-family: Tahoma;font-size: small">I “ok” – ed the warning message I got for the delete. I tried re-entering as my user and … Voila! problem solved! (Sigh of relief)</span></p>
<p><span style="font-family: Tahoma;font-size: small">So if your users are having a hard time seeing a new view in your book which is based on a new cube for the Panorama book, check if your book isn’t also restricted in it’s data to the first cube it was connected with.</span></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.microsoft.co.il/barbaro/2014/03/28/user-cant-see-panorama-view-on-a-new-cube/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Errors in the OLAP Storage Engine for a large dimension</title>
		<link>http://blogs.microsoft.co.il/barbaro/2014/03/03/errors-in-the-olap-storage-engine-processing-a-large-dimension/</link>
		<comments>http://blogs.microsoft.co.il/barbaro/2014/03/03/errors-in-the-olap-storage-engine-processing-a-large-dimension/#respond</comments>
		<pubDate>Mon, 03 Mar 2014 16:44:13 +0000</pubDate>
		<dc:creator><![CDATA[Ella Maschiach BI]]></dc:creator>
				<category><![CDATA[cube]]></category>
		<category><![CDATA[Dimension]]></category>
		<category><![CDATA[ITPro]]></category>
		<category><![CDATA[Performance]]></category>
		<category><![CDATA[SSAS]]></category>

		<guid isPermaLink="false">http://blogs.microsoft.co.il/barbaro/?p=2745056</guid>
		<description><![CDATA[A colleague of mine was working on a cube. The cube had a fact table that was also a dimension. It had 18 million rows of data. When my colleague tried to process the cube with that fact and dimension, he couldn’t. Both the full and the incremental process didn’t work. He got an error on [&#8230;]]]></description>
				<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt">A colleague of mine was working on a cube. The cube had a fact table that was also a dimension. It had 18 million rows of data. When my colleague tried to process the cube with that fact and dimension, he couldn’t. Both the full and the incremental process didn’t work. He got an error on processing the large dimension with a message of: </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt"> </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><b><span><span style="font-family: Tahoma"><span style="font-size: 10pt">Exception calling &#8220;Process&#8221; with &#8220;1&#8221; argument(s): &#8220;File system error: A FileStore error from WriteFile occurred. Physical file: . Logical file</span><span lang="HE"><span style="font-size: 10pt">: . .</span></span></span></span></b></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><b><span><span style="font-family: Tahoma"><span style="font-size: 10pt">Errors in the OLAP storage engine: An error occurred while the &#8216;RN&#8217; attribute of the &#8216;YYYYY&#8217; dimension from the &#8216;XXXXX&#8217; database was being processed</span><span lang="HE"><span style="font-size: 10pt">.</span></span></span></span></b></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><b><span><span style="font-family: Tahoma"><span style="font-size: 10pt">Errors in the OLAP storage engine: The process operation ended because the number of errors encountered during processing reached the defined limit of allowable errors for the operation</span><span lang="HE"><span style="font-size: 10pt">.</span></span></span></span></b></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><b><span><span style="font-family: Tahoma"><span style="font-size: 10pt">Internal error: The operation terminated unsuccessfully</span><span lang="HE"><span style="font-size: 10pt">.</span></span></span></span></b></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><b><span><span style="font-family: Tahoma"><span style="font-size: 10pt">Errors in the back-end database access module. The read operation was cancelled due to an earlier error</span><span lang="HE"><span style="font-size: 10pt">.</span></span></span></span></b></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><b><span><span style="font-family: Tahoma"><span style="font-size: 10pt">Errors in the OLAP storage engine: An error occurred while the &#8216;RN&#8217; attribute of the &#8216;YYYYY&#8217; dimension from the &#8216;XXXXX&#8217; database was being processed</span><span lang="HE"><span style="font-size: 10pt">.</span></span></span></span></b></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><b><span><span style="font-family: Tahoma"><span style="font-size: 10pt">Errors in the OLAP storage engine: The process operation ended because the number of errors encountered during processing reached the defined limit of allowable errors for the operation</span><span lang="HE"><span style="font-size: 10pt">.</span></span></span></span></b></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><b><span><span style="font-family: Tahoma"><span style="font-size: 10pt">Server: The operation has been cancelled</span></span></span></b></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt"> </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt">The RN attribute was a running number that was the identifier for the fact – dimension. My colleague asked me if I had a thought what to do. My first offer was to set the </span></span></span><a href="http://technet.microsoft.com/en-us/library/ms166717.aspx" target="_blank"><span style="font-size: 10pt"><span><span style="color: #0563c1;font-family: Tahoma">AttributeHierarchyEnabled</span></span></span></a><span><span style="font-family: Tahoma"><span style="font-size: 10pt"> property to false, though I told him I wasn’t sure if you could do that for an attribute that is the key for the dimension: </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><a href="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/03/LargeDimension1.jpg"><img class="alignright size-full wp-image-2745050" alt="Errors in the OLAP Storage Engine" src="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/03/LargeDimension1.jpg" width="1024" height="374" srcset="https://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/03/LargeDimension1.jpg 1024w, https://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/03/LargeDimension1-300x109.jpg 300w, https://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/03/LargeDimension1-624x227.jpg 624w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt"> </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt">Apparently you can’t. he tried to change that property and got a red squiggly line under the attribute and a notification stating that:</span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt"> </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt">Attribute hierarchy must be enabled if attribute relationships are used. The key attribute requires attribute hierarchy enabled. </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt"> </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><a href="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/03/LargeDimension2.jpg"><img class="alignright size-full wp-image-2745052" alt="Errors in the OLAP Storage Engine" src="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/03/LargeDimension2.jpg" width="1024" height="328" srcset="https://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/03/LargeDimension2.jpg 1024w, https://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/03/LargeDimension2-300x96.jpg 300w, https://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/03/LargeDimension2-624x199.jpg 624w" sizes="(max-width: 1024px) 100vw, 1024px" /></a></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt"> </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt">So I offered him to define in the DSV that the </span></span></span><a href="http://technet.microsoft.com/en-us/library/ms174570.aspx" target="_blank"><span style="font-size: 10pt"><span><span style="color: #0563c1;font-family: Tahoma">Logical Primary Key</span></span></span></a><span><span style="font-family: Tahoma"><span style="font-size: 10pt"> for the fact – dimension will be a combination of attributes that will identify each row:</span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal">
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><a href="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/03/LargeDimension3.jpg"><img class="alignleft size-full wp-image-2745054" alt="Errors in the OLAP Storage Engine" src="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/03/LargeDimension3.jpg" width="281" height="226" /></a></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt"> </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt"> </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal">
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal">
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal">
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal">
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal">
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal">
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal">
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal">
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal">
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal">
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal">
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal">
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt">He did that and apparently the key for the dimension hadn’t changed and stayed the RN attribute. The fact – dimension was still connected to itself through the RN attribute.</span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt"> </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt">He tried the process again and this time it worked. Still, I would add that in a later look into the DSV I also saw that the table in question was a named query with calculations in it for RN. I would also suggest turning it into a pre – defined table.</span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt">So, in short, if you’re having a problem processing a large dimension, consider changing the combination of attributes defining its keys. For additional data, please refer to the </span></span></span><a href="http://technet.microsoft.com/en-us/library/dd542635(v=sql.100).aspx" target="_blank"><span style="font-size: 10pt"><span><span style="color: #0563c1;font-family: Tahoma">Analysis Services Performance Guide</span></span></span></a><span><span style="font-family: Tahoma"><span style="font-size: 10pt"> chapter 4 Tuning Processing Performance.</span></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.microsoft.co.il/barbaro/2014/03/03/errors-in-the-olap-storage-engine-processing-a-large-dimension/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Preview SharePoint List Structure</title>
		<link>http://blogs.microsoft.co.il/barbaro/2014/02/03/preview-sharepoint-list-structure/</link>
		<comments>http://blogs.microsoft.co.il/barbaro/2014/02/03/preview-sharepoint-list-structure/#respond</comments>
		<pubDate>Mon, 03 Feb 2014 05:25:20 +0000</pubDate>
		<dc:creator><![CDATA[Ella Maschiach BI]]></dc:creator>
				<category><![CDATA[ITPro]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[SSIS]]></category>

		<guid isPermaLink="false">http://blogs.microsoft.co.il/barbaro/?p=2745036</guid>
		<description><![CDATA[We’re starting a new project where we&#8217;re collecting data, amongst others, from SharePoint lists from the Municipality’s site.  Though the SharePoint developers recommended we import data through a web service, we found that SSIS has a component for SharePoint as a data source. We started off by downloading and installing the SSIS component for a [&#8230;]]]></description>
				<content:encoded><![CDATA[<p>We’re starting a new project where we&#8217;re collecting data, amongst others, from SharePoint lists from the Municipality’s site.  Though the SharePoint developers recommended we import data through a web service, we found that SSIS has a component for SharePoint as a data source. We started off by downloading and installing the SSIS component for a <a href="http://sqlsrvintegrationsrv.codeplex.com/releases/view/17652">SharePoint List Source</a> from CodePlex as it does not come with the SSIS itself.  We added the component to our SSIS through the Tools menu &gt;  Choose toolbox items and then chose the relevant components:</p>
<p><a href="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/02/SPSource.jpg"><img class="alignright size-full wp-image-2745037" alt="SharePoint Source Component" src="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/02/SPSource.jpg" width="986" height="719" srcset="https://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/02/SPSource.jpg 986w, https://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/02/SPSource-300x218.jpg 300w, https://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/02/SPSource-624x455.jpg 624w" sizes="(max-width: 986px) 100vw, 986px" /></a></p>
<p>I needed to predefine for our DBA the tables we needed to build based on those SharePoint lists. You can add a data flow destination to that SharePoint list source and double click on the <a href="http://technet.microsoft.com/en-us/library/ms188499.aspx">Data Flow Path</a> Editor:</p>
<p><a href="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/02/SPSource2.jpg"><img class="alignright size-full wp-image-2745040" alt="SharePoint Source MetaData" src="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/02/SPSource2.jpg" width="1019" height="812" srcset="https://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/02/SPSource2.jpg 1019w, https://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/02/SPSource2-300x239.jpg 300w, https://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/02/SPSource2-624x497.jpg 624w" sizes="(max-width: 1019px) 100vw, 1019px" /></a></p>
<p>Click on the Metadata tab and hit the “Copy to Clipboard” button and paste it to an Excel file so you can see the name of the columns in that SharePoint list and their SQL data type for your future DWH tables. For any further data on using SharePoint as a source or a destination to update, I really recommend you read the very comprehensive document on  <a href="http://download.microsoft.com/download/D/2/0/D20E1C5F-72EA-4505-9F26-FEF9550EFD44/SharePoint%20SSIS%20Adapters%202011.docx">extracting and loading SharePoint data in SQL Server Integration Services</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.microsoft.co.il/barbaro/2014/02/03/preview-sharepoint-list-structure/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Referencing calculations in different parts of your report</title>
		<link>http://blogs.microsoft.co.il/barbaro/2014/01/13/referencing-using-calculations-report-different-parts/</link>
		<comments>http://blogs.microsoft.co.il/barbaro/2014/01/13/referencing-using-calculations-report-different-parts/#respond</comments>
		<pubDate>Mon, 13 Jan 2014 06:26:44 +0000</pubDate>
		<dc:creator><![CDATA[Ella Maschiach BI]]></dc:creator>
				<category><![CDATA[ITPro]]></category>
		<category><![CDATA[SSRS]]></category>

		<guid isPermaLink="false">http://blogs.microsoft.co.il/barbaro/?p=2745021</guid>
		<description><![CDATA[I’ve recently found something new to use in SSRS. Yes, 7 years of usage and I found something that was completely new to me. And then I discovered it existed since SSRS 2008 and I just hadn’t used it (oops!). I was a bit hesitant of posting about it, until I also heard a lecture [&#8230;]]]></description>
				<content:encoded><![CDATA[<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt">I’ve recently found something new to use in SSRS. Yes, 7 years of usage and I found something that was completely new to me. And then I discovered it existed since SSRS 2008 and I just hadn’t used it (oops!). I was a bit hesitant of posting about it, until I also heard a lecture about it in the last <a href="https://www.facebook.com/pages/Microsoft-Israel-BI-and-Big-Data-User-Group/163217533870396" target="_blank">BI User Group</a> meeting (and I recommend you go to meetings taking place around your neck of the woods). So now I feel very comfortable in telling you about referencing calculations in different parts of your report through the Report Items Collection.</span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt">Basically each and every part of your report can be referenced by another part. Each cell you have in your report has a name. The names are usually automatically generated and are on the line of “Textbox 6” (or any other number). You can also give the cell a specific name of your liking in its properties pane under its Name attribute:</span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal">
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><a href="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/01/ReportItems2.jpg"><img class="alignright  wp-image-2745024" title="referencing calculations in a report - the textbox name" alt="referencing calculations in a report" src="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/01/ReportItems2-1024x729.jpg" width="625" height="444" srcset="https://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/01/ReportItems2-1024x729.jpg 1024w, https://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/01/ReportItems2-300x213.jpg 300w, https://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/01/ReportItems2-624x444.jpg 624w, https://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/01/ReportItems2.jpg 1074w" sizes="(max-width: 625px) 100vw, 625px" /></a></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt"><br />
</span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt">After havin</span></span></span><span><span style="font-family: Tahoma"><span style="font-size: 10pt">g an item with a name, you can reference its value for its own styling. For instance you can define the color of the text in the textbox will be red if the value for the calculation is under zero or black if its zero or above: </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span style="font-family: Tahoma"><span class="code"><span lang="EN"><span style="font-size: 10pt">=IIF(Me.Value &gt; 0,&#8221;Black&#8221;,&#8221;Red&#8221;)</span></span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt"> </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><a href="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/01/ReportItems3.jpg"><img class="alignright  wp-image-2745025" title="referencing calculations in a report - influencing formatting" alt="referencing calculations in a report" src="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/01/ReportItems3.jpg" width="1008" height="522" srcset="https://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/01/ReportItems3.jpg 1008w, https://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/01/ReportItems3-300x155.jpg 300w, https://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/01/ReportItems3-624x323.jpg 624w" sizes="(max-width: 1008px) 100vw, 1008px" /></a></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt"> </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt">The same can be done for the background color of the textbox etc..</span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt"> </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt">You can also reference the value for that textbox in the calculation of another textbox. For instance, I used the total of the talk time and number of calls for a certain day, to calculate the average talk time for that same day:</span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt"> </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><a href="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/01/ReportItems1.jpg"><img class="alignright  wp-image-2745023" title="referencing calculations in a report - re - using the calculation" alt="referencing calculations in a report" src="http://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/01/ReportItems1.jpg" width="788" height="722" srcset="https://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/01/ReportItems1.jpg 788w, https://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/01/ReportItems1-300x274.jpg 300w, https://blogs.microsoft.co.il/barbaro/wp-content/uploads/sites/283/2014/01/ReportItems1-624x571.jpg 624w" sizes="(max-width: 788px) 100vw, 788px" /></a></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt"> </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt">You can use the values in your report header and footer, and not just in other cells of that same tablix. </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt"> </span></span></span></p>
<p class="MsoNormal" style="margin: 0cm 0cm 0pt;line-height: normal"><span><span style="font-family: Tahoma"><span style="font-size: 10pt">So, just in case it’s new to you as well, I’m suggesting that you look up the <a href="http://technet.microsoft.com/en-us/library/dd255285.aspx" target="_blank">ReportItems Collection</a></span></span><span style="font-family: Tahoma"><span style="font-size: 10pt"> and see how else you can reference it in different parts of your report. It’s always important to use the work you did in the past to work less in the future <img src="https://s.w.org/images/core/emoji/11/72x72/1f609.png" alt="😉" class="wp-smiley" style="height: 1em; max-height: 1em;" /> </span><span><span style="font-size: 10pt"> </span></span></span></span></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.microsoft.co.il/barbaro/2014/01/13/referencing-using-calculations-report-different-parts/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>How to define a Smart City</title>
		<link>http://blogs.microsoft.co.il/barbaro/2014/01/06/how-to-define-design-a-smart-city/</link>
		<comments>http://blogs.microsoft.co.il/barbaro/2014/01/06/how-to-define-design-a-smart-city/#respond</comments>
		<pubDate>Mon, 06 Jan 2014 19:15:00 +0000</pubDate>
		<dc:creator><![CDATA[Ella Maschiach BI]]></dc:creator>
				<category><![CDATA[Dashboard]]></category>
		<category><![CDATA[DWH]]></category>
		<category><![CDATA[ITPro]]></category>
		<category><![CDATA[SharePoint]]></category>
		<category><![CDATA[Smart City]]></category>

		<guid isPermaLink="false">http://blogs.microsoft.co.il/barbaro/?p=2745013</guid>
		<description><![CDATA[In the past few months, we&#8217;ve been hearing in the BI team about Smart Cities. We can define a Smart City (according to Wikipedia) as efficiency based on the intelligent management and integrated ICTs (information and communication technology), and active citizen participation. The term was initially presented to us through a company offering us a [&#8230;]]]></description>
				<content:encoded><![CDATA[<div class="wlWriterHeaderFooter" style="float: none;margin: 0px;padding: 4px 0px 4px 0px"><iframe width="324" height="32" frameborder="0" scrolling="no" src="http://www.facebook.com/widgets/like.php?href=http://blogs.microsoft.co.il/barbaro/2014/01/07/how-to-define-design-a-smart-city/"></iframe></div>
<p><span style="font-family: Tahoma;font-size: small">In the past few months, we&#8217;ve been hearing in the BI team about Smart Cities. We can define a </span><a href="http://en.wikipedia.org/wiki/Smart_city"><span style="font-family: Tahoma;font-size: small">Smart City</span></a><span style="font-family: Tahoma;font-size: small"> (according to Wikipedia) as efficiency based on the intelligent management and integrated ICTs (information and communication technology), and active citizen participation.</span></p>
<p><span style="font-family: Tahoma;font-size: small">The term was initially presented to us through a company offering us a POC of a dashboard in SharePoint. They talked with us on what another city in Israel had monitored and talked with us on what was being done, in a very larger scale in New York:</span></p>
<ul>
<li><a href="http://www1.nyc.gov/nyc-resources/categories/civic-services/open-data-apis-digital-roadmap/index.page"><span style="font-family: Tahoma;font-size: small">New York Open Data, APIs and Digital Roadmap</span></a></li>
<li><a href="https://data.cityofnewyork.us/report/mmr/how-is-nyc-government-doing"><span style="font-family: Tahoma;font-size: small">NYC Mayor’s Management Report</span></a></li>
<li><a href="http://www.nyc.gov/html/ops/cpr/html/home/home.shtml"><span style="font-family: Tahoma;font-size: small">NYC Agency Performance Report</span></a></li>
</ul>
<p><span style="font-family: Tahoma;font-size: small">We grew curious.</span></p>
<p><span style="font-family: Tahoma;font-size: small">We saw an example of </span><a href="http://opendata.comune.fi.it/"><span style="font-family: Tahoma;font-size: small">open municipal data in Florence</span></a><span style="font-family: Tahoma;font-size: small"> which invites the public to learn about the environment in the city, mobility in the city and security and more. Opening up the data in an approachable way was also done for the </span><a href="http://budget.msh.gov.il/#00,2012,1,1,1,1,0,0,0,0,0,0"><span style="font-family: Tahoma;font-size: small">Israeli Budget</span></a><span style="font-family: Tahoma;font-size: small">  by a group of citizens trying to make the budget the more understandable for all its citizens through charts. Last but not least, we also liked the </span><a href="http://www.cityofboston.gov/bar/scorecard/reader.html"><span style="font-family: Tahoma;font-size: small">Performance Management Dashboard Boston</span></a><span style="font-family: Tahoma;font-size: small"> was doing – a scorecard on the city responsibilities varying from education to public health.</span></p>
<p><span style="font-family: Tahoma;font-size: small">Most of these Smart City initiatives were giving the public access to data and inviting them to learn and judge what was being done around them. We started looking in a site specifically devoted to </span><a href="http://smartcitiescouncil.com/"><span style="font-family: Tahoma;font-size: small">Smart Cities</span></a><span style="font-family: Tahoma;font-size: small"> and saw that some of the cities were taking it to being pro-active about what can be done or changed in their city to elevate the living standard.</span></p>
<p><span style="font-family: Tahoma;font-size: small">We tried to think what we could do for the residents of Tel Aviv Jaffa based on the data already stored in the BI DWH, and came up with this:</span></p>
<ol>
<li><span style="font-family: Tahoma;font-size: small">We could also show the budget of the municipality in charts with a filter and a drill (up and down). </span></li>
<li><span style="font-family: Tahoma;font-size: small">We offered a scenario of focusing on all the streets where we knew we had a handicapped parking spot assigned. We could then check how many parking tickets were given on that street for parking in a handicapped place, and when they were given. Thus, hoping to help give a better and quicker service for the handicapped residents of the city, (not having to wait for a car illegally parking in their spot to be towed away). </span></li>
<li><span style="font-family: Tahoma;font-size: small">We offered a scenario of looking at businesses running in the city and seeing which of them were cutting back on store space (assuming this would be because business was running low). We then would cross reference that with stores that haven&#8217;t got a signpost (which each store needs to pay for to the municipality). If we would find a store cutting back without a signpost, as a matter of helping small businesses, we would suggest offering them to put up a sign for free for a few months. We also thought of collaborating between small businesses (a chocolate store and a florist for instance). </span></li>
<li><span style="font-family: Tahoma;font-size: small">We offered to study each year in each neighborhood what were the top 5 complaints from residents. Categorizing those complaint into sewage, road condition etc., we could fix the needed infrastructure rather than continually patching things up. </span></li>
</ol>
<p><span style="font-family: Tahoma;font-size: small">We had all these ideas, but as it goes, not all of them were picked up…</span></p>
<p><span style="font-family: Tahoma;font-size: small">So I&#8217;m asking you, dear reader – what would you like to get from your municipality? Do you have an idea on how to get better service from your city? Want to make an offer on how to define a Smart City? If you want to make an impact, please leave your comments in the blog!</span></p>
]]></content:encoded>
			<wfw:commentRss>http://blogs.microsoft.co.il/barbaro/2014/01/06/how-to-define-design-a-smart-city/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
