<?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 Dynamic Selections with Advanced Search in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Dynamic-Selections-with-Advanced-Search/m-p/155052#M31437</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been using Advanced Search in bookmarks to select the current year, current month, etc and it works great. But now I have a client that wants to select Current Fiscal Year.&lt;/P&gt;&lt;P&gt;Their Fiscal Year is based on a spreadsheet linked to the date table. For the life of me I can't figure out how to select the fiscal year dynamically.&lt;/P&gt;&lt;P&gt;For example if today's date is 12/30/2010, I can easily do =CalendarDate=Year(Today()) in my dynamic selection and get calendar year 2010 selected, however, this date falls into Fiscal Year 2011 and I'm at a loss on how to make this selection dynamic.&lt;/P&gt;&lt;P&gt;Anybody run across a similar scenario? Any ideas?&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 10 Mar 2011 19:41:54 GMT</pubDate>
    <dc:creator>markmccoid</dc:creator>
    <dc:date>2011-03-10T19:41:54Z</dc:date>
    <item>
      <title>Dynamic Selections with Advanced Search</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Selections-with-Advanced-Search/m-p/155052#M31437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been using Advanced Search in bookmarks to select the current year, current month, etc and it works great. But now I have a client that wants to select Current Fiscal Year.&lt;/P&gt;&lt;P&gt;Their Fiscal Year is based on a spreadsheet linked to the date table. For the life of me I can't figure out how to select the fiscal year dynamically.&lt;/P&gt;&lt;P&gt;For example if today's date is 12/30/2010, I can easily do =CalendarDate=Year(Today()) in my dynamic selection and get calendar year 2010 selected, however, this date falls into Fiscal Year 2011 and I'm at a loss on how to make this selection dynamic.&lt;/P&gt;&lt;P&gt;Anybody run across a similar scenario? Any ideas?&lt;/P&gt;&lt;P&gt;Thanks!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 19:41:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Selections-with-Advanced-Search/m-p/155052#M31437</guid>
      <dc:creator>markmccoid</dc:creator>
      <dc:date>2011-03-10T19:41:54Z</dc:date>
    </item>
    <item>
      <title>Dynamic Selections with Advanced Search</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Selections-with-Advanced-Search/m-p/155053#M31438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am working with a client that has 2 calendars. Essentially, in the script, I added the Fiscal Calendar with a column named Calendar where the value = 'Fiscal'. Then I concatenated the 2nd calendar with the additional column where the value='Retail'. Then, on the dashboard, I added a multi-box for Calendar. On the Presentation tab, I clicked the box next to 'Always One Selected Value'. This way everything will toggle with only 1 formula.&lt;/P&gt;&lt;P style="margin:0in 0in 0pt;"&gt;Calendar:&lt;/P&gt;&lt;P style="margin:0in 0in 0pt;"&gt;SQL Select&lt;/P&gt;&lt;P style="margin:0in 0in 0pt;"&gt;'Fiscal' as Calendar,&lt;/P&gt;&lt;P style="margin:0in 0in 0pt;"&gt;*&lt;/P&gt;&lt;P style="margin:0in 0in 0pt;"&gt;From Data.Calendar;&lt;/P&gt;&lt;P style="margin:0in 0in 0pt;"&gt;&lt;/P&gt;&lt;P style="margin:0in 0in 0pt;"&gt;Concatenate (Calendar)&lt;/P&gt;&lt;P style="margin:0in 0in 0pt;"&gt;SQL Select&lt;/P&gt;&lt;P style="margin:0in 0in 0pt;"&gt;'Retail' as Calendar,&lt;/P&gt;&lt;P style="margin:0in 0in 0pt;"&gt;*&lt;/P&gt;&lt;P style="margin:0in 0in 0pt;"&gt;From Data.Calendar_Retail;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Aline&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Mar 2011 21:58:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Selections-with-Advanced-Search/m-p/155053#M31438</guid>
      <dc:creator />
      <dc:date>2011-03-10T21:58:13Z</dc:date>
    </item>
    <item>
      <title>Dynamic Selections with Advanced Search</title>
      <link>https://community.qlik.com/t5/QlikView/Dynamic-Selections-with-Advanced-Search/m-p/155054#M31439</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Take a look at using the YearStart() function. Assume the fiscal year starts in April.&lt;/P&gt;&lt;P&gt;=CalendarDate=Year(YearStart(Today(),0,4))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Mar 2011 04:40:50 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Dynamic-Selections-with-Advanced-Search/m-p/155054#M31439</guid>
      <dc:creator>rwunderlich</dc:creator>
      <dc:date>2011-03-11T04:40:50Z</dc:date>
    </item>
  </channel>
</rss>

