<?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 incorporate the page level filters into a DAX Measure in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-incorporate-the-page-level-filters-into-a-DAX-Measure/m-p/3342829#M125478</link>
    <description>&lt;P&gt;maybe try&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;NoOfDaysBetween=&lt;/SPAN&gt;&lt;STRONG&gt;DATEDIFF(MAX('TimeZone'[Begin]),MAX('TimeZone'[End]),DAY)&lt;/STRONG&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 21 Jul 2023 08:11:45 GMT</pubDate>
    <dc:creator>eliasayyy</dc:creator>
    <dc:date>2023-07-21T08:11:45Z</dc:date>
    <item>
      <title>How to incorporate the page level filters into a DAX Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-incorporate-the-page-level-filters-into-a-DAX-Measure/m-p/3342181#M125463</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to calculate the number of days on the basis of the Dates provided in the page filter using a DAX measure. For e.g if the 'Start Date' is on or after 1-Nov-2020 &amp;amp; 'End Date' is on or before 17-Dec-2020, we should get the output as 47 i.e. no.of days between start &amp;amp; end date. Please find the below snapshot for better understanding.&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried using below measure but its not working.&lt;/P&gt;&lt;P&gt;NoOfDaysBetween=&lt;STRONG&gt;DATEDIFF(SELECTEDVALUE('TimeZone'[Begin]),SELECTEDVALUE('TimeZone'[End])&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 02:35:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-incorporate-the-page-level-filters-into-a-DAX-Measure/m-p/3342181#M125463</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-21T02:35:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to incorporate the page level filters into a DAX Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-incorporate-the-page-level-filters-into-a-DAX-Measure/m-p/3342829#M125478</link>
      <description>&lt;P&gt;maybe try&amp;nbsp;&lt;BR /&gt;&lt;SPAN&gt;NoOfDaysBetween=&lt;/SPAN&gt;&lt;STRONG&gt;DATEDIFF(MAX('TimeZone'[Begin]),MAX('TimeZone'[End]),DAY)&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 08:11:45 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-incorporate-the-page-level-filters-into-a-DAX-Measure/m-p/3342829#M125478</guid>
      <dc:creator>eliasayyy</dc:creator>
      <dc:date>2023-07-21T08:11:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to incorporate the page level filters into a DAX Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-incorporate-the-page-level-filters-into-a-DAX-Measure/m-p/3342912#M125480</link>
      <description>&lt;P&gt;Thanks for your response&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="434309" data-lia-user-login="eliasayyy" class="lia-mention lia-mention-user"&gt;eliasayyy&lt;/a&gt;&amp;nbsp;. The above DAX doesn't give the desired output.&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 08:41:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-incorporate-the-page-level-filters-into-a-DAX-Measure/m-p/3342912#M125480</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-21T08:41:15Z</dc:date>
    </item>
    <item>
      <title>Re: How to incorporate the page level filters into a DAX Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-incorporate-the-page-level-filters-into-a-DAX-Measure/m-p/3342917#M125481</link>
      <description>&lt;P&gt;do you mind sharing sample dataset and the resuts&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 08:43:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-incorporate-the-page-level-filters-into-a-DAX-Measure/m-p/3342917#M125481</guid>
      <dc:creator>eliasayyy</dc:creator>
      <dc:date>2023-07-21T08:43:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to incorporate the page level filters into a DAX Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-incorporate-the-page-level-filters-into-a-DAX-Measure/m-p/3342952#M125483</link>
      <description>&lt;P&gt;Sure, PFB&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 08:58:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-incorporate-the-page-level-filters-into-a-DAX-Measure/m-p/3342952#M125483</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-07-21T08:58:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to incorporate the page level filters into a DAX Measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-incorporate-the-page-level-filters-into-a-DAX-Measure/m-p/3342977#M125485</link>
      <description>&lt;P&gt;ok it seems you are using the same table in the filter thsi wont work in the filter panel due to when you first filter the begining date to the date , you will only have rows in the start of the date if the end date isnt in the rows it will return 0. can i se ethe table ?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 21 Jul 2023 09:10:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-incorporate-the-page-level-filters-into-a-DAX-Measure/m-p/3342977#M125485</guid>
      <dc:creator>eliasayyy</dc:creator>
      <dc:date>2023-07-21T09:10:32Z</dc:date>
    </item>
  </channel>
</rss>

