<?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: How to access data from complex set analysis expression using hypercube? in Integration, Extension &amp; APIs</title>
    <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-access-data-from-complex-set-analysis-expression-using/m-p/1413884#M8690</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean that you want to simply compute the expression for current selections, or do you want to create a cube that evaluates the expression over a set of dimensions? It sort of sounded like in you description that you were looking for just one value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, I would probably start with debugging the expression. Have you tried to add your expression to a regular KPI and see if it gives you the expected result? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 09 Oct 2017 07:16:13 GMT</pubDate>
    <dc:creator>Øystein_Kolsrud</dc:creator>
    <dc:date>2017-10-09T07:16:13Z</dc:date>
    <item>
      <title>How to access data from complex set analysis expression using hypercube?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-access-data-from-complex-set-analysis-expression-using/m-p/1413883#M8689</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;I need to access evaluated data from a complex expression using Hypercube. &lt;/P&gt;&lt;P&gt;I created a Mashup and I need to access data without embedding any sense objects. I created a measure in master items so that it would be accessible from the cube using createcube method. But no success! &lt;/P&gt;&lt;P&gt;The expression uses some field names to calculate the result.Is it something related to field names? &lt;/P&gt;&lt;P&gt;The cube returns NaN value and isNull : true. &lt;/P&gt;&lt;P&gt;Is there a way through which I can fetch all the data using the hypercube? Including the data evaluated from an expression? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/23711"&gt;bmz&lt;/A&gt;‌&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/77808"&gt;mto&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/23711"&gt;bmz&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 08 Oct 2017 10:44:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-access-data-from-complex-set-analysis-expression-using/m-p/1413883#M8689</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-08T10:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to access data from complex set analysis expression using hypercube?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-access-data-from-complex-set-analysis-expression-using/m-p/1413884#M8690</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean that you want to simply compute the expression for current selections, or do you want to create a cube that evaluates the expression over a set of dimensions? It sort of sounded like in you description that you were looking for just one value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway, I would probably start with debugging the expression. Have you tried to add your expression to a regular KPI and see if it gives you the expected result? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2017 07:16:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-access-data-from-complex-set-analysis-expression-using/m-p/1413884#M8690</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2017-10-09T07:16:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to access data from complex set analysis expression using hypercube?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-access-data-from-complex-set-analysis-expression-using/m-p/1413885#M8691</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yeah I have checked my expression in simple KPI, its fetching the values. And after doing any selection its changing accordingly. I am getting the expected result from the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The expression which I am trying to fetch using hypercube is quite a complex(like I am using set analysis and lot of variables) then I added the expression in master item and writing the hypercube script accordingly to add the measure in the &lt;STRONG&gt;.js&lt;/STRONG&gt; file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;My objective&lt;/STRONG&gt;&lt;/EM&gt;- Once the hypercube expression is added in the mashup, I am planning to show an alert pop up which gets active when the value of my expression exceeds a threshold value. So once the user logged in, the selection is applied as USER_NAME.&lt;/P&gt;&lt;P&gt;So I want the filter should be applied on hypercube expression as well and the user should get the alert if the value of hypercube exceeds for him/her.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it possible in hypercube that if I do some selection in the app, the value of hypercube also changes accordingly as it happens for Qlik Sense objects?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2017 08:40:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-access-data-from-complex-set-analysis-expression-using/m-p/1413885#M8691</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-10-09T08:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: How to access data from complex set analysis expression using hypercube?</title>
      <link>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-access-data-from-complex-set-analysis-expression-using/m-p/1413886#M8692</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps you could attach a code snipped with the code fore the hypercube creation? That might make things clearer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reacting to selections is precisely what hypercubes do. What object have you added the hypercube to? Do you create a session object?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2017 10:21:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Integration-Extension-APIs/How-to-access-data-from-complex-set-analysis-expression-using/m-p/1413886#M8692</guid>
      <dc:creator>Øystein_Kolsrud</dc:creator>
      <dc:date>2017-10-09T10:21:38Z</dc:date>
    </item>
  </channel>
</rss>

