<?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 DAX filter for single column in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-filter-for-single-column/m-p/2016640#M44871</link>
    <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Hello, I was trying to write a dax measure to filter the sales following the country. Here I used a slicer. There are two columns involved,&lt;/P&gt;&lt;P&gt;1. Customer [Country region]&lt;/P&gt;&lt;P&gt;2. factsales [total sales]&lt;/P&gt;&lt;P&gt;I tried SUM, SUMX, CALCULATE to write a dax filter but nothing is working. Could you please help me?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 15 Aug 2021 05:47:17 GMT</pubDate>
    <dc:creator>Anik</dc:creator>
    <dc:date>2021-08-15T05:47:17Z</dc:date>
    <item>
      <title>DAX filter for single column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-filter-for-single-column/m-p/2016640#M44871</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Hello, I was trying to write a dax measure to filter the sales following the country. Here I used a slicer. There are two columns involved,&lt;/P&gt;&lt;P&gt;1. Customer [Country region]&lt;/P&gt;&lt;P&gt;2. factsales [total sales]&lt;/P&gt;&lt;P&gt;I tried SUM, SUMX, CALCULATE to write a dax filter but nothing is working. Could you please help me?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Aug 2021 05:47:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-filter-for-single-column/m-p/2016640#M44871</guid>
      <dc:creator>Anik</dc:creator>
      <dc:date>2021-08-15T05:47:17Z</dc:date>
    </item>
    <item>
      <title>Re: DAX filter for single column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-filter-for-single-column/m-p/2016686#M44873</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="316745" data-lia-user-login="Anik" class="lia-mention lia-mention-user"&gt;Anik&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I believe [&lt;SPAN&gt;total sales] is a measure, if not create a measure Total Sales =&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;SUM(&amp;nbsp;&lt;SPAN&gt;factsales [&lt;EM&gt;Sales column name&lt;/EM&gt;] ) and use it, make sure you have an active relationship between your Customer Table and the FactSales table.&lt;BR /&gt;&lt;BR /&gt;Provide more details if this doesn't solve your problem.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Aug 2021 08:10:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-filter-for-single-column/m-p/2016686#M44873</guid>
      <dc:creator>Fowmy</dc:creator>
      <dc:date>2021-08-15T08:10:27Z</dc:date>
    </item>
    <item>
      <title>Re: DAX filter for single column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-filter-for-single-column/m-p/2016690#M44874</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="52518" data-lia-user-login="Fowmy" class="lia-mention lia-mention-user"&gt;Fowmy&lt;/a&gt;&amp;nbsp;, I intentionally ignored converting total sales into dax measure. I wanted to do it directly. All the solutions I've found have been used [total sales] as a measure. Doesn't the filter function work on number related calculation without DAX measure?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Aug 2021 08:27:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-filter-for-single-column/m-p/2016690#M44874</guid>
      <dc:creator>Anik</dc:creator>
      <dc:date>2021-08-15T08:27:14Z</dc:date>
    </item>
    <item>
      <title>Re: DAX filter for single column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-filter-for-single-column/m-p/2016707#M44876</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="316745" data-lia-user-login="Anik" class="lia-mention lia-mention-user"&gt;Anik&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Did not quite understand your question, What stops you from using a measure?&lt;BR /&gt;&lt;BR /&gt;If you use a column directly from the table without measure, the filtering should work as long as you have a relationship.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 15 Aug 2021 09:19:12 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/DAX-filter-for-single-column/m-p/2016707#M44876</guid>
      <dc:creator>Fowmy</dc:creator>
      <dc:date>2021-08-15T09:19:12Z</dc:date>
    </item>
  </channel>
</rss>

