<?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 Dynamic text in a text/image object in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-text-in-a-text-image-object/m-p/1554091#M745107</link>
    <description>&lt;P&gt;Dears,&lt;/P&gt;&lt;P&gt;I need to have different text displayed in a Text/Image object depending on a selection:&lt;/P&gt;&lt;P&gt;What I have done so far:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Set variables in the loader, IE:&lt;/P&gt;&lt;PRE&gt;SET v_TXT_EU_15 = 'This is the string for EU 15 blah...';
SET v_TXT_EU_13 = 'This is the string for EU 13 blah...';&lt;/PRE&gt;&lt;P&gt;In my text object, I set a Measure with a condition:&lt;/P&gt;&lt;PRE&gt;='Text to display:' &amp;amp; if([Is EU 15]='Yes',v_TXT_EU_15,v_TXT_EU_13))&lt;/PRE&gt;&lt;P&gt;Which so far, is working...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My issue is that the (currently static) text needs to have measures inserted depending on the selection...&amp;nbsp; and this is something I cannot do in the loader.&lt;/P&gt;&lt;P&gt;What method would you recommend?&lt;/P&gt;&lt;P&gt;PS: I can't use any extention.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>apoitevin</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Dynamic text in a text/image object</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-text-in-a-text-image-object/m-p/1554091#M745107</link>
      <description>&lt;P&gt;Dears,&lt;/P&gt;&lt;P&gt;I need to have different text displayed in a Text/Image object depending on a selection:&lt;/P&gt;&lt;P&gt;What I have done so far:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Set variables in the loader, IE:&lt;/P&gt;&lt;PRE&gt;SET v_TXT_EU_15 = 'This is the string for EU 15 blah...';
SET v_TXT_EU_13 = 'This is the string for EU 13 blah...';&lt;/PRE&gt;&lt;P&gt;In my text object, I set a Measure with a condition:&lt;/P&gt;&lt;PRE&gt;='Text to display:' &amp;amp; if([Is EU 15]='Yes',v_TXT_EU_15,v_TXT_EU_13))&lt;/PRE&gt;&lt;P&gt;Which so far, is working...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My issue is that the (currently static) text needs to have measures inserted depending on the selection...&amp;nbsp; and this is something I cannot do in the loader.&lt;/P&gt;&lt;P&gt;What method would you recommend?&lt;/P&gt;&lt;P&gt;PS: I can't use any extention.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-text-in-a-text-image-object/m-p/1554091#M745107</guid>
      <dc:creator>apoitevin</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic text in a text/image object</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-text-in-a-text-image-object/m-p/1554159#M745108</link>
      <description>Please share a sample app or data with Expected output</description>
      <pubDate>Fri, 08 Mar 2019 11:33:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-text-in-a-text-image-object/m-p/1554159#M745108</guid>
      <dc:creator>techvarun</dc:creator>
      <dc:date>2019-03-08T11:33:55Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamic text in a text/image object</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-text-in-a-text-image-object/m-p/1554225#M745109</link>
      <description>&lt;P&gt;I can't share the qvf (Not sure what part is confidential or not)&lt;/P&gt;&lt;P&gt;I am currently resorting to create the string in the Measure, it works but it's crass.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;PRE&gt;=if([Is EU 15]='Yes','Text for EU 15:','The EU 13 text:') 
&amp;amp;[Country] 
&amp;amp;' has '
&amp;amp;Count(distinct [%QK_ERC_PI])
&amp;amp;' researchers per million of population which is ' 
&amp;amp;[Num Researchers percentage] 
&amp;amp;' the EU average '
&amp;amp; [Eu research avg] 
&amp;amp;' and ranks ' 
&amp;amp;[Ranking in EU-28]
&amp;amp; ' place.';&lt;/PRE&gt;&lt;P&gt;This is one sentence out of 60+...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 08 Mar 2019 12:44:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-text-in-a-text-image-object/m-p/1554225#M745109</guid>
      <dc:creator>apoitevin</dc:creator>
      <dc:date>2019-03-08T12:44:42Z</dc:date>
    </item>
  </channel>
</rss>

