<?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: Chart Scripting - August 2022 -  why is this feature so hidden? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Chart-Scripting-August-2022-why-is-this-feature-so-hidden/m-p/1981231#M80968</link>
    <description>&lt;P&gt;Now the feature made it to the Qlik Design Blog with some examples for download:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Chart-Level-Scripting-Use-Cases-Samples-and-Examples/ba-p/1981049" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Chart-Level-Scripting-Use-Cases-Samples-and-Examples/ba-p/1981049&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I guess the feature was somehow forgotten with all the AutoML hype. But I think we now have some good examples to work with this feature!&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 15 Sep 2022 06:14:00 GMT</pubDate>
    <dc:creator>rva</dc:creator>
    <dc:date>2022-09-15T06:14:00Z</dc:date>
    <item>
      <title>Chart Scripting - August 2022 -  why is this feature so hidden?</title>
      <link>https://community.qlik.com/t5/App-Development/Chart-Scripting-August-2022-why-is-this-feature-so-hidden/m-p/1974201#M80356</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Chart Scripting is a very well hidden new feature in Qlik Sense August 2022. I only found it mentioned in the release notes.&lt;/P&gt;
&lt;P&gt;- It is not mentioned in the "What's new App":&amp;nbsp;&lt;A href="https://showcase3.qlik.com/sense/app/bcca6893-a1b3-4763-8c5d-55ca7679878b/overview" target="_blank"&gt;https://showcase3.qlik.com/sense/app/bcca6893-a1b3-4763-8c5d-55ca7679878b/overview&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;- I don't get the example working from help.qlik.com&amp;nbsp;&lt;A href="https://help.qlik.com/en-US/sense/August2022/Subsystems/Hub/Content/Sense_Hub/ChartLevelScripting/chart-level-scripting.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/August2022/Subsystems/Hub/Content/Sense_Hub/ChartLevelScripting/chart-level-scripting.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/24514"&gt;@Patric_Nordstrom&lt;/a&gt;&amp;nbsp;: any advanced demos on this feature?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I played a little bit around, and this example is working for me.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;PRE&gt;Let P = HCNoRows();
For J = 1 to P
Put #hc1.measure.2(J) = HCValue(#hc1.measure.1, P-J+1) ;
Next
&lt;/PRE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rva_0-1661771194403.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/87719iDBCF2A80527416E3/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rva_0-1661771194403.png" alt="rva_0-1661771194403.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Still I'm not quite sure how helpful this new feature is in real world. So I would be glad about every example that shows some good use cases on this topic.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thx,&lt;/P&gt;
&lt;P&gt;Roland&lt;/P&gt;</description>
      <pubDate>Mon, 29 Aug 2022 11:10:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Chart-Scripting-August-2022-why-is-this-feature-so-hidden/m-p/1974201#M80356</guid>
      <dc:creator>rva</dc:creator>
      <dc:date>2022-08-29T11:10:57Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Scripting - August 2022 -  why is this feature so hidden?</title>
      <link>https://community.qlik.com/t5/App-Development/Chart-Scripting-August-2022-why-is-this-feature-so-hidden/m-p/1974555#M80390</link>
      <description>&lt;P&gt;Here an example by&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/6148"&gt;@rwunderlich&lt;/a&gt;&amp;nbsp;:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Sense/Chart-Level-Scripting-Use-Case/m-p/1973639#M212938" target="_blank"&gt;https://community.qlik.com/t5/New-to-Qlik-Sense/Chart-Level-Scripting-Use-Case/m-p/1973639#M212938&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 30 Aug 2022 06:34:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Chart-Scripting-August-2022-why-is-this-feature-so-hidden/m-p/1974555#M80390</guid>
      <dc:creator>rva</dc:creator>
      <dc:date>2022-08-30T06:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Scripting - August 2022 -  why is this feature so hidden?</title>
      <link>https://community.qlik.com/t5/App-Development/Chart-Scripting-August-2022-why-is-this-feature-so-hidden/m-p/1978726#M80788</link>
      <description>&lt;P&gt;I have found interesting video on this topic. Steven Pressland explains Chart Scripting in details. See attached file.&lt;/P&gt;</description>
      <pubDate>Thu, 08 Sep 2022 13:49:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Chart-Scripting-August-2022-why-is-this-feature-so-hidden/m-p/1978726#M80788</guid>
      <dc:creator>alex_nerush</dc:creator>
      <dc:date>2022-09-08T13:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Scripting - August 2022 -  why is this feature so hidden?</title>
      <link>https://community.qlik.com/t5/App-Development/Chart-Scripting-August-2022-why-is-this-feature-so-hidden/m-p/1979222#M80827</link>
      <description>&lt;P&gt;thx!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Best video on this topic I have seen so far.&lt;/P&gt;
&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/8259"&gt;@Steven_Pressland&lt;/a&gt;&amp;nbsp;: can you provide the .qvf you used in the video somewhere!&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thx,&lt;/P&gt;
&lt;P&gt;Roland&lt;/P&gt;</description>
      <pubDate>Fri, 09 Sep 2022 11:45:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Chart-Scripting-August-2022-why-is-this-feature-so-hidden/m-p/1979222#M80827</guid>
      <dc:creator>rva</dc:creator>
      <dc:date>2022-09-09T11:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Scripting - August 2022 -  why is this feature so hidden?</title>
      <link>https://community.qlik.com/t5/App-Development/Chart-Scripting-August-2022-why-is-this-feature-so-hidden/m-p/1981231#M80968</link>
      <description>&lt;P&gt;Now the feature made it to the Qlik Design Blog with some examples for download:&amp;nbsp;&lt;A href="https://community.qlik.com/t5/Qlik-Design-Blog/Chart-Level-Scripting-Use-Cases-Samples-and-Examples/ba-p/1981049" target="_blank"&gt;https://community.qlik.com/t5/Qlik-Design-Blog/Chart-Level-Scripting-Use-Cases-Samples-and-Examples/ba-p/1981049&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;I guess the feature was somehow forgotten with all the AutoML hype. But I think we now have some good examples to work with this feature!&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 06:14:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Chart-Scripting-August-2022-why-is-this-feature-so-hidden/m-p/1981231#M80968</guid>
      <dc:creator>rva</dc:creator>
      <dc:date>2022-09-15T06:14:00Z</dc:date>
    </item>
    <item>
      <title>Re: Chart Scripting - August 2022 -  why is this feature so hidden?</title>
      <link>https://community.qlik.com/t5/App-Development/Chart-Scripting-August-2022-why-is-this-feature-so-hidden/m-p/2002168#M83012</link>
      <description>&lt;P&gt;I tried to do the Sunflower spiral that Steven Pressland shows in the video but I get an error. Have any other tried it.&lt;/P&gt;
&lt;P&gt;I use this script&lt;/P&gt;
&lt;P&gt;ADD LOAD&lt;BR /&gt;RowNo()+1 as #hc1.dimension.1,&lt;BR /&gt;1 as #hc1.measure.1,&lt;BR /&gt;1 as #hc1.measure.2&lt;BR /&gt;Autogenerate(999);&lt;/P&gt;
&lt;P&gt;let Theta = 0;&lt;BR /&gt;Let GoldenRatio = 1.61803398874989484;&lt;BR /&gt;Let GoldenAngel = 360-(360/GoldenRatio);&lt;/P&gt;
&lt;P&gt;For i = 1 to 1000&lt;/P&gt;
&lt;P&gt;Let Distance = Sqrt(i);&lt;BR /&gt;Let Theta = Theta + GoldenAngel;&lt;/P&gt;
&lt;P&gt;Put #hc1.measure.1(i) = Distance * cos(Theta * pi() /180);&lt;BR /&gt;Put #hc1.measure.2(i) = Distance * sin(Theta * pi() /180);&lt;BR /&gt;Put #hc1.measure.1.attribute.1(i) = Mod(i, $(vColors));&lt;/P&gt;
&lt;P&gt;next i;&lt;/P&gt;
&lt;P&gt;And get this error&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="tan123qlik_0-1667979626545.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/93189i4733792651516760/image-size/medium?v=v2&amp;amp;px=400" role="button" title="tan123qlik_0-1667979626545.png" alt="tan123qlik_0-1667979626545.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Nov 2022 07:40:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Chart-Scripting-August-2022-why-is-this-feature-so-hidden/m-p/2002168#M83012</guid>
      <dc:creator>tan123qlik</dc:creator>
      <dc:date>2022-11-09T07:40:56Z</dc:date>
    </item>
  </channel>
</rss>

