<?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: Dynamic Chart - Help... in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-Chart-Help/m-p/411633#M1157508</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thankyou for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have included the macro and it still doesnt work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try the logic for the attached version in QV11. Do it I have to copy this macro again also? or does this work without a macro?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Jan 2013 15:00:30 GMT</pubDate>
    <dc:creator />
    <dc:date>2013-01-10T15:00:30Z</dc:date>
    <item>
      <title>Dynamic Chart - Help...</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Chart-Help/m-p/411631#M1157506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt; I am using QV11 and would love to create a dynamic chart much like the one uploaded by Orca on this site - however I do not understand how the data gets into the chart and why it appears to be a load inline statement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am trying to load dimension fields that already are populated in a couple of tables Ive already created - do these need to be in one table for the load inline to work? Do I need to have a Load inline statement?What is the %dimension field doing on the inload inline?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; I have managed to show the field names inn two list boxes - one for expressions and one for dimensions - but no corresponding data in the listboxes or populating the chart ~(however the dimension/expression name appears in the chart on selection)&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;Apologies I am new to Qlkiview,VB and SQL and thanks in advance for your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 14:15:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Chart-Help/m-p/411631#M1157506</guid>
      <dc:creator />
      <dc:date>2013-01-10T14:15:40Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Chart - Help...</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Chart-Help/m-p/411632#M1157507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That example uses a macro to actually re(build) the chart. Did you copy the macro code too? And add the action to OnAnySelect document trigger?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since you're using QV 11 you have an easier alternative that uses the conditional display option for dimensions and expressions. Attached is an example created by &lt;A _jive_internal="true" href="https://community.qlik.com/people/rebeccad"&gt;rebeccad&lt;/A&gt;. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 14:40:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Chart-Help/m-p/411632#M1157507</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2013-01-10T14:40:09Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Chart - Help...</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Chart-Help/m-p/411633#M1157508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thankyou for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have included the macro and it still doesnt work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I will try the logic for the attached version in QV11. Do it I have to copy this macro again also? or does this work without a macro?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Jo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 15:00:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Chart-Help/m-p/411633#M1157508</guid>
      <dc:creator />
      <dc:date>2013-01-10T15:00:30Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic Chart - Help...</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Chart-Help/m-p/411634#M1157509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt; I have got this working and its fab! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No macros are required thank god &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The part that was confusing me was the table load of field names for the user to select - I didnt realise these were just text fields that are linked to the dimension/expressions on the actual Graph itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thankyou&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Jan 2013 16:21:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Chart-Help/m-p/411634#M1157509</guid>
      <dc:creator />
      <dc:date>2013-01-10T16:21:08Z</dc:date>
    </item>
  </channel>
</rss>

