<?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: Export input box with variable values to QVD in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Export-input-box-with-variable-values-to-QVD/m-p/1337861#M412518</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You doesn't need mandatory a dimension to create a table-chart like a pivot. Just try it out and put each variable into an expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 Jun 2017 10:53:49 GMT</pubDate>
    <dc:creator>marcus_sommer</dc:creator>
    <dc:date>2017-06-23T10:53:49Z</dc:date>
    <item>
      <title>Export input box with variable values to QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Export-input-box-with-variable-values-to-QVD/m-p/1337858#M412515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;H1 style="font-style: inherit; font-size: 26px; font-family: inherit;"&gt;Hi All,&lt;/H1&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;I am trying to export a input box to a qvd file, the below script exports a table fine to a qvd file but it does not want to export the input box. Is there something i am missing or does this function not work with input boxes. If this is the case is there an alternative anyone can suggest to do this. I am using macros.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;sub ExportKPIs&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;set obj = ActiveDocument.GetSheetObject("CH83")&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;obj.Export "D:\QlikView\QVData\QVD\KPI\KPIs.qvd", 4&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;end sub&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Thanks&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;Regards&lt;/P&gt;&lt;P style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;STM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 07:22:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-input-box-with-variable-values-to-QVD/m-p/1337858#M412515</guid>
      <dc:creator>stevietm</dc:creator>
      <dc:date>2017-06-22T07:22:01Z</dc:date>
    </item>
    <item>
      <title>Re: Export input box with variable values to QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Export-input-box-with-variable-values-to-QVD/m-p/1337859#M412516</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps you could populate a table object with the contents of your variable, and then export that table?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jun 2017 13:14:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-input-box-with-variable-values-to-QVD/m-p/1337859#M412516</guid>
      <dc:creator>henrikalmen</dc:creator>
      <dc:date>2017-06-22T13:14:09Z</dc:date>
    </item>
    <item>
      <title>Re: Export input box with variable values to QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Export-input-box-with-variable-values-to-QVD/m-p/1337860#M412517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thanks for the reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I cannot use a table as the variables i use are high lvl consolidated KPI values (YTD/MTD/YTD TGT). So when i use a table i need to add a dimension which i do not want. I just want the high lvl KPI values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To give you an idea what i am doing: I have a main menu model with no data in but with buttons that will take you to detailed models, so i want to pull a few high lvl kpis to display on this main menu page from my models. But i do not want to pull all the data because i am running on about 100 mil aggr lines to date. So i want consolidated variables that can be exported to a qvd on post reload of my models then the schedule will run the main menu model and publish on web.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this makes sense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;STM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 09:35:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-input-box-with-variable-values-to-QVD/m-p/1337860#M412517</guid>
      <dc:creator>stevietm</dc:creator>
      <dc:date>2017-06-23T09:35:45Z</dc:date>
    </item>
    <item>
      <title>Re: Export input box with variable values to QVD</title>
      <link>https://community.qlik.com/t5/QlikView/Export-input-box-with-variable-values-to-QVD/m-p/1337861#M412518</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You doesn't need mandatory a dimension to create a table-chart like a pivot. Just try it out and put each variable into an expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Jun 2017 10:53:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Export-input-box-with-variable-values-to-QVD/m-p/1337861#M412518</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2017-06-23T10:53:49Z</dc:date>
    </item>
  </channel>
</rss>

