<?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: Dimension as measure in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Dimension-as-measure/m-p/1798191#M64584</link>
    <description>&lt;P&gt;You can use string aggregation functions with Aggr.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You want OrderName values only when associated with Category=A?&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Aggr(Only(&lt;SPAN&gt;{&amp;lt;Category={"A"}&amp;gt;}OrderName), OrderName)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;BTW, I favor "Only" but Maxstring should work with the Aggr as well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;-Rob&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 09 Apr 2021 04:02:06 GMT</pubDate>
    <dc:creator>rwunderlich</dc:creator>
    <dc:date>2021-04-09T04:02:06Z</dc:date>
    <item>
      <title>Dimension as measure</title>
      <link>https://community.qlik.com/t5/App-Development/Dimension-as-measure/m-p/1798155#M64581</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I've a requirement where i have use dimension as a measure, but my that has string values so i can't use any aggr functions like sum, count exc. So currently am using Maxstring({&amp;lt;Category={"A"}&amp;gt;}OrderName) but the problem with this is when there are two records it 's only showing the largest string value because that's how this function works. But i need an expression which provides all possible values. Kindly help me here with correct formula.&lt;/P&gt;&lt;P&gt;Thanks in advance!&lt;/P&gt;</description>
      <pubDate>Tue, 21 Dec 2021 21:56:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dimension-as-measure/m-p/1798155#M64581</guid>
      <dc:creator>pgrs4219</dc:creator>
      <dc:date>2021-12-21T21:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension as measure</title>
      <link>https://community.qlik.com/t5/App-Development/Dimension-as-measure/m-p/1798171#M64582</link>
      <description>&lt;P&gt;try to write if statement in script&lt;/P&gt;&lt;P&gt;if (category ="a",Ordename ) as AString&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;in chart you can count&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2021 00:42:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dimension-as-measure/m-p/1798171#M64582</guid>
      <dc:creator>Channa</dc:creator>
      <dc:date>2021-04-09T00:42:50Z</dc:date>
    </item>
    <item>
      <title>Re: Dimension as measure</title>
      <link>https://community.qlik.com/t5/App-Development/Dimension-as-measure/m-p/1798191#M64584</link>
      <description>&lt;P&gt;You can use string aggregation functions with Aggr.&amp;nbsp;&lt;/P&gt;&lt;P&gt;You want OrderName values only when associated with Category=A?&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;Aggr(Only(&lt;SPAN&gt;{&amp;lt;Category={"A"}&amp;gt;}OrderName), OrderName)&lt;/SPAN&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;BTW, I favor "Only" but Maxstring should work with the Aggr as well.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;-Rob&lt;BR /&gt;&lt;A href="http://masterssummit.com" target="_blank"&gt;http://masterssummit.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://qlikviewcookbook.com" target="_blank"&gt;http://qlikviewcookbook.com&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://www.easyqlik.com" target="_blank"&gt;http://www.easyqlik.com&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Apr 2021 04:02:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Dimension-as-measure/m-p/1798191#M64584</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2021-04-09T04:02:06Z</dc:date>
    </item>
  </channel>
</rss>

