<?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 Crosstable needed? as headings shown below(Labels) for horizontal Gauge chart in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Crosstable-needed-as-headings-shown-below-Labels-for-horizontal/m-p/2486258#M101370</link>
    <description>&lt;P&gt;Hey team, I want to make this gauge chart show something like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="coleturegroup_0-1728492087266.png" style="width: 806px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172755i6B7AF7B28C362CBD/image-dimensions/806x79?v=v2" width="806" height="79" role="button" title="coleturegroup_0-1728492087266.png" alt="coleturegroup_0-1728492087266.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You notice I'm having an issue with the labels showing over the correct color in the horizontal gauge.&lt;/P&gt;
&lt;P&gt;my load script looks something like this:&lt;/P&gt;
&lt;P&gt;DataScores:&lt;BR /&gt;LOAD&lt;BR /&gt;AutoNumberHash128(AppID) as AppKey,&lt;BR /&gt;AppName,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Round(Rand()*(10-1)+1) as QualityScore&amp;nbsp; //Create a different QualityScore for each App for testing purposes.&lt;/SPAN&gt;&lt;BR /&gt;FROM [Some.qvd](qvd)&lt;BR /&gt;;&lt;/P&gt;
&lt;P&gt;ScoreLimits:&lt;BR /&gt;// Data Quality Score: 0 --&amp;gt; 1, 2 --&amp;gt; 4, 5 --&amp;gt; 8, 9 --&amp;gt; 10 &lt;BR /&gt;left join &lt;BR /&gt;LOAD * INLINE [ &lt;BR /&gt;GoodLimits, CautionLimits, WarningLimits, CriticalLimits&lt;BR /&gt;0 , 2, 5, 9&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;The expression in the Gauge KPI Measure is:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;only(QualityScore)&lt;/P&gt;
&lt;P&gt;It was my first thought that a crosstable might do it only haven't been able to get it to work.&lt;/P&gt;
&lt;P&gt;Any ideas are appreciated&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 09 Oct 2024 16:57:19 GMT</pubDate>
    <dc:creator>coleturegroup</dc:creator>
    <dc:date>2024-10-09T16:57:19Z</dc:date>
    <item>
      <title>Crosstable needed? as headings shown below(Labels) for horizontal Gauge chart</title>
      <link>https://community.qlik.com/t5/App-Development/Crosstable-needed-as-headings-shown-below-Labels-for-horizontal/m-p/2486258#M101370</link>
      <description>&lt;P&gt;Hey team, I want to make this gauge chart show something like this:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="coleturegroup_0-1728492087266.png" style="width: 806px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/172755i6B7AF7B28C362CBD/image-dimensions/806x79?v=v2" width="806" height="79" role="button" title="coleturegroup_0-1728492087266.png" alt="coleturegroup_0-1728492087266.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;You notice I'm having an issue with the labels showing over the correct color in the horizontal gauge.&lt;/P&gt;
&lt;P&gt;my load script looks something like this:&lt;/P&gt;
&lt;P&gt;DataScores:&lt;BR /&gt;LOAD&lt;BR /&gt;AutoNumberHash128(AppID) as AppKey,&lt;BR /&gt;AppName,&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Round(Rand()*(10-1)+1) as QualityScore&amp;nbsp; //Create a different QualityScore for each App for testing purposes.&lt;/SPAN&gt;&lt;BR /&gt;FROM [Some.qvd](qvd)&lt;BR /&gt;;&lt;/P&gt;
&lt;P&gt;ScoreLimits:&lt;BR /&gt;// Data Quality Score: 0 --&amp;gt; 1, 2 --&amp;gt; 4, 5 --&amp;gt; 8, 9 --&amp;gt; 10 &lt;BR /&gt;left join &lt;BR /&gt;LOAD * INLINE [ &lt;BR /&gt;GoodLimits, CautionLimits, WarningLimits, CriticalLimits&lt;BR /&gt;0 , 2, 5, 9&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;The expression in the Gauge KPI Measure is:&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;only(QualityScore)&lt;/P&gt;
&lt;P&gt;It was my first thought that a crosstable might do it only haven't been able to get it to work.&lt;/P&gt;
&lt;P&gt;Any ideas are appreciated&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 16:57:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Crosstable-needed-as-headings-shown-below-Labels-for-horizontal/m-p/2486258#M101370</guid>
      <dc:creator>coleturegroup</dc:creator>
      <dc:date>2024-10-09T16:57:19Z</dc:date>
    </item>
  </channel>
</rss>

