<?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: Get minimum value from a table in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Get-minimum-value-from-a-table/m-p/1421841#M26445</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148838" data-lia-user-login="amitchandak" class="lia-mention lia-mention-user"&gt;amitchandak&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here you can see two pictures. One is the Petrol table and the other one is the result that I want to get it(it's in a square to the left side in white, depending on what car the user chooses.&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 08 Oct 2020 15:58:49 GMT</pubDate>
    <dc:creator>jlarques</dc:creator>
    <dc:date>2020-10-08T15:58:49Z</dc:date>
    <item>
      <title>Get minimum value from a table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Get-minimum-value-from-a-table/m-p/1421563#M26433</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;I have a table with:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Petrol product&lt;/LI&gt;&lt;LI&gt;Petrol supplier&lt;/LI&gt;&lt;LI&gt;Price&lt;/LI&gt;&lt;LI&gt;Petrol type&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I have another table with cars that contain a column with Petrol type. I want that when the user chooses a car, I can show it the lowest price, Petrol product and Petrol supplier to recommend it for this car.&lt;/P&gt;&lt;P&gt;I tried with ROW, SELECTCOLUMNS and other DAX instructions but anything works.&lt;/P&gt;&lt;P&gt;Do you know how can I do it?&lt;/P&gt;&lt;P&gt;Thanks, everyone for your help!&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;José Luis&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2020 14:23:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Get-minimum-value-from-a-table/m-p/1421563#M26433</guid>
      <dc:creator>jlarques</dc:creator>
      <dc:date>2020-10-08T14:23:03Z</dc:date>
    </item>
    <item>
      <title>Re: Get minimum value from a table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Get-minimum-value-from-a-table/m-p/1421804#M26441</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="47884" data-lia-user-login="jlarques" class="lia-mention lia-mention-user"&gt;jlarques&lt;/a&gt; ,&lt;/P&gt;
&lt;P&gt;Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;FONT size="1"&gt; Please provide your feedback comments and advice for new videos &lt;BR /&gt;&lt;A href="https://www.youtube.com/watch?v=wvsAzTqSDVg&amp;amp;list=PLPaNVDMhUXGaaqV92SBD5X2hk3TMNlHhb" target="_blank"&gt;Tutorial Series&lt;/A&gt; &lt;A href="https://www.youtube.com/watch?v=WlvQ_SGy4iA&amp;amp;list=PLPaNVDMhUXGZNyKU0PgG2g3P0c6CPjMnj" target="_blank"&gt;Dax Vs SQL&lt;/A&gt; &lt;A href="https://www.youtube.com/watch?v=My0bLn9voo4&amp;amp;list=PLPaNVDMhUXGbKatyDdOhGbTL3xW2Xy6pA" target="_blank"&gt;Direct Query&lt;/A&gt; &lt;A href="https://www.youtube.com/watch?v=YWo-ZpKM6gU&amp;amp;list=PLPaNVDMhUXGYrm5rm6ME6rjzKGSvT9Jmy" target="_blank"&gt;PBI Tips&lt;/A&gt; &lt;BR /&gt;Appreciate your Kudos.&lt;/FONT&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2020 15:45:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Get-minimum-value-from-a-table/m-p/1421804#M26441</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2020-10-08T15:45:05Z</dc:date>
    </item>
    <item>
      <title>Re: Get minimum value from a table</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Get-minimum-value-from-a-table/m-p/1421841#M26445</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="148838" data-lia-user-login="amitchandak" class="lia-mention lia-mention-user"&gt;amitchandak&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;here you can see two pictures. One is the Petrol table and the other one is the result that I want to get it(it's in a square to the left side in white, depending on what car the user chooses.&lt;/P&gt;&lt;P&gt;Thanks for your help.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 08 Oct 2020 15:58:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Get-minimum-value-from-a-table/m-p/1421841#M26445</guid>
      <dc:creator>jlarques</dc:creator>
      <dc:date>2020-10-08T15:58:49Z</dc:date>
    </item>
  </channel>
</rss>

