<?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: Define Sense Master Items in Script? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Define-Sense-Master-Items-in-Script/m-p/917018#M12654</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Marcel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is currently no way of defining master items from within the load script.&lt;/P&gt;&lt;P&gt;However you could check out any of these two open source projects which might make it a little bit less painful for you to migrate over&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://branch.qlik.com/projects/showthread.php?557-Sense-Measure-Importer" title="http://branch.qlik.com/projects/showthread.php?557-Sense-Measure-Importer"&gt;Sense Measure Importer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://branch.qlik.com/projects/showthread.php?441-Fasttrack-QlikView-to-QlikSense" title="http://branch.qlik.com/projects/showthread.php?441-Fasttrack-QlikView-to-QlikSense"&gt;Fasttrack QlikView to QlikSense&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 28 Jul 2015 08:45:28 GMT</pubDate>
    <dc:creator>Alexander_Thor</dc:creator>
    <dc:date>2015-07-28T08:45:28Z</dc:date>
    <item>
      <title>Define Sense Master Items in Script?</title>
      <link>https://community.qlik.com/t5/App-Development/Define-Sense-Master-Items-in-Script/m-p/917017#M12653</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;I have a QVW application, I load it with binary statement in QSense Script. The QVW contains a table holding all definitions of dimensions (fields, names, descriptions), KPIs (formulas, descriptions etc.) etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible to create QSense Master Items (Dimensions, KPIs) in script, or to re-use the QView definitions in my tables? It is a Little penible if I have to manually re-add Information that is already contained in my QView data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you - Marcel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 08:38:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Define-Sense-Master-Items-in-Script/m-p/917017#M12653</guid>
      <dc:creator>hugmarcel</dc:creator>
      <dc:date>2015-07-28T08:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Define Sense Master Items in Script?</title>
      <link>https://community.qlik.com/t5/App-Development/Define-Sense-Master-Items-in-Script/m-p/917018#M12654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Marcel,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There is currently no way of defining master items from within the load script.&lt;/P&gt;&lt;P&gt;However you could check out any of these two open source projects which might make it a little bit less painful for you to migrate over&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://branch.qlik.com/projects/showthread.php?557-Sense-Measure-Importer" title="http://branch.qlik.com/projects/showthread.php?557-Sense-Measure-Importer"&gt;Sense Measure Importer&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://branch.qlik.com/projects/showthread.php?441-Fasttrack-QlikView-to-QlikSense" title="http://branch.qlik.com/projects/showthread.php?441-Fasttrack-QlikView-to-QlikSense"&gt;Fasttrack QlikView to QlikSense&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 08:45:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Define-Sense-Master-Items-in-Script/m-p/917018#M12654</guid>
      <dc:creator>Alexander_Thor</dc:creator>
      <dc:date>2015-07-28T08:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: Define Sense Master Items in Script?</title>
      <link>https://community.qlik.com/t5/App-Development/Define-Sense-Master-Items-in-Script/m-p/917019#M12655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;great sources, thank you!&lt;/P&gt;&lt;P&gt;Marcel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Jul 2015 09:23:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Define-Sense-Master-Items-in-Script/m-p/917019#M12655</guid>
      <dc:creator>hugmarcel</dc:creator>
      <dc:date>2015-07-28T09:23:48Z</dc:date>
    </item>
    <item>
      <title>Re: Define Sense Master Items in Script?</title>
      <link>https://community.qlik.com/t5/App-Development/Define-Sense-Master-Items-in-Script/m-p/917020#M12656</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;we had a look at both ressources&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://branch.qlik.com/projects/showthread.php?557-Sense-Measure-Importer" rel="nofollow"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;Sense Measure Importer&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://branch.qlik.com/projects/showthread.php?441-Fasttrack-QlikView-to-QlikSense" rel="nofollow"&gt;&lt;SPAN style="color: #0066cc; text-decoration: underline;"&gt;Fasttrack QlikView to QlikSense&lt;/SPAN&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The first one Needs viusal studio, but the sources do not compile correctly. So it seems it is not really useful.&lt;/P&gt;&lt;P&gt;The second uses all of the existing formulas for KPI Definition, and as such does not provide the means we want.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Marcel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 Aug 2015 09:36:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Define-Sense-Master-Items-in-Script/m-p/917020#M12656</guid>
      <dc:creator>hugmarcel</dc:creator>
      <dc:date>2015-08-18T09:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Define Sense Master Items in Script?</title>
      <link>https://community.qlik.com/t5/App-Development/Define-Sense-Master-Items-in-Script/m-p/1519248#M37107</link>
      <description>&lt;P&gt;Hello,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;This is an outdate post that still pops up in google and the links to these resources are all dead, but you can try out &lt;A title="Bynfo.com MasterConfig" href="https://developer.qlik.com/garden/5c07acad6cfcde00160402f5" target="_blank"&gt;MasterConfig &lt;/A&gt;which does what you want!&lt;BR /&gt;&lt;BR /&gt;hope that helps&lt;/P&gt;</description>
      <pubDate>Tue, 11 Dec 2018 12:19:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Define-Sense-Master-Items-in-Script/m-p/1519248#M37107</guid>
      <dc:creator>adriennn</dc:creator>
      <dc:date>2018-12-11T12:19:04Z</dc:date>
    </item>
  </channel>
</rss>

