<?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: Numeric Range (Parameter) returns multiple values in Matrix in DAX Commands and Tips</title>
    <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Numeric-Range-Parameter-returns-multiple-values-in-Matrix/m-p/3497393#M134005</link>
    <description>&lt;P&gt;Not sure if it helps (but can't hurt) I'm observing the same result in an online paginated report, which I assume is basically using an equivalent 'Matrix' to report the data, even though by default it resembles/looks more like a table in the paginated result.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Oct 2023 21:27:27 GMT</pubDate>
    <dc:creator>rpiboy_1</dc:creator>
    <dc:date>2023-10-25T21:27:27Z</dc:date>
    <item>
      <title>Numeric Range (Parameter) returns multiple values in Matrix</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Numeric-Range-Parameter-returns-multiple-values-in-Matrix/m-p/3497386#M134004</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm using a Numeric Range as a multiplication factor in my report. In a table the final measure calculates properly, where the factor value is properly applied to the measure I want to multiply.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;However, in a Matrix, the DAX is behaving like there is more then one value coming from the Measure that defines the factor value, and is defaulting to the 'alternate' value (2.5) in the Measure statement:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;Universal Grossing Factor Value = SELECTEDVALUE('Universal Grossing Factor'[Universal Grossing Factor], 2.5)&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What I don't understand is why in the matrix does it think there is more then one 'row' in this case? I'm obviously missing something about the context of the matrix, just not sure what...&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 21:14:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Numeric-Range-Parameter-returns-multiple-values-in-Matrix/m-p/3497386#M134004</guid>
      <dc:creator>rpiboy_1</dc:creator>
      <dc:date>2023-10-25T21:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Numeric Range (Parameter) returns multiple values in Matrix</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Numeric-Range-Parameter-returns-multiple-values-in-Matrix/m-p/3497393#M134005</link>
      <description>&lt;P&gt;Not sure if it helps (but can't hurt) I'm observing the same result in an online paginated report, which I assume is basically using an equivalent 'Matrix' to report the data, even though by default it resembles/looks more like a table in the paginated result.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 21:27:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Numeric-Range-Parameter-returns-multiple-values-in-Matrix/m-p/3497393#M134005</guid>
      <dc:creator>rpiboy_1</dc:creator>
      <dc:date>2023-10-25T21:27:27Z</dc:date>
    </item>
    <item>
      <title>Re: Numeric Range (Parameter) returns multiple values in Matrix</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Numeric-Range-Parameter-returns-multiple-values-in-Matrix/m-p/3497424#M134007</link>
      <description>&lt;P&gt;&lt;a href="javascript:void(0)" data-lia-user-mentions="" data-lia-user-uid="452756" data-lia-user-login="rpiboy_1" class="lia-mention lia-mention-user"&gt;rpiboy_1&lt;/a&gt;, I would suggest creating a measure with this DAX expression:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;TestMeasure = COUNTROWS('Universal Grossing Factor')&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;and see what numbers it returns for each cell of the matrix. This can help work out what is going on.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 21:52:09 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Numeric-Range-Parameter-returns-multiple-values-in-Matrix/m-p/3497424#M134007</guid>
      <dc:creator>EylesIT</dc:creator>
      <dc:date>2023-10-25T21:52:09Z</dc:date>
    </item>
    <item>
      <title>Re: Numeric Range (Parameter) returns multiple values in Matrix</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Numeric-Range-Parameter-returns-multiple-values-in-Matrix/m-p/3499181#M134138</link>
      <description>&lt;P&gt;The test measure was 'instructive' in that it comes back as 101 rows, which happens to be the total number increments available in the Numeric Range Parameter. So I guess my question becomes, how do I get to the 'right' context when using a Numerical Parameter with another Measure.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;When I add the test measure to the table, it also jumps to showing all the rows from the dimension table I'm using, so that is clearly the 'underlying' issue. I'm just not sure how to deal with it... &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 14:14:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Numeric-Range-Parameter-returns-multiple-values-in-Matrix/m-p/3499181#M134138</guid>
      <dc:creator>rpiboy_1</dc:creator>
      <dc:date>2023-10-26T14:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: Numeric Range (Parameter) returns multiple values in Matrix</title>
      <link>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Numeric-Range-Parameter-returns-multiple-values-in-Matrix/m-p/3499388#M134160</link>
      <description>&lt;P&gt;I win the dunce award... never sync'ed the parameter selection slicer from the first page of the report to the page that has the matrix visual... that is 100% on me... &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt; While attempting to investigate further, came accross Substack thread that caused me to double-check the slicer state/status....&lt;/P&gt;</description>
      <pubDate>Thu, 26 Oct 2023 15:32:04 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/DAX-Commands-and-Tips/Numeric-Range-Parameter-returns-multiple-values-in-Matrix/m-p/3499388#M134160</guid>
      <dc:creator>rpiboy_1</dc:creator>
      <dc:date>2023-10-26T15:32:04Z</dc:date>
    </item>
  </channel>
</rss>

