<?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 Multiply all rows of one column with the Max Value of another Column in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Multiply-all-rows-of-one-column-with-the-Max-Value-of-another/m-p/3043205#M104498</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a few columns in a report. I want to take the maximum value from one column ( it is a unique count of pages) and then multiply all rows of another columns with that number. What is the best way to do so?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Roberto&lt;img /&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Jan 2023 15:51:02 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2023-01-25T15:51:02Z</dc:date>
    <item>
      <title>Multiply all rows of one column with the Max Value of another Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Multiply-all-rows-of-one-column-with-the-Max-Value-of-another/m-p/3043205#M104498</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a few columns in a report. I want to take the maximum value from one column ( it is a unique count of pages) and then multiply all rows of another columns with that number. What is the best way to do so?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Many Thanks&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Roberto&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2023 15:51:02 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Multiply-all-rows-of-one-column-with-the-Max-Value-of-another/m-p/3043205#M104498</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-01-25T15:51:02Z</dc:date>
    </item>
    <item>
      <title>Re: Multiply all rows of one column with the Max Value of another Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Multiply-all-rows-of-one-column-with-the-Max-Value-of-another/m-p/3043234#M104501</link>
      <description>&lt;P&gt;Hi Anonymous&lt;/LI-USER&gt; ,&lt;BR /&gt;&lt;BR /&gt;If you want to use your "absolute maximum", you need to combine function like MAXX with ALL.&lt;BR /&gt;&lt;BR /&gt;I can show you simple example:&lt;BR /&gt;In my case I have a column with some values and I want to get the maximum across all countries. My measure then looks like this:&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;BR /&gt;You can then use this "MAX for ALL" to multiple another column or another measure for desired outcome.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jan 2023 15:59:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Multiply-all-rows-of-one-column-with-the-Max-Value-of-another/m-p/3043234#M104501</guid>
      <dc:creator>Migasuke</dc:creator>
      <dc:date>2023-01-25T15:59:32Z</dc:date>
    </item>
    <item>
      <title>Re: Multiply all rows of one column with the Max Value of another Column</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Multiply-all-rows-of-one-column-with-the-Max-Value-of-another/m-p/3052068#M105171</link>
      <description>&lt;P&gt;Thank You. This works. I found the same solution in a video on YouTube.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 31 Jan 2023 08:44:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Multiply-all-rows-of-one-column-with-the-Max-Value-of-another/m-p/3052068#M105171</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-01-31T08:44:08Z</dc:date>
    </item>
  </channel>
</rss>

