<?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: Retrieving a Hypercube from an object then reusing it on another object in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/Retrieving-a-Hypercube-from-an-object-then-reusing-it-on-another/m-p/67882#M955</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nmv, managed to do it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;app.getObjectProperties(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ObjectID&lt;/SPAN&gt;).then(function(model){&lt;/P&gt;&lt;P&gt;app.createCube(model.properties.qHyperCubeDef&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;, function(reply) {&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;...&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;});})&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 06 Apr 2018 10:16:05 GMT</pubDate>
    <dc:creator>dhdezrino</dc:creator>
    <dc:date>2018-04-06T10:16:05Z</dc:date>
    <item>
      <title>Retrieving a Hypercube from an object then reusing it on another object</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Retrieving-a-Hypercube-from-an-object-then-reusing-it-on-another/m-p/67881#M954</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good morning everyone,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to retrieve the hypercube from an object to use it on custom javascript objects, so far we managed to properly extract the data as if we were creating the hypercube via code, but we can't manage to make the hypercube change with selections.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We need to retrieve the hypercube so we don't need to upload the mashup everytime we change a measure or a dimension&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone found any trick to this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our code is:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;app.getObject(ObjectID).then(&lt;/P&gt;&lt;P&gt;function (model) {&lt;/P&gt;&lt;P&gt;app.createCube(model.layout.qHyperCube&lt;/P&gt;&lt;P&gt;, function(reply) {&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;});})&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 09:51:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Retrieving-a-Hypercube-from-an-object-then-reusing-it-on-another/m-p/67881#M954</guid>
      <dc:creator>dhdezrino</dc:creator>
      <dc:date>2018-04-06T09:51:24Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving a Hypercube from an object then reusing it on another object</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/Retrieving-a-Hypercube-from-an-object-then-reusing-it-on-another/m-p/67882#M955</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nmv, managed to do it:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;app.getObjectProperties(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;ObjectID&lt;/SPAN&gt;).then(function(model){&lt;/P&gt;&lt;P&gt;app.createCube(model.properties.qHyperCubeDef&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;, function(reply) {&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;...&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;});})&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 06 Apr 2018 10:16:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/Retrieving-a-Hypercube-from-an-object-then-reusing-it-on-another/m-p/67882#M955</guid>
      <dc:creator>dhdezrino</dc:creator>
      <dc:date>2018-04-06T10:16:05Z</dc:date>
    </item>
  </channel>
</rss>

