<?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 How to achieve Don't Summarize as a measure in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-achieve-Don-t-Summarize-as-a-measure/m-p/2328752#M58423</link>
    <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a decimal number column called Response see in the table last column.&lt;BR /&gt;I want to create a measure which do not summarize the values as I need to reuse this measure in another dax .&lt;/P&gt;&lt;P&gt;So how can we acchieve the same output that does not sum up the values in DAX&lt;/P&gt;</description>
    <pubDate>Wed, 09 Feb 2022 16:25:08 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2022-02-09T16:25:08Z</dc:date>
    <item>
      <title>How to achieve Don't Summarize as a measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-achieve-Don-t-Summarize-as-a-measure/m-p/2328752#M58423</link>
      <description>&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a decimal number column called Response see in the table last column.&lt;BR /&gt;I want to create a measure which do not summarize the values as I need to reuse this measure in another dax .&lt;/P&gt;&lt;P&gt;So how can we acchieve the same output that does not sum up the values in DAX&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 16:25:08 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-achieve-Don-t-Summarize-as-a-measure/m-p/2328752#M58423</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-09T16:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to achieve Don't Summarize as a measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-achieve-Don-t-Summarize-as-a-measure/m-p/2328789#M58426</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;What is the reason you need this functionality/What is your end goal? This isn't really possible with measures since it isn't needed. E.g. if you want to calculate DAX in a row context on a table you can use functions like SUMX or AVERAGEX.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 16:41:49 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-achieve-Don-t-Summarize-as-a-measure/m-p/2328789#M58426</guid>
      <dc:creator>ValtteriN</dc:creator>
      <dc:date>2022-02-09T16:41:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to achieve Don't Summarize as a measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-achieve-Don-t-Summarize-as-a-measure/m-p/2328834#M58429</link>
      <description>&lt;P&gt;OK got it, just asking if it was possible&lt;/P&gt;</description>
      <pubDate>Wed, 09 Feb 2022 17:01:34 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-achieve-Don-t-Summarize-as-a-measure/m-p/2328834#M58429</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2022-02-09T17:01:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to achieve Don't Summarize as a measure</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-achieve-Don-t-Summarize-as-a-measure/m-p/3748418#M146202</link>
      <description>&lt;P&gt;Hey, but I need this as sumx or averagex is not giving right data.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Here i dont want to summarize "year old" value, i want to do calculation row wise in table.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can i do that?&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Mar 2024 09:51:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/How-to-achieve-Don-t-Summarize-as-a-measure/m-p/3748418#M146202</guid>
      <dc:creator>shalu097</dc:creator>
      <dc:date>2024-03-07T09:51:36Z</dc:date>
    </item>
  </channel>
</rss>

