<?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 Storing Data from Variable to QVD in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Storing-Data-from-Variable-to-QVD/m-p/2518454#M106090</link>
    <description>&lt;P&gt;Dear All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a situation where I am thinking if below scenario is possible or not. Below a sample on how the data is loaded step by step.&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Load Data model via Binary Load.&lt;/P&gt;&lt;P&gt;2. Created&amp;nbsp;50 variables via Load editor.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking for an option, it it is possible ? Call a column from the Data Model --&amp;gt; EmployeeName + these 50 variables&amp;nbsp; into a QVD ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the &lt;STRONG&gt;Store&lt;/STRONG&gt; option will store these Dimension (EmployeeName) and these 50 variables as a measure into a QVD.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 21 May 2025 09:42:10 GMT</pubDate>
    <dc:creator>Kaushik2020</dc:creator>
    <dc:date>2025-05-21T09:42:10Z</dc:date>
    <item>
      <title>Storing Data from Variable to QVD</title>
      <link>https://community.qlik.com/t5/App-Development/Storing-Data-from-Variable-to-QVD/m-p/2518454#M106090</link>
      <description>&lt;P&gt;Dear All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have a situation where I am thinking if below scenario is possible or not. Below a sample on how the data is loaded step by step.&amp;nbsp;&lt;/P&gt;&lt;P&gt;1. Load Data model via Binary Load.&lt;/P&gt;&lt;P&gt;2. Created&amp;nbsp;50 variables via Load editor.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am looking for an option, it it is possible ? Call a column from the Data Model --&amp;gt; EmployeeName + these 50 variables&amp;nbsp; into a QVD ?&amp;nbsp;&lt;/P&gt;&lt;P&gt;So the &lt;STRONG&gt;Store&lt;/STRONG&gt; option will store these Dimension (EmployeeName) and these 50 variables as a measure into a QVD.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 May 2025 09:42:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Storing-Data-from-Variable-to-QVD/m-p/2518454#M106090</guid>
      <dc:creator>Kaushik2020</dc:creator>
      <dc:date>2025-05-21T09:42:10Z</dc:date>
    </item>
    <item>
      <title>Re: Storing Data from Variable to QVD</title>
      <link>https://community.qlik.com/t5/App-Development/Storing-Data-from-Variable-to-QVD/m-p/2518513#M106108</link>
      <description>&lt;P&gt;In general it's possible - but it may depend what the variables contain respectively if they should be evaluated in any way. I assume that not calculated but static variable-values should be stored else any kind of evaluation - and then it's quite likely not trivial anymore.&lt;/P&gt;</description>
      <pubDate>Wed, 21 May 2025 16:13:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Storing-Data-from-Variable-to-QVD/m-p/2518513#M106108</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2025-05-21T16:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: Storing Data from Variable to QVD</title>
      <link>https://community.qlik.com/t5/App-Development/Storing-Data-from-Variable-to-QVD/m-p/2518547#M106116</link>
      <description>&lt;P&gt;Thanks a lot for your swift reply. its a set expression -- sample one is here --&amp;gt;&amp;nbsp;&lt;SPAN&gt;Sum( {$&amp;lt;Year={2021}&amp;gt;} Sales )&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;If we have just a simple measure, Sum(Sales) then we are able to store it from a variable to a QVD.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2025 05:01:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Storing-Data-from-Variable-to-QVD/m-p/2518547#M106116</guid>
      <dc:creator>Kaushik2020</dc:creator>
      <dc:date>2025-05-22T05:01:59Z</dc:date>
    </item>
    <item>
      <title>Re: Storing Data from Variable to QVD</title>
      <link>https://community.qlik.com/t5/App-Development/Storing-Data-from-Variable-to-QVD/m-p/2518549#M106118</link>
      <description>&lt;P&gt;Until the load has finished only table-data exists and not a data-model. Therefore no measurements like a sum(Field) could be directly queried.&lt;/P&gt;&lt;P&gt;But it's possible to run n loads within any loop against the loaded tables which perform the aggrgeation + conditions and fetching there results per peek() which may then loaded within an output-table. It depends on the requirements and the detailed circumstances how suitable such approach may be or if there are other and easier ways to get the needed data and views.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 May 2025 05:20:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Storing-Data-from-Variable-to-QVD/m-p/2518549#M106118</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2025-05-22T05:20:54Z</dc:date>
    </item>
  </channel>
</rss>

