<?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: Filtering a DAX measure by a column in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filtering-a-DAX-measure-by-a-column/m-p/2316553#M57727</link>
    <description>&lt;P&gt;Sure will. I won't be able to get to that until later tonight so will post some then. Thanks &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;</description>
    <pubDate>Thu, 03 Feb 2022 01:16:12 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-02-03T01:16:12Z</dc:date>
    <item>
      <title>Filtering a DAX measure by a column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filtering-a-DAX-measure-by-a-column/m-p/2314194#M57610</link>
      <description>&lt;P&gt;Hi all&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a measure giving me the profit margin of all course intakes (when grouped together). The intakes are listed in a column called Intakes. There are about 144 and increases if new course intakes are added.&amp;nbsp; I add the measure to a visual, along with the years and months but when I add the Intakes, I don't get individual profit margins for each intake, it still adds up the total profit margin. How do I get this to work? I need to see the profit margin per intake. Any and all assistance is greatly appreciated. I am just getting started with DAX.&amp;nbsp;&lt;/P&gt;&lt;P&gt;This image is what is looks like:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this makes sense.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Karen&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 02 Feb 2022 01:14:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filtering-a-DAX-measure-by-a-column/m-p/2314194#M57610</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-02T01:14:48Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering a DAX measure by a column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filtering-a-DAX-measure-by-a-column/m-p/2314307#M57615</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt; , is your data model working on the intake date or some other date.&amp;nbsp; Ideally for profit margin based on instake date intake date should also join to date table. If there is more than one date and join is inactive, you can use userelationship in the measure &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://radacad.com/userelationship-or-role-playing-dimension-dealing-with-inactive-relationships-in-power-bi" target="_blank"&gt;https://radacad.com/userelationship-or-role-playing-dimension-dealing-with-inactive-relationships-in-power-bi&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this does not help&lt;BR /&gt;Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 02:49:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filtering-a-DAX-measure-by-a-column/m-p/2314307#M57615</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-02-02T02:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering a DAX measure by a column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filtering-a-DAX-measure-by-a-column/m-p/2314342#M57618</link>
      <description>&lt;P&gt;Thanks&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;. I don't think that is it as I do have the date table joined to the intake booking date in my model.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 03:06:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filtering-a-DAX-measure-by-a-column/m-p/2314342#M57618</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-02T03:06:06Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering a DAX measure by a column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filtering-a-DAX-measure-by-a-column/m-p/2314433#M57621</link>
      <description>&lt;P&gt;Anonymous&lt;/a&gt; ,Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Feb 2022 03:45:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filtering-a-DAX-measure-by-a-column/m-p/2314433#M57621</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-02-02T03:45:52Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering a DAX measure by a column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filtering-a-DAX-measure-by-a-column/m-p/2316553#M57727</link>
      <description>&lt;P&gt;Sure will. I won't be able to get to that until later tonight so will post some then. Thanks &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;</description>
      <pubDate>Thu, 03 Feb 2022 01:16:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filtering-a-DAX-measure-by-a-column/m-p/2316553#M57727</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-03T01:16:12Z</dc:date>
    </item>
  </channel>
</rss>

