<?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: Formula: Greater than a value inclusive for multiple conditions in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formula-Greater-than-a-value-inclusive-for-multiple-conditions/m-p/2960163#M98529</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="426665" data-lia-user-login="jrdn03" class="lia-mention lia-mention-user"&gt;jrdn03&lt;/a&gt; , I think you are looking for&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>Sat, 10 Dec 2022 06:46:09 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2022-12-10T06:46:09Z</dc:date>
    <item>
      <title>Formula: Greater than a value inclusive for multiple conditions</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formula-Greater-than-a-value-inclusive-for-multiple-conditions/m-p/2959638#M98490</link>
      <description>&lt;P&gt;Can't seem to figure this one out....&amp;nbsp;&lt;BR /&gt;I have a custom column that I will use as a slicer. Effectively, the column should give me the following:&lt;BR /&gt;&amp;gt;$1M&lt;BR /&gt;&amp;gt;$2.5M&lt;BR /&gt;&amp;gt;$5M&lt;BR /&gt;&amp;gt;$10M&amp;nbsp;&lt;BR /&gt;So if the Grand Total is $6.7M it should appear in three of the above conditions (in a slicer).&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;However, I can't get the formula right... I don't want ranges (i.e. &amp;gt;$1M and &amp;lt;$2.5M). I'll need them to be inclusive and apply to any and all of the categories listed previous.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance!&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Dec 2022 17:39:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formula-Greater-than-a-value-inclusive-for-multiple-conditions/m-p/2959638#M98490</guid>
      <dc:creator>jrdn03</dc:creator>
      <dc:date>2022-12-09T17:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Formula: Greater than a value inclusive for multiple conditions</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formula-Greater-than-a-value-inclusive-for-multiple-conditions/m-p/2960163#M98529</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="426665" data-lia-user-login="jrdn03" class="lia-mention lia-mention-user"&gt;jrdn03&lt;/a&gt; , I think you are looking for&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>Sat, 10 Dec 2022 06:46:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formula-Greater-than-a-value-inclusive-for-multiple-conditions/m-p/2960163#M98529</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-12-10T06:46:09Z</dc:date>
    </item>
    <item>
      <title>Re: Formula: Greater than a value inclusive for multiple conditions</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formula-Greater-than-a-value-inclusive-for-multiple-conditions/m-p/2961174#M98633</link>
      <description>&lt;P&gt;Hi&amp;nbsp; &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="426665" data-lia-user-login="jrdn03" class="lia-mention lia-mention-user"&gt;jrdn03&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I created some data:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;Here are the steps you can follow：&lt;/P&gt;
&lt;P&gt;1. Enter data – create a table .&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;2. Create measure.&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Amount_measure =
SUMX(FILTER(ALL('Table'),'Table'[Group] &amp;lt;&amp;gt; "G"),[Amount])&lt;/LI-CODE&gt;&lt;LI-CODE lang="markup"&gt;Flag =
var _select=SELECTCOLUMNS(FILTER(ALL(Slicer_Table),'Slicer_Table'[Value] &amp;lt;= [Amount_measure]),"1",[Slicer])
return
IF(
    SELECTEDVALUE('Slicer_Table'[Slicer]) in _select,1,0)&lt;/LI-CODE&gt;
&lt;P&gt;3. Place [Flag]in Filters, set is=1, apply filter.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;4. Result:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;/P&gt;
&lt;P&gt;Liu Yang&lt;/P&gt;
&lt;P&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;EM&gt;Accept it as the solution&lt;/EM&gt; to help the other members find it more quickly&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 01:51:30 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formula-Greater-than-a-value-inclusive-for-multiple-conditions/m-p/2961174#M98633</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-12-12T01:51:30Z</dc:date>
    </item>
    <item>
      <title>Re: Formula: Greater than a value inclusive for multiple conditions</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formula-Greater-than-a-value-inclusive-for-multiple-conditions/m-p/2963230#M98789</link>
      <description>&lt;P&gt;Hi, Sorry I'm not sure if this solution will work for my case. I will rephrase the question. Let me know if you above solution is still the recommended course of action.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have a table with many projects. Each has a Total Cost. I want to find a way to filter these cost values using "greater than" logic. So for example, the table will have an item that is $1.1M, $3.4M, and $11M. The ranges are:&lt;BR /&gt;&amp;gt;$1M, &amp;gt;$2.5M, &amp;gt;$5M, &amp;gt;$10M&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I want a project with a total cost of $3.4M to appear with BOTH the &amp;gt;$1M and &amp;gt;$2.5M filter. I intend to use these as slicers. Likewise, an $11M project will appear when any of the ranges are selected.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If it is relevant, I will be viewing the resulted data in a table along with the project name and other info.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 12 Dec 2022 17:47:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formula-Greater-than-a-value-inclusive-for-multiple-conditions/m-p/2963230#M98789</guid>
      <dc:creator>jrdn03</dc:creator>
      <dc:date>2022-12-12T17:47:48Z</dc:date>
    </item>
    <item>
      <title>Re: Formula: Greater than a value inclusive for multiple conditions</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formula-Greater-than-a-value-inclusive-for-multiple-conditions/m-p/2972019#M99380</link>
      <description>&lt;P&gt;Hi, Sorry I didn't have luck with this solution... I will rephrase the question. Let me know if you above solution is still the recommended course of action.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;I have a table with many projects. Each has a Total Cost. I want to find a way to filter these cost values using "greater than" logic. So for example, the table will have an item that is $1.1M, $3.4M, and $11M. The ranges are:&lt;BR /&gt;&amp;gt;$1M, &amp;gt;$2.5M, &amp;gt;$5M, &amp;gt;$10M&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;I want a project with a total cost of $3.4M to appear with BOTH the &amp;gt;$1M and &amp;gt;$2.5M filter. I intend to use these as slicers. Likewise, an $11M project will appear when any of the ranges are selected.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;If it is relevant, I will be viewing the resulted data in a table along with the project name and other info.&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2022 00:18:11 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Formula-Greater-than-a-value-inclusive-for-multiple-conditions/m-p/2972019#M99380</guid>
      <dc:creator>jrdn03</dc:creator>
      <dc:date>2022-12-16T00:18:11Z</dc:date>
    </item>
  </channel>
</rss>

