<?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: Mashup getContent function in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992209#M5176</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I mean that on Qliksense i have a text field containing a variable value, so i need to get that value in a mashup application within an input file (as showed in the above posts).&lt;/P&gt;&lt;P&gt;Below the screen. How can i obtain what i desire?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Immagine.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/105656_Immagine.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Immagine1.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/105658_Immagine1.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 Nov 2015 13:58:30 GMT</pubDate>
    <dc:creator>marco_puccetti</dc:creator>
    <dc:date>2015-11-16T13:58:30Z</dc:date>
    <item>
      <title>Mashup getContent function</title>
      <link>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992201#M5168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, i need to get, from a mashup web application, a variable content.&lt;/P&gt;&lt;P&gt;This variable is computed in this form: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Date(Date(Max([Data Decorrenza]) + 1)&amp;nbsp; + (0 - Sum([Importo Lordo Rata]))/Money(Round(Sum([Importo Lordo Rata]) / Round(max([Data Decorrenza]) - min([Data Decorrenza])))))&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the problem is that using the &lt;EM&gt;app.variable.getContent&lt;/EM&gt;, the result is the above expression and not the date value i expect.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody knows how to get the computed variable content?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2015 10:50:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992201#M5168</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-11-13T10:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup getContent function</title>
      <link>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992202#M5169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Macro Puccetti,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Based on the explanation you have given, looks the you have declared a variable with the above expression.&lt;/P&gt;&lt;P&gt;When you use &lt;EM style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;app.variable.getContent &lt;/EM&gt;,it it will only return the string value like it has done. For you to get the expression valuated, create a hypercube with one measure and pass the string value from&amp;nbsp; app.variable.getContent to the hypercube and this gives you the calculated values of the expression. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If its just a dimension try using the field list instead of a hypercube.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this is helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sangram Reddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2015 11:48:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992202#M5169</guid>
      <dc:creator>reddy-s</dc:creator>
      <dc:date>2015-11-13T11:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup getContent function</title>
      <link>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992203#M5170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But i need to populate an html input field with the computed variable, so which api have i to use?&lt;/P&gt;&lt;P&gt;Can you make me an example?&lt;/P&gt;&lt;P&gt;Another thing on Qliksense when i use the Let statement to set the variables values i've noticed the content of the variable is blank how can be? I need this content into the mashup application.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2015 12:03:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992203#M5170</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-11-13T12:03:34Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup getContent function</title>
      <link>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992204#M5171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marco Puccetti,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here is what you need.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Firstly declare a variable in your script like this:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="SC3.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/105473_SC3.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then Create an input box(Or any other element you would like to bind the output to):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="SC2.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/105474_SC2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Create a hypercube by reffering to your variable:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="SC1.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/105475_SC1.PNG" style="height: auto;" /&gt; &lt;/P&gt;&lt;P&gt;Update the field in the UI in the function as done above.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You should see the Input field update after the function is updated&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="S4.PNG" class="image-4 jive-image" src="https://community.qlik.com/legacyfs/online/105479_S4.PNG" style="height: 371px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Sangram Reddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Nov 2015 17:49:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992204#M5171</guid>
      <dc:creator>reddy-s</dc:creator>
      <dc:date>2015-11-13T17:49:07Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup getContent function</title>
      <link>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992205#M5172</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ok, but i also need an onClick function that allows me to update an input text with a computed variable depending on the first input text variable. Is it possible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Immagine.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/105583_Immagine.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 11:20:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992205#M5172</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-11-16T11:20:29Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup getContent function</title>
      <link>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992206#M5173</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As this would be a selection,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just simply use the below code to trigger a selection inside the previous code :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;function(reply){&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;//....... Your code from after you fetch the data from the hyper cube.&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;$("#buttonId").click(function() {&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; app.field("[&amp;lt;Name of the field&amp;gt;]").selectMatch(&amp;lt;Value of the input field&amp;gt;, false);&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt; &lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; });&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;&lt;STRONG&gt;}&lt;/STRONG&gt;&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This code triggers a selection and hence re-generates the hypercube with the filtered result.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Sangram Reddy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 11:45:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992206#M5173</guid>
      <dc:creator>reddy-s</dc:creator>
      <dc:date>2015-11-16T11:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup getContent function</title>
      <link>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992207#M5174</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have created on qliksense an input text in which i have printed a variable value, so what have i to use to get that field content if i don't know exactly it?&lt;/P&gt;&lt;P&gt;I have tried the selectAll method but i don't find the prototype.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 13:38:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992207#M5174</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-11-16T13:38:08Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup getContent function</title>
      <link>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992208#M5175</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Make sure your input box has an ID assigned and then use the below code to fetch the value you have in an input field.&lt;/P&gt;&lt;P&gt;&lt;SPAN class="pln" style="color: #000000;"&gt;$&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #000000;"&gt;(&lt;/SPAN&gt;&lt;SPAN class="kwd" style="color: #00008b;"&gt;'#ID'&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #000000;"&gt;).&lt;/SPAN&gt;&lt;SPAN class="pln" style="color: #000000;"&gt;val&lt;/SPAN&gt;&lt;SPAN class="pun" style="color: #000000;"&gt;()&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="pun" style="color: #000000;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="pun" style="color: #000000;"&gt;- Sangram&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 13:45:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992208#M5175</guid>
      <dc:creator>reddy-s</dc:creator>
      <dc:date>2015-11-16T13:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup getContent function</title>
      <link>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992209#M5176</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I mean that on Qliksense i have a text field containing a variable value, so i need to get that value in a mashup application within an input file (as showed in the above posts).&lt;/P&gt;&lt;P&gt;Below the screen. How can i obtain what i desire?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Immagine.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/105656_Immagine.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Immagine1.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/105658_Immagine1.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 13:58:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992209#M5176</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-11-16T13:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup getContent function</title>
      <link>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992210#M5177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok, So when you input a value into "importo Previsione" field in your mash up, the value in the text field in Qliksense which uses $(m_data_fine_previsione) variable has to be returned. Am I right?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If so,&lt;/P&gt;&lt;P&gt;just replace&amp;nbsp; "qDef": "$(VALUE_Y)" with "qDef": "$&lt;SPAN style="font-size: 13.3333px;"&gt;(m_data_fine_previsione)&lt;/SPAN&gt;".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now when you click on the "Raggiungibile il" button call this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;$("#buttonId").click(function() {&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; app.field("[&amp;lt;Name of the field&amp;gt;]").selectMatch(&amp;lt;Value of the input field&amp;gt;, false);&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; });&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;Doing this the hypercube gets the respective value for the value provided in the text field in Qliksense by executing the &lt;SPAN style="font-size: 13.3333px;"&gt;$&lt;/SPAN&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;(m_data_fine_previsione) expression.&lt;/SPAN&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;If you need the properties of any Qliksense object(As in your case , text of an element ), just make use of :&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;&lt;EM style="font-weight: inherit; font-family: inherit;"&gt;&lt;BR /&gt;&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="S1.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/105660_S1.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="S2.PNG" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/105661_S2.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;app.getObjectProperties("CFyDy").then(function(model){&lt;/P&gt;&lt;P&gt;&amp;nbsp; console.log(model);&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; });&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where "app" = instance of the app in which the object exists in.&lt;/P&gt;&lt;P&gt;Here "CFyDF" is the object ID of the text element in Qliksense.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can get the ID from the single object browser:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="S3.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/105659_S3.PNG" style="height: 208px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Sangram Reddy.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 14:43:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992210#M5177</guid>
      <dc:creator>reddy-s</dc:creator>
      <dc:date>2015-11-16T14:43:57Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup getContent function</title>
      <link>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992211#M5178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;$("#buttonId").click(function() {&lt;/P&gt;
&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; app.field("[&amp;lt;Name of the field&amp;gt;]").selectMatch(&amp;lt;&lt;STRONG style="text-decoration: underline;"&gt;&lt;EM&gt;Value of the input field&lt;/EM&gt;&lt;/STRONG&gt;&amp;gt;, false);&lt;/P&gt;
&lt;P style="font-size: 12px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d; background-color: #f2f2f2;"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; });&lt;/P&gt;




&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;How have i to use this function if i need the text element value and i don't know the content?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 15:52:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992211#M5178</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-11-16T15:52:55Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup getContent function</title>
      <link>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992212#M5179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perhaps the getContent function should function also on complex variable and not only on simple numeric content?&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 16:10:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992212#M5179</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-11-16T16:10:45Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup getContent function</title>
      <link>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992213#M5180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Marco,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just create a field list and make use of the function to select the value from the input field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 16:16:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992213#M5180</guid>
      <dc:creator>reddy-s</dc:creator>
      <dc:date>2015-11-16T16:16:12Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup getContent function</title>
      <link>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992214#M5181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;Marco Puccetti wrote:&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Perhaps the getContent function should function also on complex variable and not only on simple numeric content?&lt;/P&gt;
&lt;P&gt;Any ideas?&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Marco&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;Haven't tried it ever.Got to check.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 Nov 2015 16:17:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992214#M5181</guid>
      <dc:creator>reddy-s</dc:creator>
      <dc:date>2015-11-16T16:17:05Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup getContent function</title>
      <link>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992215#M5182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need a function to get a variable content or field content from a button trigger function.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 09:24:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992215#M5182</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-11-17T09:24:50Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup getContent function</title>
      <link>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992216#M5183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have noticed that the setContent function works perfectly, while the getContent seems to not enter the callback function.&lt;/P&gt;&lt;P&gt;This is the statement:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; app.variable.getContent('$(variable_name)',function ( reply ) {&lt;/P&gt;&lt;P&gt;&amp;nbsp; var sTemp = JSON.stringify( reply );&lt;/P&gt;&lt;P&gt;&amp;nbsp; var json_parsed = JSON.parse(sTemp);&lt;/P&gt;&lt;P&gt;&amp;nbsp; sTemp = json_parsed.qContent.qString;&lt;/P&gt;&lt;P&gt;&amp;nbsp; $("#OBJ_ID").val(sTemp);&lt;/P&gt;&lt;P&gt;&amp;nbsp; } );&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This statement is inserted into a javascript onClick routine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I expect to get the variable value, isn't it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 11:47:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992216#M5183</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-11-17T11:47:27Z</dc:date>
    </item>
    <item>
      <title>Re: Mashup getContent function</title>
      <link>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992217#M5184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that $(variable_name) within the getContent function doesn't work.&lt;/P&gt;&lt;P&gt;So how can i get a variable content using the getContent function for a variable of this type:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET variable =&amp;nbsp; Date($(date_1)&amp;nbsp; + $(date_2));&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Marco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2015 13:58:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Mashup-getContent-function/m-p/992217#M5184</guid>
      <dc:creator>marco_puccetti</dc:creator>
      <dc:date>2015-11-17T13:58:35Z</dc:date>
    </item>
  </channel>
</rss>

