<?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: button usecase in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/button-usecase/m-p/2157191#M93752</link>
    <description>&lt;P&gt;Using a button is not the best idea I think. Why not use set analysis in your expressions. So for example sum({&amp;lt;yearmonth=&amp;gt;}Amount) with this formula you will get a sum of all amounts even when you have filtered on yearmonth.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;if you want to do it by button, there is an action to clear the field.&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 01 Jan 2024 19:15:17 GMT</pubDate>
    <dc:creator>jochem_zw</dc:creator>
    <dc:date>2024-01-01T19:15:17Z</dc:date>
    <item>
      <title>button usecase</title>
      <link>https://community.qlik.com/t5/App-Development/button-usecase/m-p/2157187#M93751</link>
      <description>&lt;P&gt;Hi.&lt;/P&gt;
&lt;P&gt;Im trying to discard a yearmonth selection by using a button.&lt;/P&gt;
&lt;P&gt;my idea was to define the yearmonth field to zero so i could dynamicaly choose detailed data or total data.&lt;/P&gt;
&lt;P&gt;any ideas? &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jan 2024 16:26:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/button-usecase/m-p/2157187#M93751</guid>
      <dc:creator>dvbxr6bud</dc:creator>
      <dc:date>2024-01-01T16:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: button usecase</title>
      <link>https://community.qlik.com/t5/App-Development/button-usecase/m-p/2157191#M93752</link>
      <description>&lt;P&gt;Using a button is not the best idea I think. Why not use set analysis in your expressions. So for example sum({&amp;lt;yearmonth=&amp;gt;}Amount) with this formula you will get a sum of all amounts even when you have filtered on yearmonth.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;
&lt;P&gt;if you want to do it by button, there is an action to clear the field.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jan 2024 19:15:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/button-usecase/m-p/2157191#M93752</guid>
      <dc:creator>jochem_zw</dc:creator>
      <dc:date>2024-01-01T19:15:17Z</dc:date>
    </item>
    <item>
      <title>Re: button usecase</title>
      <link>https://community.qlik.com/t5/App-Development/button-usecase/m-p/2157487#M93775</link>
      <description>&lt;P&gt;Maybe use button with action like, "Clear selections in field" otherwise set analysis is better approach.&lt;/P&gt;
&lt;P&gt;alternatively, you can maybe think that field to use an alternative state.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jan 2024 14:23:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/button-usecase/m-p/2157487#M93775</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2024-01-02T14:23:14Z</dc:date>
    </item>
    <item>
      <title>Re: button usecase</title>
      <link>https://community.qlik.com/t5/App-Development/button-usecase/m-p/2158163#M93833</link>
      <description>&lt;P&gt;Hi guys,&lt;/P&gt;
&lt;P&gt;a found a solution that fits to my issue.&lt;BR /&gt;I used a button (Set Variable) and set it the next expression:&lt;/P&gt;
&lt;P&gt;=if(vShowMonth=0,1,0)&lt;/P&gt;
&lt;P&gt;it worked:)&lt;BR /&gt;thanks for your help&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 08:33:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/button-usecase/m-p/2158163#M93833</guid>
      <dc:creator>dvbxr6bud</dc:creator>
      <dc:date>2024-01-04T08:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: button usecase</title>
      <link>https://community.qlik.com/t5/App-Development/button-usecase/m-p/2158164#M93834</link>
      <description>&lt;P&gt;It can work for me but i have more then 60 fields so i ratter use something else..&lt;/P&gt;
&lt;P&gt;thanks:)&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jan 2024 08:35:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/button-usecase/m-p/2158164#M93834</guid>
      <dc:creator>dvbxr6bud</dc:creator>
      <dc:date>2024-01-04T08:35:38Z</dc:date>
    </item>
  </channel>
</rss>

