<?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: From &amp;amp; To Date columns based filter  the count in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/From-amp-To-Date-columns-based-filter-the-count/m-p/2845321#M91042</link>
    <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="426915" data-lia-user-login="Gokul_G16" class="lia-mention lia-mention-user"&gt;Gokul_G16&lt;/a&gt; , refer if approch of this blog , common date table, userelationship can help&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Community-Blog/HR-Analytics-Active-Employee-Hire-and-Termination-trend/ba-p/882970" target="_blank" rel="noopener"&gt;https://community.powerbi.com/t5/Community-Blog/HR-Analytics-Active-Employee-Hire-and-Termination-trend/ba-p/882970&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this does not help&lt;BR /&gt;Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.&lt;/P&gt;</description>
    <pubDate>Mon, 17 Oct 2022 02:07:17 GMT</pubDate>
    <dc:creator>amitchandak</dc:creator>
    <dc:date>2022-10-17T02:07:17Z</dc:date>
    <item>
      <title>From &amp; To Date columns based filter  the count</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/From-amp-To-Date-columns-based-filter-the-count/m-p/2844340#M90961</link>
      <description>&lt;P&gt;Hello Team.,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If u don't mind can u please look here. only Power BI Dax&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Column 1- date values&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also column 2- date&amp;nbsp;&lt;SPAN&gt;values only&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: coulmn 1 &amp;amp; coulmn 2 date are different date&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Column 3- 'open' and 'close' text. Ok&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let we want to filter two conditions based ...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;M1=calculate( count(&amp;nbsp;&lt;/P&gt;&lt;P&gt;column 1) ,Filter column 3 ="close"))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;M2=calculate( count(&amp;nbsp;&lt;/P&gt;&lt;P&gt;column 2) , Filter column 3 ="open")))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Percentage.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;M3=M1/(M1+M2)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So For here.&lt;/P&gt;&lt;P&gt;I want find percentage me based above dax format.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Major issues is those date columns are different.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can't make any user relationship here.&lt;/P&gt;&lt;P&gt;Also&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a date calendar table,here the thing is when I click date in slicer based my date selection percentage need to change by which is here apply dax condition..&lt;/P&gt;&lt;P&gt;I was tried that thing it was reflecting wrong value!!!&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So guy's can please help expedite support here..&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gokul&lt;/P&gt;</description>
      <pubDate>Sun, 16 Oct 2022 08:21:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/From-amp-To-Date-columns-based-filter-the-count/m-p/2844340#M90961</guid>
      <dc:creator>Gokul_G16</dc:creator>
      <dc:date>2022-10-16T08:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: From &amp; To Date columns based filter  the count</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/From-amp-To-Date-columns-based-filter-the-count/m-p/2845321#M91042</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="426915" data-lia-user-login="Gokul_G16" class="lia-mention lia-mention-user"&gt;Gokul_G16&lt;/a&gt; , refer if approch of this blog , common date table, userelationship can help&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.powerbi.com/t5/Community-Blog/HR-Analytics-Active-Employee-Hire-and-Termination-trend/ba-p/882970" target="_blank" rel="noopener"&gt;https://community.powerbi.com/t5/Community-Blog/HR-Analytics-Active-Employee-Hire-and-Termination-trend/ba-p/882970&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this does not help&lt;BR /&gt;Can you share sample data and sample output in table format? Or a sample pbix after removing sensitive data.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Oct 2022 02:07:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/From-amp-To-Date-columns-based-filter-the-count/m-p/2845321#M91042</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-10-17T02:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: From &amp; To Date columns based filter  the count</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/From-amp-To-Date-columns-based-filter-the-count/m-p/2848017#M91186</link>
      <description>&lt;P&gt;&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;Thank you very much your support.&lt;/P&gt;&lt;P&gt;That has been working fine...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gokul&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 04:15:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/From-amp-To-Date-columns-based-filter-the-count/m-p/2848017#M91186</guid>
      <dc:creator>Gokul_G16</dc:creator>
      <dc:date>2022-10-18T04:15:15Z</dc:date>
    </item>
  </channel>
</rss>

