<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic KPI Preview Feature - SSAS Tabular in Desktop</title>
    <link>https://community.fabric.microsoft.com/t5/Desktop/KPI-Preview-Feature-SSAS-Tabular/m-p/10358#M2139</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The blog information about the October update of PowerBI desktop states that KPI preview visualization is supported from PowerPivot or SSAS tabular.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a simple KPI in my tabular and added it into the PowerBI model.&amp;nbsp;The results is having 3 new measure columns (value, status and goal). I cannot figure out how to&amp;nbsp;visualize those 3 parts of the&amp;nbsp;KPI&amp;nbsp; (as a green-yellow-red indicator for instance). Tried to find information on the documentation site, watched the published videos and ... nothing. Have you managed to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help will be much appreciated :-)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I really hope this to be possible as it is quite annoying&amp;nbsp;when some end users open the powerbi site and point to me that KPI support is available&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;10x&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 17 Nov 2015 21:23:19 GMT</pubDate>
    <dc:creator>Tsanka</dc:creator>
    <dc:date>2015-11-17T21:23:19Z</dc:date>
    <item>
      <title>KPI Preview Feature - SSAS Tabular</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/KPI-Preview-Feature-SSAS-Tabular/m-p/10358#M2139</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The blog information about the October update of PowerBI desktop states that KPI preview visualization is supported from PowerPivot or SSAS tabular.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I created a simple KPI in my tabular and added it into the PowerBI model.&amp;nbsp;The results is having 3 new measure columns (value, status and goal). I cannot figure out how to&amp;nbsp;visualize those 3 parts of the&amp;nbsp;KPI&amp;nbsp; (as a green-yellow-red indicator for instance). Tried to find information on the documentation site, watched the published videos and ... nothing. Have you managed to do this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help will be much appreciated :-)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I really hope this to be possible as it is quite annoying&amp;nbsp;when some end users open the powerbi site and point to me that KPI support is available&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;10x&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2015 21:23:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/KPI-Preview-Feature-SSAS-Tabular/m-p/10358#M2139</guid>
      <dc:creator>Tsanka</dc:creator>
      <dc:date>2015-11-17T21:23:19Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Preview Feature - SSAS Tabular</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/KPI-Preview-Feature-SSAS-Tabular/m-p/10363#M2141</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="566" data-lia-user-login="Tsanka" class="lia-mention lia-mention-user"&gt;Tsanka﻿&lt;/a&gt;&amp;nbsp;After enabling the KPI preview freature. Have you tired taking the Status value and using it in a matix or card visual?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2015 21:48:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/KPI-Preview-Feature-SSAS-Tabular/m-p/10363#M2141</guid>
      <dc:creator>PowerBIGuy</dc:creator>
      <dc:date>2015-11-17T21:48:29Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Preview Feature - SSAS Tabular</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/KPI-Preview-Feature-SSAS-Tabular/m-p/10366#M2142</link>
      <description>&lt;P&gt;Thanks for the quick reply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I did try. Attached is a screenshot. The PowerBI desktop was restarted after enabling the preview feature. The status shows just values -1, 0 and 1 for the 3 KPI states.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;IMG title="KPI.png" alt="KPI.png" src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1126i1E760899B9BA88F5/image-size/original?v=mpbl-1&amp;amp;px=-1" border="0" /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;PS: Just adding the part of the script that adds the 3 measures. May be I have added them incorrectly?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; #"Added Items" = Cube.Transform(MyCube, {{Cube.AddAndExpandDimensionColumn,&amp;nbsp;&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;.....&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; {Cube.AddMeasureColumn, "Value", "[Measures].[MarginKPI]"},&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; {Cube.AddMeasureColumn, "Goal", "[Measures].[_MarginKPI Goal]"},&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; {Cube.AddMeasureColumn, "Status", "[Measures].[_MarginKPI Status]"}}&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp; )&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2015 22:00:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/KPI-Preview-Feature-SSAS-Tabular/m-p/10366#M2142</guid>
      <dc:creator>Tsanka</dc:creator>
      <dc:date>2015-11-17T22:00:24Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Preview Feature - SSAS Tabular</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/KPI-Preview-Feature-SSAS-Tabular/m-p/10367#M2143</link>
      <description>&lt;P&gt;I initially&amp;nbsp;had issues getting a&amp;nbsp;KPI to work via a power Pivot model. My issue was that PBI was not recognizing&amp;nbsp;my field as a true&amp;nbsp;KPI. I had to add a power view sheet to my excel file using the kpi value and that somehow fourced&amp;nbsp;PBI desktop to recognize&amp;nbsp;the KPI. The point i'm trying to make is if you are somehow using code or a qiuery to bring in these columns then they might not be recognized&amp;nbsp;as a KPI column. Can you try using a direct connection to the cube and see if that works?&lt;/P&gt;</description>
      <pubDate>Tue, 17 Nov 2015 22:06:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/KPI-Preview-Feature-SSAS-Tabular/m-p/10367#M2143</guid>
      <dc:creator>PowerBIGuy</dc:creator>
      <dc:date>2015-11-17T22:06:03Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Preview Feature - SSAS Tabular</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/KPI-Preview-Feature-SSAS-Tabular/m-p/10391#M2152</link>
      <description>&lt;P&gt;Well.. :smileyhappy: - I managed to make it work&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The steps are the following:&lt;/P&gt;&lt;P&gt;- have a tabular SSAS&lt;/P&gt;&lt;P&gt;- create an Excel data model and&amp;nbsp;define the KPIs in the Excel data model&lt;/P&gt;&lt;P&gt;- create a PowerView with those KPIs&lt;/P&gt;&lt;P&gt;- import the Excel workbook into PowerBI desktop&lt;/P&gt;&lt;P&gt;- publish it to the service&lt;/P&gt;&lt;P&gt;- schedule the refresh of the report&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As a result I&amp;nbsp;have:&lt;/P&gt;&lt;P&gt;- a report with a matrix with my KPIs indicators;&lt;/P&gt;&lt;P&gt;-&amp;nbsp;I can modify the matrix in the PowerBI desktop however&amp;nbsp;the KPI measures are not displayed as indicators outside the matrix defined in the PowerView&lt;/P&gt;&lt;P&gt;- the KPI indicators are visualized correctly in the service, but the mobile apps present them as a value (-1, 0, 1)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I could not find a way the KPIs from the tabular to be presented in the PowerView-&amp;gt;PowerBI. I had to redefine them in the Excel model.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this is the only way for having KPIs, my opinion is that this is too clumsy and with very limited functionality. Hope this to be changed soon.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2015 11:09:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/KPI-Preview-Feature-SSAS-Tabular/m-p/10391#M2152</guid>
      <dc:creator>Tsanka</dc:creator>
      <dc:date>2015-11-18T11:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Preview Feature - SSAS Tabular</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/KPI-Preview-Feature-SSAS-Tabular/m-p/10435#M2173</link>
      <description>&lt;P&gt;The upcoming November update should fix this. Once it's available ( very soon :), please give it a try and if the issue still repros, let us know.&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2015 17:47:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/KPI-Preview-Feature-SSAS-Tabular/m-p/10435#M2173</guid>
      <dc:creator>meysun</dc:creator>
      <dc:date>2015-11-18T17:47:19Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Preview Feature - SSAS Tabular</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/KPI-Preview-Feature-SSAS-Tabular/m-p/10443#M2177</link>
      <description>&lt;P&gt;That's really good news. Thanks for sharing it. Looking forward the November update :-)&lt;/P&gt;</description>
      <pubDate>Wed, 18 Nov 2015 19:12:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/KPI-Preview-Feature-SSAS-Tabular/m-p/10443#M2177</guid>
      <dc:creator>Tsanka</dc:creator>
      <dc:date>2015-11-18T19:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Preview Feature - SSAS Tabular</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/KPI-Preview-Feature-SSAS-Tabular/m-p/10624#M2221</link>
      <description>&lt;P&gt;I think this issue still there even after Nov'15 Update. I have defined KPI in SSAS Tabular Model and connected it as LIVE SOURCE in PBI Desktop but only Measure is being shown, NO Status &amp;amp; Goal measures shown.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Whereas I can see KPI Measure Group in Excel when connect to same Tabular Model.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Atul Kushwaha&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2015 04:02:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/KPI-Preview-Feature-SSAS-Tabular/m-p/10624#M2221</guid>
      <dc:creator>atul_kushwaha</dc:creator>
      <dc:date>2015-11-22T04:02:07Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Preview Feature - SSAS Tabular</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/KPI-Preview-Feature-SSAS-Tabular/m-p/10631#M2224</link>
      <description>&lt;P&gt;I managed to resolve this issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Issue was witrh compatability mode of SSAS Tabular Model. I set it to "SQL Server 2014 / SQL Server 2012 SP1 (1103):" and defgined KPI started showing in both Power BI Desktopp &amp;amp; Power view.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope it will hep others those may face similar problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Atul,&lt;/P&gt;</description>
      <pubDate>Sun, 22 Nov 2015 21:48:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/KPI-Preview-Feature-SSAS-Tabular/m-p/10631#M2224</guid>
      <dc:creator>atul_kushwaha</dc:creator>
      <dc:date>2015-11-22T21:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Preview Feature - SSAS Tabular</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/KPI-Preview-Feature-SSAS-Tabular/m-p/10642#M2228</link>
      <description>&lt;P&gt;Hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="489" data-lia-user-login="atul_kushwaha" class="lia-mention lia-mention-user"&gt;atul_kushwaha﻿&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Could you pease describe the steps that you have done to achive the goal? My cube has compatibility level 1103 (seen on database level and as a property in the VS) and still I am not able to&amp;nbsp;see the KPIs. Obviously I am missing something.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If possible, could you pease also paste the defintion of one of your KPIs (the XML element as seen in the XMLA definition of the cube).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tsanka&lt;/P&gt;&lt;P&gt;&lt;FONT color="#0000ff" face="Consolas" size="2"&gt;&amp;nbsp;&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Nov 2015 08:17:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/KPI-Preview-Feature-SSAS-Tabular/m-p/10642#M2228</guid>
      <dc:creator>Tsanka</dc:creator>
      <dc:date>2015-11-23T08:17:24Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Preview Feature - SSAS Tabular</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/KPI-Preview-Feature-SSAS-Tabular/m-p/11276#M2483</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="566" data-lia-user-login="Tsanka" class="lia-mention lia-mention-user"&gt;Tsanka﻿&lt;/a&gt;&amp;nbsp;Just change Compatability Level to - SQL Server 2014 / SQL Server 2012 SP1 (1103).&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Dec 2015 04:18:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/KPI-Preview-Feature-SSAS-Tabular/m-p/11276#M2483</guid>
      <dc:creator>atul_kushwaha</dc:creator>
      <dc:date>2015-12-02T04:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Preview Feature - SSAS Tabular</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/KPI-Preview-Feature-SSAS-Tabular/m-p/12007#M2777</link>
      <description>&lt;P&gt;I managed to find some time to try the KPI functionality and again with no success.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have on-premise tabular cube, its compatibility level is SQL Server 2012 SP1 (1103). There are KPIs defined&amp;nbsp;in the tabular mode.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I tried is the following:&lt;/P&gt;&lt;P&gt;- connect to the cube and select the fact table. Data are imported into my model, including the defined measures. The measure with KPI is imported, but seen as&amp;nbsp;three fields&amp;nbsp;- value, goal and status.&lt;/P&gt;&lt;P&gt;- connect to the cube and import data using a MDX query. The KPIs are again imported as value, goal and status.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="489" data-lia-user-login="atul_kushwaha" class="lia-mention lia-mention-user"&gt;atul_kushwaha﻿&lt;/a&gt;, please advise - how did you manage to have KPIs in your tabular? Again going to Excel? What data type your KPI is in Power Desktop? Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 10 Dec 2015 17:04:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/KPI-Preview-Feature-SSAS-Tabular/m-p/12007#M2777</guid>
      <dc:creator>Tsanka</dc:creator>
      <dc:date>2015-12-10T17:04:25Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Preview Feature - SSAS Tabular</title>
      <link>https://community.fabric.microsoft.com/t5/Desktop/KPI-Preview-Feature-SSAS-Tabular/m-p/54632#M22113</link>
      <description>&lt;P&gt;And if you need to know how to switch from any SSAS Deployment Mode to Tabular Mode without installing a new instance, you should check this out&amp;nbsp;&lt;A href="https://www.fabbblyn.com/2016/08/sql-analysis-services-tabular-mode/" target="_blank"&gt;https://www.fabbblyn.com/2016/08/sql-analysis-services-tabular-mode/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Aug 2016 04:51:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Desktop/KPI-Preview-Feature-SSAS-Tabular/m-p/54632#M22113</guid>
      <dc:creator>fabianhenzler</dc:creator>
      <dc:date>2016-08-02T04:51:26Z</dc:date>
    </item>
  </channel>
</rss>

