<?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 Gauge Graph within table - Different datasets with different targets in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Gauge-Graph-within-table-Different-datasets-with-different/m-p/1249186#M395625</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Qlikview user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am in the process of creating a pivot table of data where the same expression will be used several times, but the data will be displayed in text, image and gauge formatting. &lt;SPAN style="font-size: 10pt;"&gt;I am enclosing a screen shot of how my table looks at the moment&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a dimension called Metric and the dimension is listed horizontally in the table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show a circular gauge graph in my pivot table as one of my expressions. However each metric has a different target and at the moment I cannot get the gauge to show different the correct gauge colours per metric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example of what I have written in the calculated colour settings of segment 1 of the gauge settings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(Num(sum({$&amp;lt;Fact_Date={'$(=Max(Fact_Date))'},Metric = {'A'}&amp;gt;}Value))&lt;/P&gt;&lt;P&gt;&amp;lt;=3,&lt;/P&gt;&lt;P&gt;$(vColour_RAG_Green),&lt;/P&gt;&lt;P&gt;If(Num(sum({$&amp;lt;Fact_Date={'$(=Max(Fact_Date))'}&lt;SPAN style="font-size: 10pt;"&gt;,Metric = {'A'}&amp;gt;}Value))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;3,&lt;/P&gt;&lt;P&gt;$(vColour_Fail_Target),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Num(Sum({$&amp;lt;Fact_Date={'$(=Max(Fact_Date))'},Metric = {'B}&amp;gt;}TB_Numerator)&lt;/P&gt;&lt;P&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /Sum({$&amp;lt;TB_Fact_Date={'$(=Max(Fact_Date))'},Metric = {'B'}&amp;gt;}TB_Denominator), '#.#%')&lt;/P&gt;&lt;P&gt;&amp;lt;=0.95,&lt;/P&gt;&lt;P&gt;$(vColour_RAG_Green),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Num(Sum({$&amp;lt;Fact_Date={'$(=Max(Fact_Date))'},Metric = {'B'}&amp;gt;}TB_Numerator)&lt;/P&gt;&lt;P&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /Sum({$&amp;lt;Fact_Date={'$(=Max(Fact_Date))'},Metric = {''B}&amp;gt;}TB_Denominator), '#.#%')&lt;/P&gt;&lt;P&gt;&amp;gt;0.95,&lt;/P&gt;&lt;P&gt;$(vColour_Fail_Target)))&lt;/P&gt;&lt;P&gt;))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some of the results are in % and others are just straight numbers.&amp;nbsp; Could someone kindly point me in the right direction as to how I can get an expression, which is being represented as a gauge graph in a straight table to show the correct colours for different targets from different metrics&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Nov 2016 22:04:55 GMT</pubDate>
    <dc:creator>helen_pip</dc:creator>
    <dc:date>2016-11-29T22:04:55Z</dc:date>
    <item>
      <title>Gauge Graph within table - Different datasets with different targets</title>
      <link>https://community.qlik.com/t5/QlikView/Gauge-Graph-within-table-Different-datasets-with-different/m-p/1249186#M395625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Qlikview user&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am in the process of creating a pivot table of data where the same expression will be used several times, but the data will be displayed in text, image and gauge formatting. &lt;SPAN style="font-size: 10pt;"&gt;I am enclosing a screen shot of how my table looks at the moment&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a dimension called Metric and the dimension is listed horizontally in the table&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to show a circular gauge graph in my pivot table as one of my expressions. However each metric has a different target and at the moment I cannot get the gauge to show different the correct gauge colours per metric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example of what I have written in the calculated colour settings of segment 1 of the gauge settings&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(Num(sum({$&amp;lt;Fact_Date={'$(=Max(Fact_Date))'},Metric = {'A'}&amp;gt;}Value))&lt;/P&gt;&lt;P&gt;&amp;lt;=3,&lt;/P&gt;&lt;P&gt;$(vColour_RAG_Green),&lt;/P&gt;&lt;P&gt;If(Num(sum({$&amp;lt;Fact_Date={'$(=Max(Fact_Date))'}&lt;SPAN style="font-size: 10pt;"&gt;,Metric = {'A'}&amp;gt;}Value))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;gt;3,&lt;/P&gt;&lt;P&gt;$(vColour_Fail_Target),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Num(Sum({$&amp;lt;Fact_Date={'$(=Max(Fact_Date))'},Metric = {'B}&amp;gt;}TB_Numerator)&lt;/P&gt;&lt;P&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /Sum({$&amp;lt;TB_Fact_Date={'$(=Max(Fact_Date))'},Metric = {'B'}&amp;gt;}TB_Denominator), '#.#%')&lt;/P&gt;&lt;P&gt;&amp;lt;=0.95,&lt;/P&gt;&lt;P&gt;$(vColour_RAG_Green),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Num(Sum({$&amp;lt;Fact_Date={'$(=Max(Fact_Date))'},Metric = {'B'}&amp;gt;}TB_Numerator)&lt;/P&gt;&lt;P&gt;&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;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; /Sum({$&amp;lt;Fact_Date={'$(=Max(Fact_Date))'},Metric = {''B}&amp;gt;}TB_Denominator), '#.#%')&lt;/P&gt;&lt;P&gt;&amp;gt;0.95,&lt;/P&gt;&lt;P&gt;$(vColour_Fail_Target)))&lt;/P&gt;&lt;P&gt;))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some of the results are in % and others are just straight numbers.&amp;nbsp; Could someone kindly point me in the right direction as to how I can get an expression, which is being represented as a gauge graph in a straight table to show the correct colours for different targets from different metrics&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards&lt;/P&gt;&lt;P&gt;Helen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Nov 2016 22:04:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Gauge-Graph-within-table-Different-datasets-with-different/m-p/1249186#M395625</guid>
      <dc:creator>helen_pip</dc:creator>
      <dc:date>2016-11-29T22:04:55Z</dc:date>
    </item>
  </channel>
</rss>

