<?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 Creating chart from the table in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Creating-chart-from-the-table/m-p/2174909#M50573</link>
    <description>&lt;P&gt;Hi guys,&amp;nbsp;&lt;/P&gt;&lt;P&gt;how to create a chart from the table when all values (except the first one GFK SO) are based on measures? I need to know how many of our products have the lowest price, how many A, B competitors etc.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Thank you for any help.&lt;/P&gt;&lt;P&gt;J.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Nov 2021 14:17:41 GMT</pubDate>
    <dc:creator>harry6810</dc:creator>
    <dc:date>2021-11-05T14:17:41Z</dc:date>
    <item>
      <title>Creating chart from the table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Creating-chart-from-the-table/m-p/2174909#M50573</link>
      <description>&lt;P&gt;Hi guys,&amp;nbsp;&lt;/P&gt;&lt;P&gt;how to create a chart from the table when all values (except the first one GFK SO) are based on measures? I need to know how many of our products have the lowest price, how many A, B competitors etc.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Thank you for any help.&lt;/P&gt;&lt;P&gt;J.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 14:17:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Creating-chart-from-the-table/m-p/2174909#M50573</guid>
      <dc:creator>harry6810</dc:creator>
      <dc:date>2021-11-05T14:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: Creating chart from the table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Creating-chart-from-the-table/m-p/2175532#M50602</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="291478" data-lia-user-login="harry6810" class="lia-mention lia-mention-user"&gt;harry6810&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you share a result you are looking for? (create a sample chart with the same name in excel and send it here)&lt;BR /&gt;Is it possible to share your PBIX file [after removing sensitive data?&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Appreciate your Kudos!!&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Nov 2021 22:36:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Creating-chart-from-the-table/m-p/2175532#M50602</guid>
      <dc:creator>VahidDM</dc:creator>
      <dc:date>2021-11-05T22:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: Creating chart from the table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Creating-chart-from-the-table/m-p/2175846#M50608</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="315278" data-lia-user-login="VahidDM" class="lia-mention lia-mention-user"&gt;VahidDM&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I need to have sth like this for a start (more or less):&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the meantime, I added a column grouping discrepancies between our company and competitors and discrepancy ranges &amp;lt;100, &amp;lt;200, etc.&lt;BR /&gt;Unfortunately, I am now able to send you files because there are too many relations (each feature like CPU, GPU is a separate dataset) and the files themselves are in the cloud :(.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you very very much for any ideas and&amp;nbsp;tips!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 06 Nov 2021 13:22:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Creating-chart-from-the-table/m-p/2175846#M50608</guid>
      <dc:creator>harry6810</dc:creator>
      <dc:date>2021-11-06T13:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: Creating chart from the table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Creating-chart-from-the-table/m-p/2177350#M50648</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="291478" data-lia-user-login="harry6810" class="lia-mention lia-mention-user"&gt;harry6810&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P class="xmsonormal"&gt;&lt;SPAN style="font-size: 11.5pt; font-family: 'Segoe UI',sans-serif; color: black;"&gt;According to your description, I create a sample, “Group” is a column of a new table, and “Count ” is a measure.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P class="xmsonormal"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="margin-bottom: 12.0pt; background: white;"&gt;&lt;SPAN style="font-size: 11.5pt; font-family: 'Segoe UI',sans-serif; color: black;"&gt;Best Regards,&lt;BR /&gt;Community Support Team _ kalyj&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="xmsonormal"&gt;&lt;SPAN style="font-size: 11.5pt; font-family: 'Segoe UI',sans-serif; color: black;"&gt;If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 08 Nov 2021 07:51:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Creating-chart-from-the-table/m-p/2177350#M50648</guid>
      <dc:creator>v-yanjiang-msft</dc:creator>
      <dc:date>2021-11-08T07:51:16Z</dc:date>
    </item>
    <item>
      <title>Re: Creating chart from the table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Creating-chart-from-the-table/m-p/2181329#M50779</link>
      <description>&lt;P&gt;Thank you very much&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="315278" data-lia-user-login="VahidDM" class="lia-mention lia-mention-user"&gt;VahidDM&lt;/a&gt;&amp;nbsp;, I will try this shortly. In the meantime I have a next question, maybe you will able to help.&amp;nbsp;I will try to briefly describe what I would like to achieve. So, I have 4 main datasets:&lt;BR /&gt;- Sales report [WESI]&lt;BR /&gt;- Product base [d_product]&lt;BR /&gt;- GFK data [GFK]&lt;BR /&gt;- Price monitoring [prices]&lt;BR /&gt;Each of those tables has common fields - processor, RAM, graphic card etc. Then I created relations in order to link all 4 main datasets, each parameter separately (GPU, CPU, RAM). Additionally, I created relations with next two parameters "series" and "vendor" in a separate table and I added a column with our serie which is the equivalent to a competing one.&lt;BR /&gt;And now, I created a hitlist based on the GFK report using all the matched parameters. Based on the "series" table and "match" column, I added a column with our series to the created table. Now the question is how to insert a calculated measure with minimum price [min. price] that will apply to our "match" product and not to the to the oryginal, competitor series? Filtering by manufacturer, of course, returns an empty value. This should work as follows:&lt;BR /&gt;- find a product series from the series table [series]'series1' and assign an equivalent from the match column [series]'match' and then get the minimum price [prices][min. price]* for a specific config back from our series from&amp;nbsp;[series]'series1'.&lt;/P&gt;&lt;P&gt;[min. price] is a measure:&lt;BR /&gt;[min. price] =&amp;nbsp;CALCULATE(MIN('prices'[lowest_price]),LASTDATE('prices'[data]))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&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;</description>
      <pubDate>Wed, 10 Nov 2021 07:18:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Creating-chart-from-the-table/m-p/2181329#M50779</guid>
      <dc:creator>harry6810</dc:creator>
      <dc:date>2021-11-10T07:18:56Z</dc:date>
    </item>
  </channel>
</rss>

