<?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 Variable Input Extension Question in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Variable-Input-Extension-Question/m-p/1912511#M75208</link>
    <description>&lt;P&gt;Hi - Question about the Variable Input Extension.&lt;/P&gt;
&lt;P&gt;My sheet has a variable input box extension and a table visualization.&amp;nbsp; Is there a way to set some type of flag or indicator on the variable to only change the variable if the record is selected within the table ? thoughts - Jerry&lt;/P&gt;</description>
    <pubDate>Thu, 31 Mar 2022 13:41:17 GMT</pubDate>
    <dc:creator>jerryr125</dc:creator>
    <dc:date>2022-03-31T13:41:17Z</dc:date>
    <item>
      <title>Variable Input Extension Question</title>
      <link>https://community.qlik.com/t5/App-Development/Variable-Input-Extension-Question/m-p/1912511#M75208</link>
      <description>&lt;P&gt;Hi - Question about the Variable Input Extension.&lt;/P&gt;
&lt;P&gt;My sheet has a variable input box extension and a table visualization.&amp;nbsp; Is there a way to set some type of flag or indicator on the variable to only change the variable if the record is selected within the table ? thoughts - Jerry&lt;/P&gt;</description>
      <pubDate>Thu, 31 Mar 2022 13:41:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable-Input-Extension-Question/m-p/1912511#M75208</guid>
      <dc:creator>jerryr125</dc:creator>
      <dc:date>2022-03-31T13:41:17Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Input Extension Question</title>
      <link>https://community.qlik.com/t5/App-Development/Variable-Input-Extension-Question/m-p/1921370#M75849</link>
      <description>&lt;P&gt;Hello &lt;span class="lia-unicode-emoji" title=":waving_hand:"&gt;👋&lt;/span&gt; I'm not sure I have fully understood what development you are looking for but if you want to set a flag based on a selection the fastest way you could obtain this is by setting a variable to be: &amp;nbsp;= If( Only(YourFieldName ) = 'Value', 1,0).&lt;BR /&gt;If I have misunderstood your request please, clarify a little bit the context (maybe with a screenshot and/or a sample App).&lt;/P&gt;</description>
      <pubDate>Fri, 22 Apr 2022 10:38:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable-Input-Extension-Question/m-p/1921370#M75849</guid>
      <dc:creator>Andrea_Spinetti</dc:creator>
      <dc:date>2022-04-22T10:38:17Z</dc:date>
    </item>
    <item>
      <title>Re: Variable Input Extension Question</title>
      <link>https://community.qlik.com/t5/App-Development/Variable-Input-Extension-Question/m-p/1921729#M75865</link>
      <description>&lt;P&gt;You would need to use alternate states&amp;nbsp; achieve this&lt;/P&gt;
&lt;P&gt;Im assuming you have the same fields in the filter pane and maybe some of the same fields in a table&lt;/P&gt;
&lt;P&gt;but don't want to change variable value when applying selections from filter pane and only respond to selections from the table&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Create an alternate se state assign it to the table and assign the same state to the variable as well&lt;/P&gt;
&lt;P&gt;&lt;SPAN class="Code"&gt;$({MyState} vMyVar)&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://help.qlik.com/en-US/sense/February2022/Subsystems/Hub/Content/Sense_Hub/Visualizations/alternate-states-comparative-analysis.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/February2022/Subsystems/Hub/Content/Sense_Hub/Visualizations/alternate-states-comparative-analysis.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 23 Apr 2022 15:28:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Variable-Input-Extension-Question/m-p/1921729#M75865</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2022-04-23T15:28:54Z</dc:date>
    </item>
  </channel>
</rss>

