<?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: How to filter a Time Intelligence Function in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-filter-a-Time-Intelligence-Function/m-p/3086809#M107957</link>
    <description>&lt;P&gt;hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="516613" data-lia-user-login="jbird258" class="lia-mention lia-mention-user"&gt;jbird258&lt;/a&gt;&amp;nbsp;try to add a IF condition in your last step of change from previous month, like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;change from previous month =&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;VAR _value =&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;RETURN&lt;/P&gt;&lt;P&gt;IF([Amber Count]=BLANK(), BLANK(), _value)&lt;/P&gt;</description>
    <pubDate>Sun, 19 Feb 2023 23:54:33 GMT</pubDate>
    <dc:creator>FreemanZ</dc:creator>
    <dc:date>2023-02-19T23:54:33Z</dc:date>
    <item>
      <title>How to filter a Time Intelligence Function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-filter-a-Time-Intelligence-Function/m-p/3086735#M107953</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;My issue is, I have a matrix visual with two columns. The first column is a simple sum that returns either a number or a blank depending on the slicer settings.&amp;nbsp; The second column is a time intelligence function showing the change from last month, which returns a number for each row.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I want is for the second column (change from previous month) to only return a value when there is a value present in the first column, (Otherwise return blank). What is partly tripping me up is that the previous month function needs access to 'old' data, so I cannot just filter to current conditions as these conditions will not be accurate to last month also.&lt;/P&gt;</description>
      <pubDate>Sun, 19 Feb 2023 22:21:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-filter-a-Time-Intelligence-Function/m-p/3086735#M107953</guid>
      <dc:creator>jbird258</dc:creator>
      <dc:date>2023-02-19T22:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter a Time Intelligence Function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-filter-a-Time-Intelligence-Function/m-p/3086809#M107957</link>
      <description>&lt;P&gt;hi &lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="516613" data-lia-user-login="jbird258" class="lia-mention lia-mention-user"&gt;jbird258&lt;/a&gt;&amp;nbsp;try to add a IF condition in your last step of change from previous month, like&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;change from previous month =&lt;/P&gt;&lt;P&gt;....&lt;/P&gt;&lt;P&gt;VAR _value =&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;RETURN&lt;/P&gt;&lt;P&gt;IF([Amber Count]=BLANK(), BLANK(), _value)&lt;/P&gt;</description>
      <pubDate>Sun, 19 Feb 2023 23:54:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-filter-a-Time-Intelligence-Function/m-p/3086809#M107957</guid>
      <dc:creator>FreemanZ</dc:creator>
      <dc:date>2023-02-19T23:54:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to filter a Time Intelligence Function</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-filter-a-Time-Intelligence-Function/m-p/3090283#M108225</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="460868" data-lia-user-login="FreemanZ" class="lia-mention lia-mention-user"&gt;FreemanZ&lt;/a&gt;,&amp;nbsp;thanks for taking the time to respond, much appreciated. Worked a treat&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2023 12:15:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-filter-a-Time-Intelligence-Function/m-p/3090283#M108225</guid>
      <dc:creator>jbird258</dc:creator>
      <dc:date>2023-02-21T12:15:17Z</dc:date>
    </item>
  </channel>
</rss>

