<?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: Field value as Flag in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Field-value-as-Flag/m-p/1766791#M64220</link>
    <description>&lt;P&gt;If you actually want to set the value in a field (not, e.g., set the value of a variable that you then use in set analysis), you should use the "Sheet Navigation and Actions Button" that is now just called "Button" in the standard set of visualizations (November 2020). In earlier versions you can find in the "Qlik Dashboard Bundle" set of extensions.&lt;/P&gt;&lt;P&gt;(worst case, it is still up in Github:&amp;nbsp;&lt;A href="https://github.com/stefanwalther/sense-navigation" target="_blank" rel="noopener"&gt;https://github.com/stefanwalther/sense-navigation&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;You'll need to create two buttons: on the first ("left") button you'll set the action as "Set values in field" where you choose "List" as the field" and 'X' as the value. On the second ("right") button you'll set the action to "Clear values in field", for the field "List". There are some options to style by expression. You can do something like, If(Only([Field]) = 'X', style1, style2) to dynamically style the button so that it looks more like a checkbox (e.g., use a dark background if X is selected on the left button, white if it is not selected, reverse for right button).&lt;/P&gt;&lt;P&gt;hope that helps&lt;/P&gt;&lt;P&gt;v&lt;/P&gt;</description>
    <pubDate>Mon, 07 Dec 2020 17:46:37 GMT</pubDate>
    <dc:creator>jonvitale</dc:creator>
    <dc:date>2020-12-07T17:46:37Z</dc:date>
    <item>
      <title>Field value as Flag</title>
      <link>https://community.qlik.com/t5/App-Development/Field-value-as-Flag/m-p/1766770#M64217</link>
      <description>&lt;P&gt;I have a field with the values x,y and z.I need to display only value "X" in checkbox (checkbox for Include X value).When it is selected,value should be associated with other objects..Any ideas/suggestions&lt;/P&gt;</description>
      <pubDate>Fri, 02 Apr 2021 08:44:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Field-value-as-Flag/m-p/1766770#M64217</guid>
      <dc:creator>arusiva89</dc:creator>
      <dc:date>2021-04-02T08:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Field value as Flag</title>
      <link>https://community.qlik.com/t5/App-Development/Field-value-as-Flag/m-p/1766779#M64218</link>
      <description>&lt;P&gt;Can you explain more? You want to have a variable that toggles some value and then use that value in other expressions?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2020 16:58:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Field-value-as-Flag/m-p/1766779#M64218</guid>
      <dc:creator>jonvitale</dc:creator>
      <dc:date>2020-12-07T16:58:14Z</dc:date>
    </item>
    <item>
      <title>Re: Field value as Flag</title>
      <link>https://community.qlik.com/t5/App-Development/Field-value-as-Flag/m-p/1766786#M64219</link>
      <description>&lt;P&gt;Say for example - I have a field named "List" which has values X,Y and Z.I want to have one checkbox in the sheet named "Include X Value".When I select the checkbox,value X in the field List should be selected&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2020 17:11:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Field-value-as-Flag/m-p/1766786#M64219</guid>
      <dc:creator>arusiva89</dc:creator>
      <dc:date>2020-12-07T17:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Field value as Flag</title>
      <link>https://community.qlik.com/t5/App-Development/Field-value-as-Flag/m-p/1766791#M64220</link>
      <description>&lt;P&gt;If you actually want to set the value in a field (not, e.g., set the value of a variable that you then use in set analysis), you should use the "Sheet Navigation and Actions Button" that is now just called "Button" in the standard set of visualizations (November 2020). In earlier versions you can find in the "Qlik Dashboard Bundle" set of extensions.&lt;/P&gt;&lt;P&gt;(worst case, it is still up in Github:&amp;nbsp;&lt;A href="https://github.com/stefanwalther/sense-navigation" target="_blank" rel="noopener"&gt;https://github.com/stefanwalther/sense-navigation&lt;/A&gt;).&lt;/P&gt;&lt;P&gt;You'll need to create two buttons: on the first ("left") button you'll set the action as "Set values in field" where you choose "List" as the field" and 'X' as the value. On the second ("right") button you'll set the action to "Clear values in field", for the field "List". There are some options to style by expression. You can do something like, If(Only([Field]) = 'X', style1, style2) to dynamically style the button so that it looks more like a checkbox (e.g., use a dark background if X is selected on the left button, white if it is not selected, reverse for right button).&lt;/P&gt;&lt;P&gt;hope that helps&lt;/P&gt;&lt;P&gt;v&lt;/P&gt;</description>
      <pubDate>Mon, 07 Dec 2020 17:46:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Field-value-as-Flag/m-p/1766791#M64220</guid>
      <dc:creator>jonvitale</dc:creator>
      <dc:date>2020-12-07T17:46:37Z</dc:date>
    </item>
  </channel>
</rss>

