<?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: Number fields as expressions in Gauge Chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Number-fields-as-expressions-in-Gauge-Chart/m-p/1729203#M455492</link>
    <description>&lt;P&gt;Hi, If I understand it right you will need many Gauges, one for each task, and use set analysis to set one task_name for each gaude, ie:&lt;/P&gt;&lt;P&gt;Only({&amp;lt;Task_Name={'Arrival Checks'}&amp;gt;} Task_PercentComplete)&lt;/P&gt;</description>
    <pubDate>Mon, 20 Jul 2020 12:11:44 GMT</pubDate>
    <dc:creator>rubenmarin</dc:creator>
    <dc:date>2020-07-20T12:11:44Z</dc:date>
    <item>
      <title>Number fields as expressions in Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Number-fields-as-expressions-in-Gauge-Chart/m-p/1728850#M455489</link>
      <description>&lt;P&gt;Hi all,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Gauge charts I have done previously have needed calculations in the expressions to get a number to convert to % and have not needed dimensions.&lt;BR /&gt;&lt;BR /&gt;Now however, I'm using a number field (&lt;FONT color="#ff0000"&gt;Task_PercentComplete&lt;/FONT&gt;) and I want to create a gauge per &lt;FONT color="#ff0000"&gt;Task_Name&lt;/FONT&gt;, showing its individual % complete.&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&amp;gt; if its any difference there is a unique identifier &lt;FONT color="#ff0000"&gt;Task_Number&lt;/FONT&gt; which links all the task names to one unique "order".&amp;nbsp;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;So far I have only been able to make the gauge work by having the &lt;FONT color="#ff0000"&gt;Task_Name&lt;/FONT&gt; as dimension and &lt;FONT color="#0000ff"&gt;count&lt;/FONT&gt;(&lt;FONT color="#ff0000"&gt;Task_PercentComplete&lt;/FONT&gt;) as expression but I get 14....% on my gauge so is not right and is using the&amp;nbsp;&lt;FONT color="#000000"&gt;Task_PercentComplete&lt;/FONT&gt; as a % over all 8 of the task names for that unique "order"&lt;/P&gt;&lt;P&gt;If I have the Task_PercentComplete as Dim, then my % changes to a higher number.&lt;/P&gt;&lt;P&gt;If I remove the count or the dimension, the chart shows as 100%&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="qv question image.png" style="width: 307px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/37643i1913566064C156E7/image-size/large?v=v2&amp;amp;px=999" role="button" title="qv question image.png" alt="qv question image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:20:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-fields-as-expressions-in-Gauge-Chart/m-p/1728850#M455489</guid>
      <dc:creator>emilyapril</dc:creator>
      <dc:date>2024-11-16T18:20:53Z</dc:date>
    </item>
    <item>
      <title>Re: Number fields as expressions in Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Number-fields-as-expressions-in-Gauge-Chart/m-p/1728976#M455490</link>
      <description>&lt;P&gt;Hi, first of all I'm not sure how you wnat to show the data.&lt;/P&gt;&lt;P&gt;Just to comment that you will need a dimension to assign the value to each task name.&lt;/P&gt;&lt;P&gt;Also note that task_percentcomplete is left-aligned, it usually means that the percentaje it's beign loaded as text, not as a number (at least if you don't have fixed it to be left-aligned). Try using Num#() to load it as a number.&lt;/P&gt;</description>
      <pubDate>Sat, 18 Jul 2020 09:47:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-fields-as-expressions-in-Gauge-Chart/m-p/1728976#M455490</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2020-07-18T09:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Number fields as expressions in Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Number-fields-as-expressions-in-Gauge-Chart/m-p/1729202#M455491</link>
      <description>&lt;P&gt;Thanks for the reply &lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/22593"&gt;@rubenmarin&lt;/a&gt; ,&lt;/P&gt;&lt;P&gt;Sorry that was my formatting change, it does at present load on the right. I have however loaded with Num#() as you suggested which gives me a whole number to work with.&amp;nbsp;&lt;/P&gt;&lt;P&gt;My overall aim is to have one gauge chart per Task_name so that when a single Order_number is selected, we can see the task_percentcomplete for each individual task in a nice visual format.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jul 2020 12:06:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-fields-as-expressions-in-Gauge-Chart/m-p/1729202#M455491</guid>
      <dc:creator>emilyapril</dc:creator>
      <dc:date>2020-07-20T12:06:49Z</dc:date>
    </item>
    <item>
      <title>Re: Number fields as expressions in Gauge Chart</title>
      <link>https://community.qlik.com/t5/QlikView/Number-fields-as-expressions-in-Gauge-Chart/m-p/1729203#M455492</link>
      <description>&lt;P&gt;Hi, If I understand it right you will need many Gauges, one for each task, and use set analysis to set one task_name for each gaude, ie:&lt;/P&gt;&lt;P&gt;Only({&amp;lt;Task_Name={'Arrival Checks'}&amp;gt;} Task_PercentComplete)&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jul 2020 12:11:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-fields-as-expressions-in-Gauge-Chart/m-p/1729203#M455492</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2020-07-20T12:11:44Z</dc:date>
    </item>
  </channel>
</rss>

