<?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: Text Object set variable in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Text-Object-set-variable/m-p/26615#M4442</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;William,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My action is set variable&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vOptimizationTicketNumberActivityToggle &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;value 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I have an image of the checkbox&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Feb 2018 19:50:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2018-02-14T19:50:34Z</dc:date>
    <item>
      <title>Text Object set variable</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Object-set-variable/m-p/26613#M4440</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I created a text object with the action to set a variable from 0 to 1. i need this variable to dynamically select a column in a graph.&lt;/P&gt;&lt;P&gt;My users are complaining that the wait time is between 2 and 3 seconds.&amp;nbsp; I tried an inline table, with the LED indicators and they don't like that either.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know of away to flip a variable faster than 2 or 3 seconds.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 19:30:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Object-set-variable/m-p/26613#M4440</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-14T19:30:42Z</dc:date>
    </item>
    <item>
      <title>Re: Text Object set variable</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Object-set-variable/m-p/26614#M4441</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David, I use variables that are dynamically set in my applications and they are typically very fast. The times they were not were case specific to a function I was calling on one of the conditions. Can you share an example application or at least some of your code? Are you using Qlik Sense or QlikView and what version? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 19:36:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Object-set-variable/m-p/26614#M4441</guid>
      <dc:creator>wdchristensen</dc:creator>
      <dc:date>2018-02-14T19:36:27Z</dc:date>
    </item>
    <item>
      <title>Re: Text Object set variable</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Object-set-variable/m-p/26615#M4442</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;William,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My action is set variable&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vOptimizationTicketNumberActivityToggle &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;value 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and I have an image of the checkbox&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 19:50:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Object-set-variable/m-p/26615#M4442</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-14T19:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Text Object set variable</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Object-set-variable/m-p/26616#M4443</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you implementing something like?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;pick(match(Status,'Great','OK','Needs Help') ,'qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_green.png','qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_yellow.png','qmem://&amp;lt;bundled&amp;gt;/BuiltIn/led_red.png')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Pretty difficult to tell what you are trying to do with the information provided. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 20:16:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Object-set-variable/m-p/26616#M4443</guid>
      <dc:creator>wdchristensen</dc:creator>
      <dc:date>2018-02-14T20:16:26Z</dc:date>
    </item>
    <item>
      <title>Re: Text Object set variable</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Object-set-variable/m-p/26617#M4444</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/193441_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/193442_pastedImage_1.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is what I am trying to do&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vSalesActivityToggle from 0 to 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1 displays the rows and 0 doesn't&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps understanding my issue&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 20:59:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Object-set-variable/m-p/26617#M4444</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-02-14T20:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Text Object set variable</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Object-set-variable/m-p/26618#M4445</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be the table load is taking time to display huge amount of data.( I see scroll bar size very small) Can you try with small sample table to understand if the performance slowness is due to large volume of data and not because of variable setting related process.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 22:00:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Object-set-variable/m-p/26618#M4445</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2018-02-14T22:00:17Z</dc:date>
    </item>
  </channel>
</rss>

