<?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 Calculating Daily Percentage per Floor using DAX in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculating-Daily-Percentage-per-Floor-using-DAX/m-p/4807852#M183892</link>
    <description>&lt;P&gt;Hi guys&lt;/P&gt;&lt;P&gt;I want to calculate percentage per floor by daily&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you can see in below image, i set 6 slicers (a table's column1, b tables's col1 ...)&lt;/P&gt;&lt;P&gt;And for calculating percentage, i want to set daily total value in below chart regardless of floor (values in redboxes should be same)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please excuse the incomplete nature of the image.&lt;/P&gt;&lt;P&gt;Security measures have been applied via masking in case of unforeseen circumstances.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 26 Aug 2025 08:58:05 GMT</pubDate>
    <dc:creator>COU_Alan</dc:creator>
    <dc:date>2025-08-26T08:58:05Z</dc:date>
    <item>
      <title>Calculating Daily Percentage per Floor using DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculating-Daily-Percentage-per-Floor-using-DAX/m-p/4807852#M183892</link>
      <description>&lt;P&gt;Hi guys&lt;/P&gt;&lt;P&gt;I want to calculate percentage per floor by daily&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As you can see in below image, i set 6 slicers (a table's column1, b tables's col1 ...)&lt;/P&gt;&lt;P&gt;And for calculating percentage, i want to set daily total value in below chart regardless of floor (values in redboxes should be same)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please excuse the incomplete nature of the image.&lt;/P&gt;&lt;P&gt;Security measures have been applied via masking in case of unforeseen circumstances.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 08:58:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculating-Daily-Percentage-per-Floor-using-DAX/m-p/4807852#M183892</guid>
      <dc:creator>COU_Alan</dc:creator>
      <dc:date>2025-08-26T08:58:05Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating Daily Percentage per Floor using DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculating-Daily-Percentage-per-Floor-using-DAX/m-p/4807860#M183893</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="879217" data-lia-user-login="COU_Alan" class="lia-mention lia-mention-user"&gt;COU_Alan&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;to obtain the same value you need to ignore filters&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;In the below image you provided&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;can you please psecify what is in cloumns in the top matrix? Suppose it is a column named Table[Column] and your measure is called Amount&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suggest you to create a measure like this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Amout no Filter =&amp;nbsp;&lt;BR /&gt;CALCULATE ( [Amount], REMOVEFILTERS ( Tables[Column] ) )&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If you have more than one column in the columns section of the matrix, you need to remove filters also from them&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;If this helped, please consider giving kudos and mark as a solution&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;@me in replies or I'll lose your thread&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Want to check your DAX skills? &lt;A href="https://www.linkedin.com/company/kubisco/" target="_blank"&gt;Answer my biweekly DAX challenges on the kubisco Linkedin page&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Consider voting &lt;A href="https://community.fabric.microsoft.com/t5/Fabric-Ideas/Power-BI-Filter-Pane-as-an-icon-on-the-right-side-bar-in-on/idi-p/4728588" target="_blank"&gt;this Power BI idea&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Francesco Bergamaschi&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;MBA, M.Eng, M.Econ, Professor of BI&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 09:02:35 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculating-Daily-Percentage-per-Floor-using-DAX/m-p/4807860#M183893</guid>
      <dc:creator>FBergamaschi</dc:creator>
      <dc:date>2025-08-26T09:02:35Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating Daily Percentage per Floor using DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculating-Daily-Percentage-per-Floor-using-DAX/m-p/4809862#M183948</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="879217" data-lia-user-login="COU_Alan" class="lia-mention lia-mention-user"&gt;COU_Alan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="1287762" data-lia-user-login="FBergamaschi" class="lia-mention lia-mention-user"&gt;FBergamaschi&lt;/a&gt;&amp;nbsp; for the response provided!&lt;BR /&gt;&lt;BR /&gt;Has your issue been resolved? If the response provided by the community member addressed your query, could you please confirm? It helps us ensure that the solutions provided are effective and beneficial for everyone.&lt;BR /&gt;&lt;BR /&gt;Thank you for your understanding!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 07:07:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculating-Daily-Percentage-per-Floor-using-DAX/m-p/4809862#M183948</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-08-28T07:07:14Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating Daily Percentage per Floor using DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculating-Daily-Percentage-per-Floor-using-DAX/m-p/4813245#M184044</link>
      <description>&lt;P&gt;&lt;!-- StartFragment  --&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;Hi&amp;nbsp;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="879217" data-lia-user-login="COU_Alan" class="lia-mention lia-mention-user"&gt;COU_Alan&lt;/a&gt;&amp;nbsp;,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;I wanted to follow up and see if you had a chance to review the information shared. If you have any further questions or need additional assistance, feel free to reach out.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;Thank you,&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN class=""&gt;Tejaswi.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;!-- EndFragment  --&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Sep 2025 09:42:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculating-Daily-Percentage-per-Floor-using-DAX/m-p/4813245#M184044</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-09-01T09:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Calculating Daily Percentage per Floor using DAX</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculating-Daily-Percentage-per-Floor-using-DAX/m-p/4817271#M184193</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="879217" data-lia-user-login="COU_Alan" class="lia-mention lia-mention-user"&gt;COU_Alan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&lt;!-- StartFragment  --&gt;&lt;/P&gt;
&lt;P class=""&gt;&amp;nbsp;&lt;/P&gt;
&lt;P class=""&gt;&lt;SPAN class=""&gt;I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Thank you,&lt;/P&gt;
&lt;P&gt;Tejaswi.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 04 Sep 2025 17:45:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Calculating-Daily-Percentage-per-Floor-using-DAX/m-p/4817271#M184193</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-09-04T17:45:46Z</dc:date>
    </item>
  </channel>
</rss>

