<?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 Filtering Whole report by a measure given a dimension &amp;amp; the filters in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filtering-Whole-report-by-a-measure-given-a-dimension-amp-the/m-p/4409585#M175102</link>
    <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mi question here is simple and hope you guys can help me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a report with a measure representing income. The measure works perfectly but:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been asked to filter such report by the result of this measure per client (dim client) but the measure also changes taking into account the company we are filtering for (dim company) which makes the solution quite difficult given my experience.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way I can filter my whole report for such clients (say income lower than 5k) and that that filter changes dynamically given the company we are filtering for?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;</description>
    <pubDate>Thu, 13 Feb 2025 17:15:23 GMT</pubDate>
    <dc:creator>JoseCarbonell</dc:creator>
    <dc:date>2025-02-13T17:15:23Z</dc:date>
    <item>
      <title>Filtering Whole report by a measure given a dimension &amp; the filters</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filtering-Whole-report-by-a-measure-given-a-dimension-amp-the/m-p/4409585#M175102</link>
      <description>&lt;P&gt;Dear all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Mi question here is simple and hope you guys can help me.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a report with a measure representing income. The measure works perfectly but:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been asked to filter such report by the result of this measure per client (dim client) but the measure also changes taking into account the company we are filtering for (dim company) which makes the solution quite difficult given my experience.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way I can filter my whole report for such clients (say income lower than 5k) and that that filter changes dynamically given the company we are filtering for?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you in advance,&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 17:15:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filtering-Whole-report-by-a-measure-given-a-dimension-amp-the/m-p/4409585#M175102</guid>
      <dc:creator>JoseCarbonell</dc:creator>
      <dc:date>2025-02-13T17:15:23Z</dc:date>
    </item>
    <item>
      <title>Re: Filtering Whole report by a measure given a dimension &amp; the filters</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filtering-Whole-report-by-a-measure-given-a-dimension-amp-the/m-p/4409674#M175109</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="931341" data-lia-user-login="JoseCarbonell" class="lia-mention lia-mention-user"&gt;JoseCarbonell&lt;/a&gt;&amp;nbsp;I mean, you could build that into your measure I suppose by returning a 1 or a 0 based on the criteria. It would essentially be a complex selector. So, if company A the threshold is 5K but for company B the threshold is 3K, you just build that logic into the measure and have the measure return 1 or 0. Then you can just filter to either 1 or 0. But, you have to do that for each visual.&amp;nbsp;&lt;A href="https://community.fabric.microsoft.com/t5/Quick-Measures-Gallery/The-Complex-Selector/m-p/1116633#M534" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Quick-Measures-Gallery/The-Complex-Selector/m-p/1116633#M534&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 18:55:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Filtering-Whole-report-by-a-measure-given-a-dimension-amp-the/m-p/4409674#M175109</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2025-02-13T18:55:02Z</dc:date>
    </item>
  </channel>
</rss>

