<?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: Measure that needs the maximum value in a column, but disabling all interactions with the report in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-that-needs-the-maximum-value-in-a-column-but-disabling/m-p/960502#M11209</link>
    <description>&lt;P&gt;ALL remove all filter context.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Mar 2020 13:20:04 GMT</pubDate>
    <dc:creator>Greg_Deckler</dc:creator>
    <dc:date>2020-03-05T13:20:04Z</dc:date>
    <item>
      <title>Measure that needs the maximum value in a column, but disabling all interactions with the report</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-that-needs-the-maximum-value-in-a-column-but-disabling/m-p/960477#M11208</link>
      <description>&lt;P&gt;Hi, I need to create a measure that must use the maximum value in a column to perform a calculation. This maximum value, however, must keep unchanged even when in the page of the report there are several slicers that affect the determination of it.&lt;/P&gt;&lt;P&gt;Is there any way of disabling the interaction between the measure and all objects in the report? For instance, is it possible to create a variable that remain always unchanged?&lt;/P&gt;&lt;P&gt;I have done some tests by disabling the interaction between visual objects, but I'd need to manage this inside the DAX formula.&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 13:03:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-that-needs-the-maximum-value-in-a-column-but-disabling/m-p/960477#M11208</guid>
      <dc:creator>arielcedola</dc:creator>
      <dc:date>2020-03-05T13:03:57Z</dc:date>
    </item>
    <item>
      <title>Re: Measure that needs the maximum value in a column, but disabling all interactions with the report</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-that-needs-the-maximum-value-in-a-column-but-disabling/m-p/960502#M11209</link>
      <description>&lt;P&gt;ALL remove all filter context.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 13:20:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-that-needs-the-maximum-value-in-a-column-but-disabling/m-p/960502#M11209</guid>
      <dc:creator>Greg_Deckler</dc:creator>
      <dc:date>2020-03-05T13:20:04Z</dc:date>
    </item>
    <item>
      <title>Re: Measure that needs the maximum value in a column, but disabling all interactions with the report</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-that-needs-the-maximum-value-in-a-column-but-disabling/m-p/960617#M11217</link>
      <description>&lt;P&gt;I already tried, but it didn't work:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Measure = CALCULATE(MAX('Table'[Column]); ALL('Table'[Column]))&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;But I realize now that I was using ALL in a wrong way: introducing the full Table as its argument works well.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2020 14:26:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Measure-that-needs-the-maximum-value-in-a-column-but-disabling/m-p/960617#M11217</guid>
      <dc:creator>arielcedola</dc:creator>
      <dc:date>2020-03-05T14:26:00Z</dc:date>
    </item>
  </channel>
</rss>

