<?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: Dynamic filter and calculations in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-filter-and-calculations/m-p/2051485#M46158</link>
    <description>&lt;P&gt;Thank you&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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This did not solve my problem. Tried several ways, but it did not come out the way i needed.&lt;/P&gt;</description>
    <pubDate>Wed, 01 Sep 2021 13:24:49 GMT</pubDate>
    <dc:creator>Wikolin</dc:creator>
    <dc:date>2021-09-01T13:24:49Z</dc:date>
    <item>
      <title>Dynamic filter and calculations</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-filter-and-calculations/m-p/2050807#M46120</link>
      <description>&lt;P&gt;Hi all.&lt;/P&gt;&lt;P&gt;I'm a bit stuck on this one.&lt;/P&gt;&lt;P&gt;I have a list of customers and their sales. If sales is above 1000 in total the last 12 months i want to tag them with "High", the rest of customers "Low". This i figured out:&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Category = IF(SUM(sales[amount])&amp;gt;1000,"High","Low")&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;In a report i want to filter on a customer. This customer is "High" or "Low".&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;So i want the average sales in the "High"-category. And if i filter on another customer who turned out to be "Low" i want the average sales in "low"-category.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Wed, 01 Sep 2021 08:17:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-filter-and-calculations/m-p/2050807#M46120</guid>
      <dc:creator>Wikolin</dc:creator>
      <dc:date>2021-09-01T08:17:18Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic filter and calculations</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-filter-and-calculations/m-p/2051075#M46125</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="155688" data-lia-user-login="Wikolin" class="lia-mention lia-mention-user"&gt;Wikolin&lt;/a&gt; , Try Binning or bucketing &lt;/P&gt;
&lt;P&gt;&lt;A href="https://radacad.com/grouping-and-binning-step-towards-better-data-visualization" target="_blank"&gt;https://radacad.com/grouping-and-binning-step-towards-better-data-visualization&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Dynamic Segmentation Bucketing Binning&lt;BR /&gt;&lt;A href="https://community.powerbi.com/t5/Quick-Measures-Gallery/Dynamic-Segmentation-Bucketing-Binning/m-p/1387187#M626" target="_blank"&gt;https://community.powerbi.com/t5/Quick-Measures-Gallery/Dynamic-Segmentation-Bucketing-Binning/m-p/1387187#M626&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Dynamic Segmentation, Bucketing or Binning: &lt;A href="https://youtu.be/CuczXPj0N-k" target="_blank"&gt;https://youtu.be/CuczXPj0N-k&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 09:39:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-filter-and-calculations/m-p/2051075#M46125</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2021-09-01T09:39:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic filter and calculations</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-filter-and-calculations/m-p/2051485#M46158</link>
      <description>&lt;P&gt;Thank you&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;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This did not solve my problem. Tried several ways, but it did not come out the way i needed.&lt;/P&gt;</description>
      <pubDate>Wed, 01 Sep 2021 13:24:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Dynamic-filter-and-calculations/m-p/2051485#M46158</guid>
      <dc:creator>Wikolin</dc:creator>
      <dc:date>2021-09-01T13:24:49Z</dc:date>
    </item>
  </channel>
</rss>

