<?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 Create a measure for count of values by month - and then show all dates in a visualisation in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-measure-for-count-of-values-by-month-and-then-show-all/m-p/1963627#M43023</link>
    <description>&lt;P&gt;Hi, I have a date table with Jan - June 2021. then another table with row of employee no and a column of corresponding month. I can filter by month and show the different employee count, my question is - how do I create a new visualisation with count of employee for each month that ignores the month filter? Is there a simple measure for this? thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Sat, 17 Jul 2021 17:44:50 GMT</pubDate>
    <dc:creator>brirack</dc:creator>
    <dc:date>2021-07-17T17:44:50Z</dc:date>
    <item>
      <title>Create a measure for count of values by month - and then show all dates in a visualisation</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-measure-for-count-of-values-by-month-and-then-show-all/m-p/1963627#M43023</link>
      <description>&lt;P&gt;Hi, I have a date table with Jan - June 2021. then another table with row of employee no and a column of corresponding month. I can filter by month and show the different employee count, my question is - how do I create a new visualisation with count of employee for each month that ignores the month filter? Is there a simple measure for this? thanks &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jul 2021 17:44:50 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-measure-for-count-of-values-by-month-and-then-show-all/m-p/1963627#M43023</guid>
      <dc:creator>brirack</dc:creator>
      <dc:date>2021-07-17T17:44:50Z</dc:date>
    </item>
    <item>
      <title>Re: Create a measure for count of values by month - and then show all dates in a visualisation</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-measure-for-count-of-values-by-month-and-then-show-all/m-p/1963652#M43029</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You have two options.&lt;/P&gt;&lt;P&gt;1. Use the below DAX function.&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;IngoreMonth = CALCULATE([EmployeeCount],REMOVEFILTERS('Date'))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;2. Stop Edit interaction with the second visual with month slicer ( Select month slicer then go to format tab click on edit interaction then click on the circle icon above. the second visual)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Appreciate a Kudos! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;BR /&gt;If this helps and resolves the issue, please mark it as a Solution! &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;BR /&gt;N V Durga Prasad&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jul 2021 18:28:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-measure-for-count-of-values-by-month-and-then-show-all/m-p/1963652#M43029</guid>
      <dc:creator>nvprasad</dc:creator>
      <dc:date>2021-07-17T18:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Create a measure for count of values by month - and then show all dates in a visualisation</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-measure-for-count-of-values-by-month-and-then-show-all/m-p/1963655#M43031</link>
      <description>&lt;P&gt;You don't need a measure for this. It's enough if you just edit the interactions between your visuals. Click the visual, go to the Format tab and then to the Edit Interactions button. On the other visual make it look like this:&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 17 Jul 2021 18:34:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Create-a-measure-for-count-of-values-by-month-and-then-show-all/m-p/1963655#M43031</guid>
      <dc:creator>daxer-almighty</dc:creator>
      <dc:date>2021-07-17T18:34:05Z</dc:date>
    </item>
  </channel>
</rss>

