<?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: getting dynamic values in the chart in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/getting-dynamic-values-in-the-chart/m-p/940210#M324285</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest that you do the tutorial, attend a developer course or read some of the recommended books like 'QV11 for developers' by Garcia &amp;amp; Harmsen, which covers all basics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are also a lot of useful blogs and documents here in the forum, start with the blog by Henric Cronstroem and maybe &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8844"&gt;Get started with developing qlik datamodels&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The information you have provided so far about your setting and requirements is far too few to enable us to help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Nov 2015 09:57:03 GMT</pubDate>
    <dc:creator>swuehl</dc:creator>
    <dc:date>2015-11-20T09:57:03Z</dc:date>
    <item>
      <title>getting dynamic values in the chart</title>
      <link>https://community.qlik.com/t5/QlikView/getting-dynamic-values-in-the-chart/m-p/940205#M324280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;getting the dynamic values ,in the chart ,as the data comes on every monday of the week,how to update or write a code according to that.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2015 10:17:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getting-dynamic-values-in-the-chart/m-p/940205#M324280</guid>
      <dc:creator />
      <dc:date>2015-11-19T10:17:01Z</dc:date>
    </item>
    <item>
      <title>Re: getting dynamic values in the chart</title>
      <link>https://community.qlik.com/t5/QlikView/getting-dynamic-values-in-the-chart/m-p/940206#M324281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think I don't understand your request.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you want to refresh your data, in general you need to do a (partial or full) reload, using the reload functionality of your desktop client or server. This executes the script, retrieving new data from your sources, updates the data model, so you can then access the new data in your charts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Nov 2015 15:09:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getting-dynamic-values-in-the-chart/m-p/940206#M324281</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-11-19T15:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: getting dynamic values in the chart</title>
      <link>https://community.qlik.com/t5/QlikView/getting-dynamic-values-in-the-chart/m-p/940207#M324282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;currently am doing the development for the same ,so need some direction for starting up like building up the data model an then getting the dynamic values in the chart.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 03:17:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getting-dynamic-values-in-the-chart/m-p/940207#M324282</guid>
      <dc:creator />
      <dc:date>2015-11-20T03:17:02Z</dc:date>
    </item>
    <item>
      <title>Re: getting dynamic values in the chart</title>
      <link>https://community.qlik.com/t5/QlikView/getting-dynamic-values-in-the-chart/m-p/940208#M324283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need to reload your data using reload functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can acheive this by QlikView Management Console&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;Create Batch file and execute your batch file on every Monday or Tuesday.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to reload your dashboard using QMC or Batch file search on Community you will get desired solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 03:45:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getting-dynamic-values-in-the-chart/m-p/940208#M324283</guid>
      <dc:creator>PrashantSangle</dc:creator>
      <dc:date>2015-11-20T03:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: getting dynamic values in the chart</title>
      <link>https://community.qlik.com/t5/QlikView/getting-dynamic-values-in-the-chart/m-p/940209#M324284</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;istead of loading data from the excel file mentioning the hardcoded path as (c://qlikview ...........) etc&lt;/P&gt;&lt;P&gt;it has to be dynamic &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 05:16:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getting-dynamic-values-in-the-chart/m-p/940209#M324284</guid>
      <dc:creator />
      <dc:date>2015-11-20T05:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: getting dynamic values in the chart</title>
      <link>https://community.qlik.com/t5/QlikView/getting-dynamic-values-in-the-chart/m-p/940210#M324285</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would suggest that you do the tutorial, attend a developer course or read some of the recommended books like 'QV11 for developers' by Garcia &amp;amp; Harmsen, which covers all basics.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are also a lot of useful blogs and documents here in the forum, start with the blog by Henric Cronstroem and maybe &lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-8844"&gt;Get started with developing qlik datamodels&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The information you have provided so far about your setting and requirements is far too few to enable us to help you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 09:57:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getting-dynamic-values-in-the-chart/m-p/940210#M324285</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2015-11-20T09:57:03Z</dc:date>
    </item>
    <item>
      <title>Re: getting dynamic values in the chart</title>
      <link>https://community.qlik.com/t5/QlikView/getting-dynamic-values-in-the-chart/m-p/940211#M324286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Shivali your qtn is not clear .. Can you elaborate.&lt;/P&gt;&lt;P&gt;Give some example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;BKC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 10:17:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getting-dynamic-values-in-the-chart/m-p/940211#M324286</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-20T10:17:30Z</dc:date>
    </item>
    <item>
      <title>Re: getting dynamic values in the chart</title>
      <link>https://community.qlik.com/t5/QlikView/getting-dynamic-values-in-the-chart/m-p/940212#M324287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you want to load your files from a particular location or you want to use some variable to define path .. Plz explain .&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;BKC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 10:18:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getting-dynamic-values-in-the-chart/m-p/940212#M324287</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-11-20T10:18:36Z</dc:date>
    </item>
    <item>
      <title>Re: getting dynamic values in the chart</title>
      <link>https://community.qlik.com/t5/QlikView/getting-dynamic-values-in-the-chart/m-p/940213#M324288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;my requirement is:&lt;/P&gt;&lt;P&gt;we have some excel files(which are stored on a sharepoint site) genearted on every monday of the week by running some backend query,but currently we are trying that if we could generate those reports in qlikview so need to write the logic for this as ,it should take the latest file append with the old data&amp;nbsp; and genearte the report in qlikview&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Nov 2015 11:23:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getting-dynamic-values-in-the-chart/m-p/940213#M324288</guid>
      <dc:creator />
      <dc:date>2015-11-20T11:23:00Z</dc:date>
    </item>
    <item>
      <title>Re: getting dynamic values in the chart</title>
      <link>https://community.qlik.com/t5/QlikView/getting-dynamic-values-in-the-chart/m-p/940214#M324289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;looking forward for the response.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Nov 2015 04:46:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/getting-dynamic-values-in-the-chart/m-p/940214#M324289</guid>
      <dc:creator />
      <dc:date>2015-11-23T04:46:41Z</dc:date>
    </item>
  </channel>
</rss>

