<?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: Creating a variable filter from a table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Creating-a-variable-filter-from-a-table/m-p/2486043#M101337</link>
    <description>&lt;P&gt;Can you please explain your goal a little more? From what I see you want to work with something similar to&amp;nbsp;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Analytics/calendar-year-to-fiscal-year/td-p/1253798" target="_blank"&gt;https://community.qlik.com/t5/New-to-Qlik-Analytics/calendar-year-to-fiscal-year/td-p/1253798&lt;/A&gt;&amp;nbsp;with fiscal year that changes. Maybe you are even interested in have YTD measure. You can use variable input box to define the variable to start your year and use that variable in the expression. If you can provide more info we may help better.&lt;/P&gt;</description>
    <pubDate>Tue, 08 Oct 2024 18:47:37 GMT</pubDate>
    <dc:creator>zar</dc:creator>
    <dc:date>2024-10-08T18:47:37Z</dc:date>
    <item>
      <title>Creating a variable filter from a table</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-a-variable-filter-from-a-table/m-p/2484053#M101109</link>
      <description>&lt;P&gt;I want to select the starting month for a financial year and this can change in my data.&lt;/P&gt;
&lt;P&gt;I have a table with the starting month of the financial year as a list February through to December in a field called InYearMonthChange.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I want select a value of&amp;nbsp;InYearMonthChange and display the respective month value in the filter.&lt;/P&gt;
&lt;P&gt;I get the following results:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;= 'March' in the field for the listbox and this &lt;STRONG&gt;works&lt;/STRONG&gt; and gives the values for the March fields&lt;/P&gt;
&lt;P&gt;= GetFieldSelections(InYearMonthChange)&amp;nbsp; gives the value March&lt;/P&gt;
&lt;P&gt;= Chr(39) &amp;amp; GetFieldSelections(InYearMonthChange) &amp;amp; Chr(39) gives the value 'March'&lt;/P&gt;
&lt;P&gt;Any idea how I can do this to use a filter to define another variable filter?&lt;/P&gt;
&lt;P&gt;Many thanks in advance&lt;/P&gt;</description>
      <pubDate>Fri, 27 Sep 2024 13:15:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-a-variable-filter-from-a-table/m-p/2484053#M101109</guid>
      <dc:creator>Roop</dc:creator>
      <dc:date>2024-09-27T13:15:35Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a variable filter from a table</title>
      <link>https://community.qlik.com/t5/App-Development/Creating-a-variable-filter-from-a-table/m-p/2486043#M101337</link>
      <description>&lt;P&gt;Can you please explain your goal a little more? From what I see you want to work with something similar to&amp;nbsp;&lt;A href="https://community.qlik.com/t5/New-to-Qlik-Analytics/calendar-year-to-fiscal-year/td-p/1253798" target="_blank"&gt;https://community.qlik.com/t5/New-to-Qlik-Analytics/calendar-year-to-fiscal-year/td-p/1253798&lt;/A&gt;&amp;nbsp;with fiscal year that changes. Maybe you are even interested in have YTD measure. You can use variable input box to define the variable to start your year and use that variable in the expression. If you can provide more info we may help better.&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 18:47:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Creating-a-variable-filter-from-a-table/m-p/2486043#M101337</guid>
      <dc:creator>zar</dc:creator>
      <dc:date>2024-10-08T18:47:37Z</dc:date>
    </item>
  </channel>
</rss>

