<?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: function in set analysis is ignoring table dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/function-in-set-analysis-is-ignoring-table-dimension/m-p/106241#M16669</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny&lt;/P&gt;&lt;P&gt;Thank you for your response,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is, that&amp;nbsp; the value of low, high or medium was only for example, and I have about thousands of metric names, so I can't do It with hard coded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any alternative solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 26 Aug 2018 11:43:24 GMT</pubDate>
    <dc:creator>shaybitton</dc:creator>
    <dc:date>2018-08-26T11:43:24Z</dc:date>
    <item>
      <title>function in set analysis is ignoring table dimension</title>
      <link>https://community.qlik.com/t5/QlikView/function-in-set-analysis-is-ignoring-table-dimension/m-p/106239#M16667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a data set with values and descriptions, for example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;value&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; description&lt;/P&gt;&lt;P&gt;1&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOW&lt;/P&gt;&lt;P&gt;2&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; MEDIUM&lt;/P&gt;&lt;P&gt;3&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; HIGH&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need to calculate the average and display the description, for example the average is 2 I need to display medium.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="1asf.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/211401_1asf.png" style="height: 227px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried to use the function:&lt;/P&gt;&lt;P&gt;Only( {$&amp;lt;[Monitoring Value]={'$(=Floor(AVG({&amp;lt;Source={'Monitoring'}&amp;gt;}[Metric Value for avg])))'}&amp;gt;}[Metric Name])&lt;/P&gt;&lt;P&gt;but it doesn't work for all the values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried with aggr but it doesn't work for all cases as well.&lt;/P&gt;&lt;P&gt;Maybe someone has any idea?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Shay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2018 12:41:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/function-in-set-analysis-is-ignoring-table-dimension/m-p/106239#M16667</guid>
      <dc:creator>shaybitton</dc:creator>
      <dc:date>2018-08-21T12:41:19Z</dc:date>
    </item>
    <item>
      <title>Re: function in set analysis is ignoring table dimension</title>
      <link>https://community.qlik.com/t5/QlikView/function-in-set-analysis-is-ignoring-table-dimension/m-p/106240#M16668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be try this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Pick(&lt;/STRONG&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;Floor(Avg({&amp;lt;Source={'Monitoring'}&amp;gt;} [Metric Value for avg])), 'LOW', 'MEDIUM', 'HIGH')&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Aug 2018 13:13:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/function-in-set-analysis-is-ignoring-table-dimension/m-p/106240#M16668</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-08-21T13:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: function in set analysis is ignoring table dimension</title>
      <link>https://community.qlik.com/t5/QlikView/function-in-set-analysis-is-ignoring-table-dimension/m-p/106241#M16669</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny&lt;/P&gt;&lt;P&gt;Thank you for your response,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The problem is, that&amp;nbsp; the value of low, high or medium was only for example, and I have about thousands of metric names, so I can't do It with hard coded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any alternative solution?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Shay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 26 Aug 2018 11:43:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/function-in-set-analysis-is-ignoring-table-dimension/m-p/106241#M16669</guid>
      <dc:creator>shaybitton</dc:creator>
      <dc:date>2018-08-26T11:43:24Z</dc:date>
    </item>
  </channel>
</rss>

