<?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: Create a custom table using Measures in row in Custom Visuals Development Discussion</title>
    <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Create-a-custom-table-using-Measures-in-row/m-p/396856#M964</link>
    <description>&lt;P&gt;We'd recommend to try &lt;A href="https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104381299" target="_blank"&gt;Power KPI Matrix&lt;/A&gt; out.&lt;/P&gt;
&lt;P&gt;Please download &lt;A href="https://visuals.azureedge.net/app-store/PowerKPIMatrix.2.1.2.0.pbix" target="_blank"&gt;this sample report&lt;/A&gt; to find out more about usage of this custom visual.&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, 16 Apr 2018 06:57:52 GMT</pubDate>
    <dc:creator>v-viig</dc:creator>
    <dc:date>2018-04-16T06:57:52Z</dc:date>
    <item>
      <title>Create a custom table using Measures in row</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Create-a-custom-table-using-Measures-in-row/m-p/396503#M957</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;I am using Imported Power BI file and has 5 tables in it and related to each other as per the requirement. I've created all the required measures on the model. Now, my question is to display those measures as per the Business necessity. here's how they wanted to look like... all these measures will be sliced by Filter Consisting of Zip Codes init. Need to pin this visual in Dasboard.&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-left" image-alt="Table.PNG" style="width: 392px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/91117i7B5ED048FCCC104B/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Table.PNG" alt="Table.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;For example, To display ForecastYOY row... I've created 2 measures to display ForecastYOY ($) and ForecastYOY % Change.&lt;/P&gt;&lt;P&gt;I was unable to display all these measures in the above table format. Is there anyway to display like that or should i go for creating my own custom visual, if so how can i acheive that ?.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have used PowerKPI Metrics to display first 5 rows and the rest of the 2 column names itself are dynamic which tends to change based on filter appiled (Date part in the column). Is there anyway that i can acheive in the same visual. I tried to move the date part from the column name to value but it's not displaying because the datatype in currency whereas we are trying ti insert date into it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This how far I can go by using that custom visual...&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 448px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/91886iC036AE13EA80E0F1/image-dimensions/448x189?v=v2" width="448" height="189" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any help is greatly appreciated!&lt;/P&gt;</description>
      <pubDate>Thu, 19 Apr 2018 00:28:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Create-a-custom-table-using-Measures-in-row/m-p/396503#M957</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-04-19T00:28:52Z</dc:date>
    </item>
    <item>
      <title>Re: Create a custom table using Measures in row</title>
      <link>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Create-a-custom-table-using-Measures-in-row/m-p/396856#M964</link>
      <description>&lt;P&gt;We'd recommend to try &lt;A href="https://appsource.microsoft.com/en-us/product/power-bi-visuals/WA104381299" target="_blank"&gt;Power KPI Matrix&lt;/A&gt; out.&lt;/P&gt;
&lt;P&gt;Please download &lt;A href="https://visuals.azureedge.net/app-store/PowerKPIMatrix.2.1.2.0.pbix" target="_blank"&gt;this sample report&lt;/A&gt; to find out more about usage of this custom visual.&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, 16 Apr 2018 06:57:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Custom-Visuals-Development/Create-a-custom-table-using-Measures-in-row/m-p/396856#M964</guid>
      <dc:creator>v-viig</dc:creator>
      <dc:date>2018-04-16T06:57:52Z</dc:date>
    </item>
  </channel>
</rss>

