<?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: Vlookup per category DAX in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Vlookup-per-category-DAX/m-p/3480705#M133051</link>
    <description>&lt;P&gt;hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="470978" data-lia-user-login="fosterXO" class="lia-mention lia-mention-user"&gt;fosterXO&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;try below&amp;nbsp; just adjust table and column name&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;result =&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;CALCULATE(SUM('product'[qty]),'product'[product type]="pr_2")&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;If this post&amp;nbsp;helps, then please consider&amp;nbsp;Accepting it as the solution&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
    <pubDate>Tue, 17 Oct 2023 08:58:58 GMT</pubDate>
    <dc:creator>Dangar332</dc:creator>
    <dc:date>2023-10-17T08:58:58Z</dc:date>
    <item>
      <title>Vlookup per category DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Vlookup-per-category-DAX/m-p/3480659#M133048</link>
      <description>&lt;P&gt;I have the following table. Column 3 (qty) is the sum of individual rows.&lt;/P&gt;&lt;DIV class=""&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I would like to create a measure that displays the info like column 4 (Measure). I want to display the sum of value of Product_2 per customer Name. For Customer_A it shows 10 for every row because that is the value of Product_2.&lt;/P&gt;</description>
      <pubDate>Tue, 17 Oct 2023 08:42:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Vlookup-per-category-DAX/m-p/3480659#M133048</guid>
      <dc:creator>fosterXO</dc:creator>
      <dc:date>2023-10-17T08:42:22Z</dc:date>
    </item>
    <item>
      <title>Re: Vlookup per category DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Vlookup-per-category-DAX/m-p/3480705#M133051</link>
      <description>&lt;P&gt;hi,&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="470978" data-lia-user-login="fosterXO" class="lia-mention lia-mention-user"&gt;fosterXO&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;try below&amp;nbsp; just adjust table and column name&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;result =&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;STRONG&gt;CALCULATE(SUM('product'[qty]),'product'[product type]="pr_2")&lt;/STRONG&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN&gt;If this post&amp;nbsp;helps, then please consider&amp;nbsp;Accepting it as the solution&amp;nbsp;to help the other members find it more quickly.&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 17 Oct 2023 08:58:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Vlookup-per-category-DAX/m-p/3480705#M133051</guid>
      <dc:creator>Dangar332</dc:creator>
      <dc:date>2023-10-17T08:58:58Z</dc:date>
    </item>
  </channel>
</rss>

