<?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 Re: KPI Matrix - Calc KPI Index issue in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/351396#M731</link>
    <description>&lt;P&gt;This is not completely related to the KPI visual but I have experienced the same issue with some of my metrics in other standard visuals such as tables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It all depends on what you want the result to be when you add in aggregation. For this instance, I gather you want to sum the countries first for each metric and then do the actual calculation such work out variance to target. So it is sum then divide. The default behaviour could be divide then sum.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To solve this, I had to write a custom dax formula to ensure the calculation is correct. I can find the example right now but from memory it involves SUMX(FILTER(VALUES .....&lt;/P&gt;</description>
    <pubDate>Mon, 05 Feb 2018 04:09:39 GMT</pubDate>
    <dc:creator>rexii23</dc:creator>
    <dc:date>2018-02-05T04:09:39Z</dc:date>
    <item>
      <title>KPI Matrix - Calc KPI Index issue</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/342827#M650</link>
      <description>&lt;P&gt;&lt;SPAN&gt;In the example file of Power KPI Matrix it is possible to filter the visual by Country, but if I want to see, for&amp;nbsp;instance, both France and Germany together then the KPI Indicator Status does not work anymore (it just sums the Calc KPI Index values instead of calculating them again).&amp;nbsp;&lt;BR /&gt;How can I solve this problem with this Custom Visual (I'm using the Row_Based_Metrics)? Is it possible to modify the Calc KPI Index formula so it calculates it again when I want to see the KPI for the whole company instead of only one country?&lt;BR /&gt;Thanks in advance for your support.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Jan 2018 14:53:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/342827#M650</guid>
      <dc:creator>FraNat</dc:creator>
      <dc:date>2018-01-22T14:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Matrix - Calc KPI Index issue</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/343450#M653</link>
      <description>&lt;P&gt;If you would compare countries we would recommend that you should add a Power KPI Matrix&amp;nbsp;for each country.&lt;/P&gt;&lt;P&gt;Please let us know if that meets your requirements.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ignat Vilesov,&lt;/P&gt;&lt;P&gt;Software Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 23 Jan 2018 10:03:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/343450#M653</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-01-23T10:03:25Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Matrix - Calc KPI Index issue</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/345088#M672</link>
      <description>&lt;P&gt;Good day,&lt;BR /&gt;Actually it does not meet my requirements.&lt;BR /&gt;My organization is divided in geographical areas (Europe, America, Asia, etc), and each area has lots of countries in it. The goal is to have one visual with all the KPIs and the possibility to see them for the whole organization, for a single area or for a single country (using filters). This is actually possible with this Visual, the only thing that does not work is the KPI Indicator Status.&lt;BR /&gt;Is there a way to fix it?&lt;BR /&gt;Thanks in advance for your reply.&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 07:58:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/345088#M672</guid>
      <dc:creator>FraNat</dc:creator>
      <dc:date>2018-01-25T07:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Matrix - Calc KPI Index issue</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/345168#M680</link>
      <description>&lt;P&gt;You just need to include a filter for each area (Country, Region, etc.).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ignat Vilesov,&lt;/P&gt;&lt;P&gt;Software Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 09:20:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/345168#M680</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-01-25T09:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Matrix - Calc KPI Index issue</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/345275#M682</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-left" image-alt="Screen1.jpg" style="width: 569px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/79190i8A5999151A75DA79/image-size/large?v=v2&amp;amp;px=999" role="button" title="Screen1.jpg" alt="Screen1.jpg" /&gt;&lt;/span&gt;That's what I did, but if i select more than one country (or a whore area) then the KPI Indicator Status does not work anymore, as you can see in the attached screenshot.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2018 11:30:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/345275#M682</guid>
      <dc:creator>FraNat</dc:creator>
      <dc:date>2018-01-25T11:30:05Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Matrix - Calc KPI Index issue</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/345825#M683</link>
      <description>&lt;P&gt;Looks like Power BI summurize KPI Index.&lt;/P&gt;&lt;P&gt;Please use Maximum aggregation instead:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 534px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/79335i9E0DDFD8E3F94C86/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Ignat Vilesov,&lt;/P&gt;&lt;P&gt;Software Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2018 08:10:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/345825#M683</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-01-26T08:10:11Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Matrix - Calc KPI Index issue</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/345833#M684</link>
      <description>&lt;P&gt;Well, this is not the right solution, you cannot just select the index with the highest value.&lt;BR /&gt;In this way none of the KPI will give the correct result&lt;/P&gt;</description>
      <pubDate>Fri, 26 Jan 2018 08:15:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/345833#M684</guid>
      <dc:creator>FraNat</dc:creator>
      <dc:date>2018-01-26T08:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Matrix - Calc KPI Index issue</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/347813#M692</link>
      <description>&lt;P&gt;Actually I can not use this method. If I do so, then if only one country does achieve its KPI and all the others do not, then it seems that the whole organization is going well.&amp;nbsp;&lt;BR /&gt;Is there another way to solve my issue?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 07:28:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/347813#M692</guid>
      <dc:creator>FraNat</dc:creator>
      <dc:date>2018-01-30T07:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Matrix - Calc KPI Index issue</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/348049#M696</link>
      <description>&lt;P&gt;Another alternative is to prepare a couple of instances of Power KPI Matrix in order not to use filtering.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ignat Vilesov,&lt;/P&gt;&lt;P&gt;Software Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 11:08:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/348049#M696</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-01-30T11:08:14Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Matrix - Calc KPI Index issue</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/349660#M718</link>
      <description>&lt;P&gt;Mh, sorry, i don't understand what do you mean with that.. Could you please make an example using the data in the sample file?&lt;/P&gt;</description>
      <pubDate>Thu, 01 Feb 2018 08:24:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/349660#M718</guid>
      <dc:creator>FraNat</dc:creator>
      <dc:date>2018-02-01T08:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Matrix - Calc KPI Index issue</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/350388#M723</link>
      <description>&lt;P&gt;I mean you need to add Power KPI Matrix for each country that you want to analyze.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ignat Vilesov,&lt;/P&gt;&lt;P&gt;Software Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 07:29:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/350388#M723</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-02-02T07:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Matrix - Calc KPI Index issue</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/350424#M727</link>
      <description>&lt;P&gt;Well, I can already analyze every single country with&amp;nbsp;a single&amp;nbsp;Power KPI Matrix, the problem is that I cannot analyze a group of countries (e.g.&amp;nbsp;Europe).&lt;/P&gt;</description>
      <pubDate>Fri, 02 Feb 2018 07:59:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/350424#M727</guid>
      <dc:creator>FraNat</dc:creator>
      <dc:date>2018-02-02T07:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Matrix - Calc KPI Index issue</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/351396#M731</link>
      <description>&lt;P&gt;This is not completely related to the KPI visual but I have experienced the same issue with some of my metrics in other standard visuals such as tables.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;It all depends on what you want the result to be when you add in aggregation. For this instance, I gather you want to sum the countries first for each metric and then do the actual calculation such work out variance to target. So it is sum then divide. The default behaviour could be divide then sum.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;To solve this, I had to write a custom dax formula to ensure the calculation is correct. I can find the example right now but from memory it involves SUMX(FILTER(VALUES .....&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 04:09:39 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/351396#M731</guid>
      <dc:creator>rexii23</dc:creator>
      <dc:date>2018-02-05T04:09:39Z</dc:date>
    </item>
    <item>
      <title>Re: KPI Matrix - Calc KPI Index issue</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/351520#M734</link>
      <description>&lt;P&gt;As a quick workaround you might put the country column into Hyperlink data-field.&lt;/P&gt;&lt;P&gt;Such workaround forces Power BI to stop summarize KPI Index.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Ignat Vilesov,&lt;/P&gt;&lt;P&gt;Software Engineer&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;&lt;P&gt;&lt;A href="mailto:pbicvsupport@microsoft.com" target="_blank"&gt;&lt;SPAN&gt;pbicvsupport@microsoft.com&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 05 Feb 2018 07:41:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/KPI-Matrix-Calc-KPI-Index-issue/m-p/351520#M734</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-02-05T07:41:16Z</dc:date>
    </item>
  </channel>
</rss>

