<?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: Error on calculated dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512400#M600787</link>
    <description>&lt;P&gt;i have added the qvw, i am able to only one quarter info, how could i get 3 Quarters information.&lt;/P&gt;</description>
    <pubDate>Mon, 26 Nov 2018 16:17:55 GMT</pubDate>
    <dc:creator>NavinReddy</dc:creator>
    <dc:date>2018-11-26T16:17:55Z</dc:date>
    <item>
      <title>Error on calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512180#M600774</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;&lt;P&gt;Can someone help me on calculated dimension its not working for me,&lt;BR /&gt;i would like to disply 3Quarters info on dimention.&lt;BR /&gt;pleases check attached sample QVW for reference.&lt;/P&gt;&lt;P&gt;Thanks in Advance,&lt;BR /&gt;Niranjan&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 12:47:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512180#M600774</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2018-11-26T12:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: Error on calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512183#M600775</link>
      <description>Don't see any qvw file attached.</description>
      <pubDate>Mon, 26 Nov 2018 12:25:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512183#M600775</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-26T12:25:08Z</dc:date>
    </item>
    <item>
      <title>Re: Error on calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512208#M600776</link>
      <description>&lt;P&gt;Sorry my bad, i have added could you please check.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 12:48:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512208#M600776</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2018-11-26T12:48:15Z</dc:date>
    </item>
    <item>
      <title>Re: Error on calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512217#M600777</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;PRE&gt;=if([Issue Creation Date] &amp;gt;= vLast3Quarter and [Issue Creation Date] &amp;lt;= vYourMaxDate, [Issue Creation Date])&lt;/PRE&gt;</description>
      <pubDate>Mon, 26 Nov 2018 12:52:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512217#M600777</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-26T12:52:52Z</dc:date>
    </item>
    <item>
      <title>Re: Error on calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512228#M600778</link>
      <description>&lt;P&gt;Thank you so much for your reply, here i have a challenge i would like to show on chart Quarter wise(Q1-2018,Q2-2018,Q3-2018) like information. Any suggestions.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 13:00:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512228#M600778</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2018-11-26T13:00:00Z</dc:date>
    </item>
    <item>
      <title>Re: Error on calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512238#M600779</link>
      <description>What is the name of your Quarter field?</description>
      <pubDate>Mon, 26 Nov 2018 13:06:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512238#M600779</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-26T13:06:11Z</dc:date>
    </item>
    <item>
      <title>Re: Error on calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512249#M600780</link>
      <description>&lt;P&gt;='Q' &amp;amp; Ceil(Month(if([Issue Creation Date]&amp;gt;=vLast3Quarter and [Issue Creation Date]&amp;lt;=vYourMaxDate,[Issue Creation Date]))/3) &amp;amp; '-' &amp;amp; year(if([Issue Creation Date]&amp;gt;=vLast3Quarter and [Issue Creation Date]&amp;lt;=vYourMaxDate,[Issue Creation Date]))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;using this expression i have created the Q2-2016 format, But here i want to restrict the 3 Quarters info every time.Please suggest.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 13:21:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512249#M600780</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2018-11-26T13:21:18Z</dc:date>
    </item>
    <item>
      <title>Re: Error on calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512253#M600781</link>
      <description>3 Quarters info every time? What do you mean every time? Also, why don't you create a Quarter field in the script?</description>
      <pubDate>Mon, 26 Nov 2018 13:22:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512253#M600781</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-26T13:22:45Z</dc:date>
    </item>
    <item>
      <title>Re: Error on calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512276#M600782</link>
      <description>&lt;P&gt;i have to restrict the data to show on chart 3 latest Quarters information from current Data(Q2-2018,Q3-2018 and Q4-2018).&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 13:36:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512276#M600782</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2018-11-26T13:36:23Z</dc:date>
    </item>
    <item>
      <title>Re: Error on calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512279#M600783</link>
      <description>That does make sense, what what issue are you running into? I am not sure what the problem is?</description>
      <pubDate>Mon, 26 Nov 2018 13:41:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512279#M600783</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-26T13:41:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error on calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512371#M600785</link>
      <description>&lt;P&gt;im able to see two Quarters information on chart,for One Quarter i do not have&amp;nbsp;any data reason its not visable on chart,&lt;/P&gt;&lt;P&gt;Could you please help me with logic, i want to display 3rd Quarter info with zero values.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 15:21:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512371#M600785</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2018-11-26T15:21:35Z</dc:date>
    </item>
    <item>
      <title>Re: Error on calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512373#M600786</link>
      <description>Can you post the updated qvw file to see what you have? Thanks</description>
      <pubDate>Mon, 26 Nov 2018 15:23:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512373#M600786</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-26T15:23:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error on calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512400#M600787</link>
      <description>&lt;P&gt;i have added the qvw, i am able to only one quarter info, how could i get 3 Quarters information.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 16:17:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512400#M600787</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2018-11-26T16:17:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error on calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512439#M600788</link>
      <description>&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;Dimension&lt;/P&gt;&lt;PRE&gt;=if([Issue Creation Date]&amp;gt;=vLast3Quarter and [Issue Creation Date]&amp;lt;=vYourMaxDate,'Q' &amp;amp; Ceil(Month([Issue Creation Date])/3) &amp;amp; '-' &amp;amp; Year([Issue Creation Date]))&lt;/PRE&gt;&lt;P&gt;Expression&lt;/P&gt;&lt;PRE&gt;=Count(DISTINCT{&amp;lt;[Issue State Name]={'New and Open','ReOpened'}, Year, Month&amp;gt;}[Issue ID])
=Count(DISTINCT{&amp;lt;[Issue State Name]={Completed}, Year, Month&amp;gt;}[Issue ID])
=Count(DISTINCT{&amp;lt;[Issue State Name]={Open}, Year, Month&amp;gt;}[Issue ID])&lt;/PRE&gt;</description>
      <pubDate>Mon, 26 Nov 2018 17:51:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512439#M600788</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2018-11-26T17:51:34Z</dc:date>
    </item>
    <item>
      <title>Re: Error on calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512458#M600789</link>
      <description>&lt;P&gt;Thank you very much sir, its working&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 18:30:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-on-calculated-dimension/m-p/1512458#M600789</guid>
      <dc:creator>NavinReddy</dc:creator>
      <dc:date>2018-11-26T18:30:32Z</dc:date>
    </item>
  </channel>
</rss>

