<?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 Show Dimension of Min and Max value in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Show-Dimension-of-Min-and-Max-value/m-p/1600094#M63170</link>
    <description>&lt;P&gt;Hello, I have an expression that shows the max value based on the dimension room:&lt;/P&gt;&lt;P&gt;max(aggr(sum(aggr(sum(DISTINCT Patients),CaseID))/((((max(total [Start Date])-min( total [Start Date]))/7*(count(distinct [Day of Week]))+1))*Hours*count(DISTINCT Room)),Room))&lt;/P&gt;&lt;P&gt;How can i show the actual dimension with the max value in a text box.&lt;/P&gt;&lt;P&gt;IE:&amp;nbsp; Max Value: 81% Room B&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Update I uses Firstsortedvalue for max, but not sure how to do min.&lt;/P&gt;&lt;P&gt;=&lt;BR /&gt;FirstSortedValue(Room,-&lt;BR /&gt;(aggr(&lt;BR /&gt;sum(aggr(sum(DISTINCT Patients),CaseID))/&lt;/P&gt;&lt;P&gt;((((max(total [Start Date])-min( total [Start Date]))/7*(count(distinct [Day of Week]))+1))*Hours*count(DISTINCT Room)),Room)))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 02 Apr 2021 08:00:28 GMT</pubDate>
    <dc:creator>billuran</dc:creator>
    <dc:date>2021-04-02T08:00:28Z</dc:date>
    <item>
      <title>Show Dimension of Min and Max value</title>
      <link>https://community.qlik.com/t5/App-Development/Show-Dimension-of-Min-and-Max-value/m-p/1600094#M63170</link>
      <description>&lt;P&gt;Hello, I have an expression that shows the max value based on the dimension room:&lt;/P&gt;&lt;P&gt;max(aggr(sum(aggr(sum(DISTINCT Patients),CaseID))/((((max(total [Start Date])-min( total [Start Date]))/7*(count(distinct [Day of Week]))+1))*Hours*count(DISTINCT Room)),Room))&lt;/P&gt;&lt;P&gt;How can i show the actual dimension with the max value in a text box.&lt;/P&gt;&lt;P&gt;IE:&amp;nbsp; Max Value: 81% Room B&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Update I uses Firstsortedvalue for max, but not sure how to do min.&lt;/P&gt;&lt;P&gt;=&lt;BR /&gt;FirstSortedValue(Room,-&lt;BR /&gt;(aggr(&lt;BR /&gt;sum(aggr(sum(DISTINCT Patients),CaseID))/&lt;/P&gt;&lt;P&gt;((((max(total [Start Date])-min( total [Start Date]))/7*(count(distinct [Day of Week]))+1))*Hours*count(DISTINCT Room)),Room)))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 02 Apr 2021 08:00:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-Dimension-of-Min-and-Max-value/m-p/1600094#M63170</guid>
      <dc:creator>billuran</dc:creator>
      <dc:date>2021-04-02T08:00:28Z</dc:date>
    </item>
    <item>
      <title>Re: Show Dimension of Min and Max value</title>
      <link>https://community.qlik.com/t5/App-Development/Show-Dimension-of-Min-and-Max-value/m-p/1600150#M63171</link>
      <description>&lt;P&gt;Just remove the '-' sign. This means descending, no symbol is ascending.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Jul 2019 23:01:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Show-Dimension-of-Min-and-Max-value/m-p/1600150#M63171</guid>
      <dc:creator>Lisa_P</dc:creator>
      <dc:date>2019-07-08T23:01:51Z</dc:date>
    </item>
  </channel>
</rss>

