<?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: Percentage of total measure in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-of-total-measure/m-p/2294190#M56501</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&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;, thanks for your replay&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the matrix table... the % of total time is excactly what I wanted with the same numbers of the top right visual. But the % of total shortdayname doesn't get the same result as the left top visual. Is it even doable?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Total trip and hours are from the same table, the shortdayname is from another table).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 20 Jan 2022 19:58:07 GMT</pubDate>
    <dc:creator>Shaki</dc:creator>
    <dc:date>2022-01-20T19:58:07Z</dc:date>
    <item>
      <title>Percentage of total measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-of-total-measure/m-p/2293341#M56446</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to create a percentage of total measure filtered by two columns.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I want to calculate the % of total trips filtered by weekday and by fiscalweek day...&lt;/P&gt;&lt;P&gt;The results of the measure suppose to look like in the picture below&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;Thanks in advence!&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 11:59:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-of-total-measure/m-p/2293341#M56446</guid>
      <dc:creator>Shaki</dc:creator>
      <dc:date>2022-01-20T11:59:44Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage of total measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-of-total-measure/m-p/2293639#M56471</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="350835" data-lia-user-login="Shaki" class="lia-mention lia-mention-user"&gt;Shaki&lt;/a&gt; , In such case it usually &lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;divide([measure], calculate([measure], allselected()) )&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;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 14:13:21 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-of-total-measure/m-p/2293639#M56471</guid>
      <dc:creator>amitchandak</dc:creator>
      <dc:date>2022-01-20T14:13:21Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage of total measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-of-total-measure/m-p/2294190#M56501</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&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;, thanks for your replay&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the matrix table... the % of total time is excactly what I wanted with the same numbers of the top right visual. But the % of total shortdayname doesn't get the same result as the left top visual. Is it even doable?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;(Total trip and hours are from the same table, the shortdayname is from another table).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Jan 2022 19:58:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-of-total-measure/m-p/2294190#M56501</guid>
      <dc:creator>Shaki</dc:creator>
      <dc:date>2022-01-20T19:58:07Z</dc:date>
    </item>
    <item>
      <title>Re: Percentage of total measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-of-total-measure/m-p/2299880#M56781</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="350835" data-lia-user-login="Shaki" class="lia-mention lia-mention-user"&gt;Shaki&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;So do you want to correct the wrong Row - Total(100%) ?&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;If so, you could use HASONEVALUE() like:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Measure = IF(HASONEVALUE('Table'[Week]),1,0)&lt;/LI-CODE&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;If you are still confused about it, please provide me with more details about your &lt;STRONG&gt;table&lt;/STRONG&gt; and your &lt;STRONG&gt;expected output&lt;/STRONG&gt; or share me with your pbix file after &lt;EM&gt;&lt;STRONG&gt;removing sensitive data&lt;/STRONG&gt;&lt;/EM&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best Regards,&lt;BR /&gt;Eyelyn Qin&lt;BR /&gt;If this post &lt;STRONG&gt;helps&lt;/STRONG&gt;, then please consider &lt;EM&gt;&lt;STRONG&gt;Accept it as the solution&lt;/STRONG&gt;&lt;/EM&gt; to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jan 2022 03:08:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Percentage-of-total-measure/m-p/2299880#M56781</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-01-25T03:08:54Z</dc:date>
    </item>
  </channel>
</rss>

