<?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 divide to other Colum total in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/divide-to-other-Colum-total/m-p/2882679#M93351</link>
    <description>&lt;P&gt;dears,&lt;/P&gt;&lt;P&gt;good day!!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in the table below 2 columns total tickets and measure and i want to devide each row in total tickets to the Total for measure as showing below :&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, 03 Nov 2022 11:09:46 GMT</pubDate>
    <dc:creator>160475</dc:creator>
    <dc:date>2022-11-03T11:09:46Z</dc:date>
    <item>
      <title>divide to other Colum total</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/divide-to-other-Colum-total/m-p/2882679#M93351</link>
      <description>&lt;P&gt;dears,&lt;/P&gt;&lt;P&gt;good day!!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in the table below 2 columns total tickets and measure and i want to devide each row in total tickets to the Total for measure as showing below :&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, 03 Nov 2022 11:09:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/divide-to-other-Colum-total/m-p/2882679#M93351</guid>
      <dc:creator>160475</dc:creator>
      <dc:date>2022-11-03T11:09:46Z</dc:date>
    </item>
    <item>
      <title>Re: divide to other Colum total</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/divide-to-other-Colum-total/m-p/2884260#M93439</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="272026" data-lia-user-login="160475" class="lia-mention lia-mention-user"&gt;160475&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please try ALL( ) function. For example,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;This is my test table:&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The measures I created:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Measure 1 = SUM('Table'[Value])

Measure 2 = SUMX(ALL('Table'),'Table'[Value])

Total ticket / Measure 2 = DIVIDE(SUM('Table'[Total tickets]),[Measure 2])&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Then you can devide each row in total tickets to the Total for measure:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Yadong Fang&lt;/P&gt;
&lt;P&gt;If this post&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;helps&lt;/EM&gt;&lt;/STRONG&gt;, then please consider&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;&lt;EM&gt;Accept it as the solution&lt;/EM&gt;&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;to help the other members find it more quickly.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Nov 2022 06:31:46 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/divide-to-other-Colum-total/m-p/2884260#M93439</guid>
      <dc:creator>v-yadongf-msft</dc:creator>
      <dc:date>2022-11-04T06:31:46Z</dc:date>
    </item>
  </channel>
</rss>

