<?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: YTD For Fiscal Year in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/YTD-For-Fiscal-Year/m-p/110566#M17289</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is created in the script? If not, can you create a new MonthYear field in the script to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 20 Jul 2018 18:22:28 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2018-07-20T18:22:28Z</dc:date>
    <item>
      <title>YTD For Fiscal Year</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-For-Fiscal-Year/m-p/110563#M17286</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you please help me to resolve an issue. So, the problem is the following: I have 4 calendar years(2006,2007,2008,2009) with 3 years of fiscal data(2007,2008,209). My fiscal year of 2007 starts in 1 Jul 2006 and ends in 30 Jun 2007 and so on for the other years. I want to create a bar chart that shows me the sum of the sales from the beginning of the fiscal year to the current selection of the fiscal year. For Example: If I choose July, I only want to see the bar for July, If I choose October, I want to see bars for Jul, Sep, Oct, Nov. I have written some set analysis code that works good only If I choose month till Dec. When I choose Jan I want to see bars from Jul 2006 to Jan 2007 but instead I only see the bar for Jan 2007. There is my code:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sum({&amp;lt;Year={"&amp;gt;$(=YearStart(FiscalYear))&amp;lt;= $(=Max(Year))"},Month={"&amp;gt;$(MonthStart(FiscalMonth))&amp;lt;= $(=max(Month))"}&amp;gt;}Sales)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S Month For July = 7, FiscalMonth for July = 1 and so on till Month for June = 6, FiscalMonth for Jun = 12&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you in advance!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 08:38:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-For-Fiscal-Year/m-p/110563#M17286</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-20T08:38:10Z</dc:date>
    </item>
    <item>
      <title>Re: YTD For Fiscal Year</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-For-Fiscal-Year/m-p/110564#M17287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you have a MonthYear field in your dashboard?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 15:20:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-For-Fiscal-Year/m-p/110564#M17287</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-07-20T15:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: YTD For Fiscal Year</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-For-Fiscal-Year/m-p/110565#M17288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, I have a calculated dimension which is concatenation of Month&amp;amp;Year both not fiscal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 16:53:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-For-Fiscal-Year/m-p/110565#M17288</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-20T16:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: YTD For Fiscal Year</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-For-Fiscal-Year/m-p/110566#M17289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This is created in the script? If not, can you create a new MonthYear field in the script to do this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jul 2018 18:22:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-For-Fiscal-Year/m-p/110566#M17289</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-07-20T18:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: YTD For Fiscal Year</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-For-Fiscal-Year/m-p/110567#M17290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, This is already created in the script!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 07:36:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-For-Fiscal-Year/m-p/110567#M17290</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-07-23T07:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: YTD For Fiscal Year</title>
      <link>https://community.qlik.com/t5/QlikView/YTD-For-Fiscal-Year/m-p/110568#M17291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the exact script you use to create the MonthYear field?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 23 Jul 2018 11:07:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/YTD-For-Fiscal-Year/m-p/110568#M17291</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-07-23T11:07:24Z</dc:date>
    </item>
  </channel>
</rss>

