<?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: Column-based Power KPI Matrix - ID column in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Column-based-Power-KPI-Matrix-ID-column/m-p/1151216#M3234</link>
    <description>&lt;P&gt;Hi I am currently having the same issue, did you ever figure it out?&lt;/P&gt;</description>
    <pubDate>Wed, 10 Jun 2020 17:33:21 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2020-06-10T17:33:21Z</dc:date>
    <item>
      <title>Column-based Power KPI Matrix - ID column</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Column-based-Power-KPI-Matrix-ID-column/m-p/407391#M987</link>
      <description>&lt;P&gt;&amp;nbsp;I am using the Power KPI Matrix visual with column-based data, and I'm having an issue. To group the categories together, the visual wants an ID associated with each row, but since each row has all of the categories in it, I don't know what ID to put for the rows. The&amp;nbsp;&lt;A href="https://visuals.azureedge.net/app-store/PowerKPIMatrix.2.0.0.0.pbix" target="_self"&gt;sample file&lt;/A&gt;&amp;nbsp;has an ID associated with each row, but I don't see how to correctly connect it in my file. Can anyone help?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://drive.google.com/open?id=1dUdcMyGoT4QshFzo2QHSsSqfj-TK5OZq" target="_blank"&gt;Sample of my data&lt;/A&gt;&amp;nbsp;(Excel file)&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2018 12:46:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Column-based-Power-KPI-Matrix-ID-column/m-p/407391#M987</guid>
      <dc:creator>kgrafton</dc:creator>
      <dc:date>2018-05-04T12:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Column-based Power KPI Matrix - ID column</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Column-based-Power-KPI-Matrix-ID-column/m-p/408796#M991</link>
      <description>&lt;P&gt;Can you share a data sample for investigation?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Ignat Vilesov,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Software Engineer&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&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>Wed, 02 May 2018 12:11:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Column-based-Power-KPI-Matrix-ID-column/m-p/408796#M991</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-05-02T12:11:52Z</dc:date>
    </item>
    <item>
      <title>Re: Column-based Power KPI Matrix - ID column</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Column-based-Power-KPI-Matrix-ID-column/m-p/410785#M1003</link>
      <description>&lt;P&gt;I updated my post to include a sample of my data. The first sheet shows the data, the second sheet shows the category hierarchy.&lt;/P&gt;</description>
      <pubDate>Fri, 04 May 2018 12:46:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Column-based-Power-KPI-Matrix-ID-column/m-p/410785#M1003</guid>
      <dc:creator>kgrafton</dc:creator>
      <dc:date>2018-05-04T12:46:59Z</dc:date>
    </item>
    <item>
      <title>Re: Column-based Power KPI Matrix - ID column</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Column-based-Power-KPI-Matrix-ID-column/m-p/411789#M1005</link>
      <description>&lt;P&gt;Goal ID column must contain values from 1 to 13 in your case. This column must be in &lt;STRONG&gt;Categories&lt;/STRONG&gt; table and&amp;nbsp;&lt;STRONG&gt;Scorecard data&lt;/STRONG&gt; table.&lt;/P&gt;
&lt;P&gt;After that, you must open Relationship manager to make a relation between two table by using Goal ID as a key column.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;As a reference you can use Sample report.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Ignat Vilesov,&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Software Engineer&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt; color: #333333;"&gt;Microsoft Power BI Custom Visuals&lt;/P&gt;
&lt;P style="margin: 0in; font-family: Calibri; font-size: 11.0pt;"&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>Mon, 07 May 2018 09:55:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Column-based-Power-KPI-Matrix-ID-column/m-p/411789#M1005</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-05-07T09:55:30Z</dc:date>
    </item>
    <item>
      <title>Re: Column-based Power KPI Matrix - ID column</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Column-based-Power-KPI-Matrix-ID-column/m-p/890458#M2880</link>
      <description>&lt;P&gt;I'm having a similar issue that I'm trying to get my head around this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If using column based data where the column headers relate to the categories, how can creating an ID column in this table relate to a categories in a second table?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 12:25:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Column-based-Power-KPI-Matrix-ID-column/m-p/890458#M2880</guid>
      <dc:creator>fraggle</dc:creator>
      <dc:date>2020-01-06T12:25:37Z</dc:date>
    </item>
    <item>
      <title>Re: Column-based Power KPI Matrix - ID column</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Column-based-Power-KPI-Matrix-ID-column/m-p/890644#M2881</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/17823"&gt;@v-viig&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/196927"&gt;@fraggle&lt;/a&gt;&amp;nbsp;I'm still having this issue as well. I have a sample of data in my original post, but let's see if I can explain any better here. So I have the following 2 tables:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Categories&lt;/U&gt;&lt;/P&gt;&lt;P&gt;(Goal ID, Goal, Category)&lt;/P&gt;&lt;P&gt;2, goalA, categoryA&lt;/P&gt;&lt;P&gt;2, goalA, categoryB&lt;/P&gt;&lt;P&gt;3, goalB, categoryC&lt;/P&gt;&lt;P&gt;4, goalC, categoryD&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;U&gt;Data&lt;/U&gt;&lt;/P&gt;&lt;P&gt;(Date, categoryAvalue, categoryBvalue, categoryCvalue, categoryDvalue)&lt;/P&gt;&lt;P&gt;2018, 5, 10, 7, 9&lt;/P&gt;&lt;P&gt;2019, 6, 12, 6, 9&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So I need to associate the Goal ID fromm the Categories table to the rows in the Data table. But each row has a value for categoryA, categoryB, categoryC, and categoryD. So I can't assign&amp;nbsp;&lt;EM&gt;one&lt;/EM&gt; Goal ID to the rows in Data because it has a vaule for&amp;nbsp;&lt;EM&gt;every&lt;/EM&gt; Goal ID in the Categories table.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Even in the example data given on the app page (&lt;A href="https://visuals.azureedge.net/app-store/PowerKPIMatrix.2.0.0.0.pbix" target="_self"&gt;here&lt;/A&gt;) doesn't make sense, and it's the same problem. If you look at the table Column_Based_Metrics, and take the row from 9/1/2017, the ID column has the value 4, which would be the KPI Transactions in the Col_Links table. But the row has values for the KPIs Total Units (ID 1), Premium Units (ID 2), Gross Revenue (ID 3), Transactions (ID 4), Active Customers (ID 5), Avg Price (ID 6), Returns (ID 7), and Satisfaction (ID 8). So how is it determined that this row belongs with the ID 4 when it has values for&amp;nbsp;&lt;EM&gt;every&lt;/EM&gt; KPI? It seems as though every ID should be in that column since each has a value in the row.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Maybe I'm missing something?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jan 2020 15:13:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Column-based-Power-KPI-Matrix-ID-column/m-p/890644#M2881</guid>
      <dc:creator>kgrafton</dc:creator>
      <dc:date>2020-01-06T15:13:37Z</dc:date>
    </item>
    <item>
      <title>Re: Column-based Power KPI Matrix - ID column</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Column-based-Power-KPI-Matrix-ID-column/m-p/1151216#M3234</link>
      <description>&lt;P&gt;Hi I am currently having the same issue, did you ever figure it out?&lt;/P&gt;</description>
      <pubDate>Wed, 10 Jun 2020 17:33:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Column-based-Power-KPI-Matrix-ID-column/m-p/1151216#M3234</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-06-10T17:33:21Z</dc:date>
    </item>
  </channel>
</rss>

