<?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: Gauge parameters inside a straight/pivot table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Gauge-parameters-inside-a-straight-pivot-table/m-p/477995#M553946</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clever,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the Gauges embedded in Straight Tables, the size of the segments is calculated once per chart (just like Set Analysis conditions), and therefore there is no way to set different segment boundaries for different lines in the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing you can possibly do, as a work around, is to "normalize" the data to a single "target" and to present something like "Actual to target" calculation. This way, the targets may be different for different countries, but "Actual to Target" will always be normalized - you are either above target (green) or below it (red).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know it's not perfect, but this is perhaps the best work around I could come up with...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oleg Troyansky&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.masterssummit.com/"&gt;www.masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Sep 2013 20:21:53 GMT</pubDate>
    <dc:creator>Oleg_Troyansky</dc:creator>
    <dc:date>2013-09-25T20:21:53Z</dc:date>
    <item>
      <title>Gauge parameters inside a straight/pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-parameters-inside-a-straight-pivot-table/m-p/477990#M553941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I´m trying to set different parameters to a gauge inside a straight/pivot table.&lt;/P&gt;&lt;P&gt;I would like, for example depending of a "country" (see picture) set different thresolds to indicate what is 'good' or 'bad'&lt;/P&gt;&lt;P&gt;I´ve tried to put something like into lower bound box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;if(Country = 'Brazil',10,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;&amp;nbsp; if(Country = 'Argentia',5,3)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;QlikView interface permits that expression, but does not work (I really don´t know if its a bug or not implemented this way)&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capturar.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/46893_Capturar.PNG.png" style="width: 620px; height: 142px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 15:32:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-parameters-inside-a-straight-pivot-table/m-p/477990#M553941</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-09-25T15:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge parameters inside a straight/pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-parameters-inside-a-straight-pivot-table/m-p/477991#M553942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;pfa&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 15:50:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-parameters-inside-a-straight-pivot-table/m-p/477991#M553942</guid>
      <dc:creator>vikasmahajan</dc:creator>
      <dc:date>2013-09-25T15:50:01Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge parameters inside a straight/pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-parameters-inside-a-straight-pivot-table/m-p/477992#M553943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Vikas, this screen ir for Gauge Object, not a gauge expression inside a table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 15:59:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-parameters-inside-a-straight-pivot-table/m-p/477992#M553943</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-09-25T15:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge parameters inside a straight/pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-parameters-inside-a-straight-pivot-table/m-p/477993#M553944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Clever,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested something similar myself putting an expression into the lower and higher bound calculation of a gauge chart, however without success. It seems that it only accepts ONE numerical value and can not calculate it for each row, thus making individual gauges depending on the Country as you wish.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Furthermore, while searching the QV forums I found following &lt;A _jive_internal="true" href="https://community.qlik.com/thread/67234"&gt;thread&lt;/A&gt;, which quotes a response from the QV team concerning this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;We have been looking into the possibilities of having individual line gauges in a straight/pivot table, but unfortunately it seem there that there is no possibilities for that. What you would need is to have them as different object in your application or some other solution, but getting individual line gauges inside a table like in your example doesn't seem possible at this moment.&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope I could help you with that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 16:41:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-parameters-inside-a-straight-pivot-table/m-p/477993#M553944</guid>
      <dc:creator>simondachstr</dc:creator>
      <dc:date>2013-09-25T16:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge parameters inside a straight/pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-parameters-inside-a-straight-pivot-table/m-p/477994#M553945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you &lt;A href="https://community.qlik.com/qlik-users/85977"&gt;Martin Mahler&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Unfortunately creating different objects is not a good option to me, because I would like to respond to selections in a intuitive way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 16:49:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-parameters-inside-a-straight-pivot-table/m-p/477994#M553945</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-09-25T16:49:28Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge parameters inside a straight/pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-parameters-inside-a-straight-pivot-table/m-p/477995#M553946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Clever,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For the Gauges embedded in Straight Tables, the size of the segments is calculated once per chart (just like Set Analysis conditions), and therefore there is no way to set different segment boundaries for different lines in the chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The only thing you can possibly do, as a work around, is to "normalize" the data to a single "target" and to present something like "Actual to target" calculation. This way, the targets may be different for different countries, but "Actual to Target" will always be normalized - you are either above target (green) or below it (red).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know it's not perfect, but this is perhaps the best work around I could come up with...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Oleg Troyansky&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.masterssummit.com/"&gt;www.masterssummit.com&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 20:21:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-parameters-inside-a-straight-pivot-table/m-p/477995#M553946</guid>
      <dc:creator>Oleg_Troyansky</dc:creator>
      <dc:date>2013-09-25T20:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge parameters inside a straight/pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-parameters-inside-a-straight-pivot-table/m-p/477996#M553947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Oleg&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Sep 2013 20:47:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-parameters-inside-a-straight-pivot-table/m-p/477996#M553947</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-09-25T20:47:36Z</dc:date>
    </item>
    <item>
      <title>Re: Gauge parameters inside a straight/pivot table</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-parameters-inside-a-straight-pivot-table/m-p/477997#M553948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I´ve implemented an extension to solve my needs.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capturar.PNG.png" class="jive-image" src="https://community.qlik.com/legacyfs/online/46955_Capturar.PNG.png" style="width: 620px; height: 77px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Sep 2013 18:45:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-parameters-inside-a-straight-pivot-table/m-p/477997#M553948</guid>
      <dc:creator>Clever_Anjos</dc:creator>
      <dc:date>2013-09-26T18:45:00Z</dc:date>
    </item>
  </channel>
</rss>

