<?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 in Set Analysis in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/672004#M1052315</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sonali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did u try the above Solution???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Oct 2014 14:58:56 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-10-21T14:58:56Z</dc:date>
    <item>
      <title>Error in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/671993#M1052299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Everybody,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have used set analysis in my expression for chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;round(sum({$&amp;lt;WeightedUnweighted.= {'Weighted'},[Probability Group.]={'Open'},Year.= &amp;gt;}RevPreAmount.)/1000000,'0.01')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am getting an error message when hovering over any of the bar charts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there anything wrong in the expression.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please find the attached screenshot for the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In Advance&lt;/P&gt;&lt;P&gt;Sonali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 14:03:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/671993#M1052299</guid>
      <dc:creator />
      <dc:date>2014-10-21T14:03:29Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/671994#M1052300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i think you shouldn't put single quotes around 0.01&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 14:05:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/671994#M1052300</guid>
      <dc:creator>ali_hijazi</dc:creator>
      <dc:date>2014-10-21T14:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/671995#M1052302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to use this things&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Round(sum({$&amp;lt;[WeightedUnweighted.]= {'Weighted'},[Probability Group.]={'Open'},[Year.]= &amp;gt;}[RevPreAmount.])/1000000,'0.01')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Round(sum({$&amp;lt;[WeightedUnweighted.]= {'Weighted'},[Probability Group.]={'Open'},[Year.]= &amp;gt;}[RevPreAmount.])/1000000,0.01)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Keep the dimensions and measures in brackets.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 14:10:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/671995#M1052302</guid>
      <dc:creator />
      <dc:date>2014-10-21T14:10:41Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/671996#M1052303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Ali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Removed single quotes still I am getting the same error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 14:11:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/671996#M1052303</guid>
      <dc:creator />
      <dc:date>2014-10-21T14:11:13Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/671997#M1052305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Rakesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tried both still getting same error&lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 14:15:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/671997#M1052305</guid>
      <dc:creator />
      <dc:date>2014-10-21T14:15:10Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/671998#M1052306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sonali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try without Round an see if output is coming?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum({&amp;lt;[WeightedUnweighted.]= {'Weighted'},[Probability Group.]={'Open'},[Year.]= &amp;gt;}[RevPreAmount.])/1000000&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;KC&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 14:20:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/671998#M1052306</guid>
      <dc:creator>jyothish8807</dc:creator>
      <dc:date>2014-10-21T14:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/671999#M1052308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What Dimension are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could there be an issue with the Dimension or the underlying Data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 14:23:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/671999#M1052308</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2014-10-21T14:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/672000#M1052309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.8000001907349px;"&gt;Try using this expr:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.8000001907349px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.8000001907349px;"&gt;Round(sum({$&amp;lt;[WeightedUnweighted.]= {'Weighted'},[Probability Group.]={'Open'},[Year.]= &amp;gt;}[RevPreAmount.])/1000000)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.8000001907349px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.8000001907349px;"&gt;and in the Number Tab:For this expression check the Fixed to option and write '2' in the box provided for the no of digits after the decimal point&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 14:24:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/672000#M1052309</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-21T14:24:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/672001#M1052311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alan,&lt;/P&gt;&lt;P&gt;In Dimention I am using the expression:&lt;BR /&gt;=if([Effective Date.] &amp;gt;= $(vEffQtr) and [Effective Date.] &amp;lt; $(vEffQtrTill), [Qtr Year.])&lt;/P&gt;&lt;P&gt;where&lt;/P&gt;&lt;P&gt;vEffQtr= Date('01/' &amp;amp; &lt;BR /&gt;if( (Ceil(month(MonthEnd(Today())/3)))=1,'01',&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; if( (Ceil(month(MonthEnd(Today())/3)))=2,'04',&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if( (Ceil(month(MonthEnd(Today())/3)))=3,'07','10'))) &amp;amp; '/' &amp;amp; year(today()) )&lt;/P&gt;&lt;P&gt;and&lt;BR /&gt;vEffQtrTill= AddMonths($(vEffQtr),12)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 14:32:27 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/672001#M1052311</guid>
      <dc:creator />
      <dc:date>2014-10-21T14:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/672002#M1052312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;your problem is your dimension, however I am not sure what part is the problem&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;create a text object and add =&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 12.7272720336914px; background-color: #f6f6f6;"&gt;Round(sum({$&amp;lt;[WeightedUnweighted.]= {'Weighted'},[Probability Group.]={'Open'},[Year.]= &amp;gt;}[RevPreAmount.])/1000000)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Let me know if text objects returns the correct result with no error?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 14:39:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/672002#M1052312</guid>
      <dc:creator>rustyfishbones</dc:creator>
      <dc:date>2014-10-21T14:39:40Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/672003#M1052314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, the text object is returning the correct result without any error.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 14:51:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/672003#M1052314</guid>
      <dc:creator />
      <dc:date>2014-10-21T14:51:07Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/672004#M1052315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi sonali,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did u try the above Solution???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 14:58:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/672004#M1052315</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-21T14:58:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/672005#M1052316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Karthigayan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried it this. This is also giving me the same error message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 15:35:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/672005#M1052316</guid>
      <dc:creator />
      <dc:date>2014-10-21T15:35:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/672006#M1052318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could just input some static label for the dimension on the Dimensions tab of chart properties. It seems QV trying to use that calculated dimension formula as the label is the only problem, after all the dimension values themselves on that axis seem fine.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 18:55:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/672006#M1052318</guid>
      <dc:creator>kuba_michalik</dc:creator>
      <dc:date>2014-10-21T18:55:26Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/672007#M1052319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you using any calculated dimensions? If the expression correctly evaluates outside the chart, there is likely something else at play here that is causing you pain.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try temporarily disabling this expression and putting in something simple. Does it work?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Oct 2014 20:25:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/672007#M1052319</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-10-21T20:25:55Z</dc:date>
    </item>
    <item>
      <title>Re: Error in Set Analysis</title>
      <link>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/672008#M1052321</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Jakub.&lt;/P&gt;&lt;P&gt;Thank you for your help. It's working now.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Oct 2014 08:44:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Error-in-Set-Analysis/m-p/672008#M1052321</guid>
      <dc:creator />
      <dc:date>2014-10-22T08:44:38Z</dc:date>
    </item>
  </channel>
</rss>

