<?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: applying a measure (percentage) to other member of a serie in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/applying-a-measure-percentage-to-other-member-of-a-serie/m-p/4391971#M174352</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="179570" data-lia-user-login="francoisl" class="lia-mention lia-mention-user"&gt;francoisl&lt;/a&gt;&amp;nbsp;, hello&amp;nbsp;gmsamborn&amp;nbsp; and&amp;nbsp;Gabry, thank you for your prompt reply!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Is there any progress on this issue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you find any answer&amp;nbsp;is&amp;nbsp;helpful to you, please remember to accept&amp;nbsp;it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It will help others who meet the similar question in this forum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have any further related issues, please feel free to reply!&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 03 Feb 2025 07:31:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2025-02-03T07:31:34Z</dc:date>
    <item>
      <title>applying a measure (percentage) to other member of a serie</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/applying-a-measure-percentage-to-other-member-of-a-serie/m-p/4388395#M174217</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have an issue where I have the following data :&amp;nbsp;&lt;/P&gt;&lt;P&gt;Column A&amp;nbsp; &amp;nbsp; &amp;nbsp;Total Sales&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Total Transporation&amp;nbsp; &amp;nbsp; &amp;nbsp; Percentage (Measure)&lt;/P&gt;&lt;P&gt;Carrier 1&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 10000&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 1000&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 10%&lt;/P&gt;&lt;P&gt;Carrier 2&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 20000&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;1800&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 9%&lt;/P&gt;&lt;P&gt;Carrier 3&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 23000&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; 2400&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;10,43%&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However for comparison I want to keep the Carrier 2 percentage (measure) and apply it to Carrier 1 and Carrier 3.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Chatgpt and Copilor where not really helpfull.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also I need to be able to filter by product line with the percentage getting adjusted.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you help finding the best way to do this ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;THanks&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;F&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 15:05:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/applying-a-measure-percentage-to-other-member-of-a-serie/m-p/4388395#M174217</guid>
      <dc:creator>francoisl</dc:creator>
      <dc:date>2025-01-30T15:05:52Z</dc:date>
    </item>
    <item>
      <title>Re: applying a measure (percentage) to other member of a serie</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/applying-a-measure-percentage-to-other-member-of-a-serie/m-p/4388753#M174226</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="179570" data-lia-user-login="francoisl" class="lia-mention lia-mention-user"&gt;francoisl&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;I don't understand what you want to do.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do you want to display for every row the percentage of carrier 2?&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 19:43:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/applying-a-measure-percentage-to-other-member-of-a-serie/m-p/4388753#M174226</guid>
      <dc:creator>Gabry</dc:creator>
      <dc:date>2025-01-30T19:43:38Z</dc:date>
    </item>
    <item>
      <title>Re: applying a measure (percentage) to other member of a serie</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/applying-a-measure-percentage-to-other-member-of-a-serie/m-p/4388792#M174231</link>
      <description>&lt;P&gt;I want to re-use the percentage of Carrier 1 and apply it to the other carriers. This means that I want to compare and calculate potential economy to other Carriers.&amp;nbsp; &amp;nbsp;Does that make sense ?&amp;nbsp; Ex : Since carrier 2 is 9% I want to apply the 9 % to the sales gone through carrier 1 and 3 and then substract the $$ amount.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 20:09:52 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/applying-a-measure-percentage-to-other-member-of-a-serie/m-p/4388792#M174231</guid>
      <dc:creator>francoisl</dc:creator>
      <dc:date>2025-01-30T20:09:52Z</dc:date>
    </item>
    <item>
      <title>Re: applying a measure (percentage) to other member of a serie</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/applying-a-measure-percentage-to-other-member-of-a-serie/m-p/4388846#M174234</link>
      <description>&lt;P&gt;Not sure,&lt;/P&gt;
&lt;P&gt;if you want a measure that calculate the percentage of carrier1 you just need to make it like this:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Carrier1percentage= calculate(divide(sum(trasnport),sum(sales)), columna="Carrier1")&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;this will always calculate the percentage of carrier1&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 20:49:17 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/applying-a-measure-percentage-to-other-member-of-a-serie/m-p/4388846#M174234</guid>
      <dc:creator>Gabry</dc:creator>
      <dc:date>2025-01-30T20:49:17Z</dc:date>
    </item>
    <item>
      <title>Re: applying a measure (percentage) to other member of a serie</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/applying-a-measure-percentage-to-other-member-of-a-serie/m-p/4388963#M174242</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="179570" data-lia-user-login="francoisl" class="lia-mention lia-mention-user"&gt;francoisl&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I'm a little unclear about your expected results and how it will be used. I'm wondering if the following would help.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I created a disconnected 'Carrier' table for use in a slicer.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Then I added the following measures.&amp;nbsp; (I did it by steps because I wasn't sure which measures you would want to display).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;Sales = SUM( 'Table'[Total Sales] )

Transport = SUM( 'Table'[Total Transportation] )

Original Rate = DIVIDE( [Transport], [Sales] )

Selected Rate = 
    CALCULATE(
        DIVIDE( [Transport], [Sales] ),
        'Table'[Column A] = SELECTEDVALUE( 'Carrier'[Carrier] )
    )

New Transport = [Sales] * [SelRate]

Change = [New Transport] - [Transport]

Pct Chg = DIVIDE( [Change], [Transport] )&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;These are my results.&lt;/P&gt;
&lt;P&gt;&lt;img /&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://1drv.ms/u/c/64051cfa8dac7a71/EZfXjYQFZVFCi2Xtu-XPy0sBmLQNTU1r94Y1HuKcjR-SHA?e=ccwFFi" target="_blank" rel="noopener"&gt;applying a measure (percentage) to other member of a series.pbix&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I hope I understood your requirements.&amp;nbsp; (probably not)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If not, please show your expected results and how you would use it (matrix, card, etc)&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 30 Jan 2025 23:31:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/applying-a-measure-percentage-to-other-member-of-a-serie/m-p/4388963#M174242</guid>
      <dc:creator>gmsamborn</dc:creator>
      <dc:date>2025-01-30T23:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: applying a measure (percentage) to other member of a serie</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/applying-a-measure-percentage-to-other-member-of-a-serie/m-p/4391971#M174352</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="179570" data-lia-user-login="francoisl" class="lia-mention lia-mention-user"&gt;francoisl&lt;/a&gt;&amp;nbsp;, hello&amp;nbsp;gmsamborn&amp;nbsp; and&amp;nbsp;Gabry, thank you for your prompt reply!&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;Is there any progress on this issue?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you find any answer&amp;nbsp;is&amp;nbsp;helpful to you, please remember to accept&amp;nbsp;it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It will help others who meet the similar question in this forum.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you have any further related issues, please feel free to reply!&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 07:31:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/applying-a-measure-percentage-to-other-member-of-a-serie/m-p/4391971#M174352</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-02-03T07:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: applying a measure (percentage) to other member of a serie</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/applying-a-measure-percentage-to-other-member-of-a-serie/m-p/4392513#M174371</link>
      <description>&lt;P&gt;HI,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I was off thursday and friday.&amp;nbsp; And this is only one of my project. I will get back to you all by tomorrow.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;F&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 13:06:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/applying-a-measure-percentage-to-other-member-of-a-serie/m-p/4392513#M174371</guid>
      <dc:creator>francoisl</dc:creator>
      <dc:date>2025-02-03T13:06:27Z</dc:date>
    </item>
    <item>
      <title>Re: applying a measure (percentage) to other member of a serie</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/applying-a-measure-percentage-to-other-member-of-a-serie/m-p/4393099#M174395</link>
      <description>&lt;P&gt;Yes, I want to show and apply the rate on every row.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 03 Feb 2025 21:00:14 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/applying-a-measure-percentage-to-other-member-of-a-serie/m-p/4393099#M174395</guid>
      <dc:creator>francoisl</dc:creator>
      <dc:date>2025-02-03T21:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: applying a measure (percentage) to other member of a serie</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/applying-a-measure-percentage-to-other-member-of-a-serie/m-p/4393265#M174404</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="179570" data-lia-user-login="francoisl" class="lia-mention lia-mention-user"&gt;francoisl&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you for your feedback.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Could you please review the reply from gmsamborn?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this is not feasible for you, please feel free to reply!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2025 01:26:16 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/applying-a-measure-percentage-to-other-member-of-a-serie/m-p/4393265#M174404</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2025-02-04T01:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: applying a measure (percentage) to other member of a serie</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/applying-a-measure-percentage-to-other-member-of-a-serie/m-p/4394689#M174477</link>
      <description>&lt;P&gt;Awsome... This is the first time I create an unconnected table to make a selection this way.&amp;nbsp; Many thanks.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2025 15:29:01 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/applying-a-measure-percentage-to-other-member-of-a-serie/m-p/4394689#M174477</guid>
      <dc:creator>francoisl</dc:creator>
      <dc:date>2025-02-04T15:29:01Z</dc:date>
    </item>
    <item>
      <title>Re: applying a measure (percentage) to other member of a serie</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/applying-a-measure-percentage-to-other-member-of-a-serie/m-p/4395104#M174499</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="179570" data-lia-user-login="francoisl" class="lia-mention lia-mention-user"&gt;francoisl&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I'm glad it worked for you.&lt;/P&gt;</description>
      <pubDate>Tue, 04 Feb 2025 21:58:40 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/applying-a-measure-percentage-to-other-member-of-a-serie/m-p/4395104#M174499</guid>
      <dc:creator>gmsamborn</dc:creator>
      <dc:date>2025-02-04T21:58:40Z</dc:date>
    </item>
  </channel>
</rss>

