<?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: Need Expression in DAX in Developer</title>
    <link>https://community.fabric.microsoft.com/t5/Developer/Need-Expression-in-DAX/m-p/2050407#M31468</link>
    <description>&lt;P&gt;Has your problem been solved? If the problem persists, please provide sample data and the results you expect&lt;/P&gt;</description>
    <pubDate>Wed, 01 Sep 2021 06:08:57 GMT</pubDate>
    <dc:creator>V-lianl-msft</dc:creator>
    <dc:date>2021-09-01T06:08:57Z</dc:date>
    <item>
      <title>Need Expression in DAX</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Need-Expression-in-DAX/m-p/2013398#M31080</link>
      <description>&lt;P&gt;Hi Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;I need to write an expression in DAX. I need to display the&lt;SPAN&gt;&amp;nbsp;set of possible values in Power BI. Please help me.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;&lt;SPAN&gt;For example:&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;&lt;SPAN&gt;This is the Qlikview expression which I am using sum(&amp;nbsp;{$&amp;lt;Customer = P({1&amp;lt;Product={‘Shoe’}&amp;gt;} Customer)&amp;gt;} Sales&amp;nbsp;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;&lt;SPAN&gt;which means it returns the sales, but only those customers that ever have bought the product ‘Shoe’. The element function P( ) here returns a list of possible customers; those that are implied by the selection ‘Shoe’ in the field Product.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="Bold"&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 15:14:29 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Need-Expression-in-DAX/m-p/2013398#M31080</guid>
      <dc:creator>Kavya123</dc:creator>
      <dc:date>2021-08-12T15:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Need Expression in DAX</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Need-Expression-in-DAX/m-p/2013410#M31081</link>
      <description>&lt;P&gt;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/97881"&gt;@Kavya123&lt;/a&gt;&amp;nbsp;So many questions. Are your Customer and Sales tables related to one another? If so then you should be able to do something along the lines of:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Measure = CALCULATE(SUM('Sales'[Sales]),'Customers'[Product]="Shoe")&lt;/LI-CODE&gt;
&lt;P&gt;If that doesn't work...Sorry, having trouble following, can you post sample data as text and expected output?&lt;BR /&gt;Not really enough information to go on, please first check if your issue is a common issue listed here: &lt;A href="https://community.powerbi.com/t5/Community-Blog/Before-You-Post-Read-This/ba-p/1116882" target="_blank"&gt;https://community.powerbi.com/t5/Community-Blog/Before-You-Post-Read-This/ba-p/1116882&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Also, please see this post regarding How to Get Your Question Answered Quickly: &lt;A href="https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490" target="_blank"&gt;https://community.powerbi.com/t5/Community-Blog/How-to-Get-Your-Question-Answered-Quickly/ba-p/38490&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The most important parts are:&lt;BR /&gt;1. Sample data as text, use the table tool in the editing bar&lt;BR /&gt;2. Expected output from sample data&lt;BR /&gt;3. Explanation in words of how to get from 1. to 2.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Aug 2021 15:19:10 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Need-Expression-in-DAX/m-p/2013410#M31081</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2021-08-12T15:19:10Z</dc:date>
    </item>
    <item>
      <title>Re: Need Expression in DAX</title>
      <link>https://community.fabric.microsoft.com/t5/Developer/Need-Expression-in-DAX/m-p/2050407#M31468</link>
      <description>&lt;P&gt;Has your problem been solved? If the problem persists, please provide sample data and the results you expect&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 06:08:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Developer/Need-Expression-in-DAX/m-p/2050407#M31468</guid>
      <dc:creator>V-lianl-msft</dc:creator>
      <dc:date>2021-09-01T06:08:57Z</dc:date>
    </item>
  </channel>
</rss>

