<?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 reg-values not matching in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/reg-values-not-matching/m-p/841248#M295638</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;we have straight table and the dimension and expression for the two tabs are same ,but the values like sales vs Target are not matching.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have four tabs and in that the first tab and fourth tab we have sales vs Target and same dimension,but the values are not matching .iam writing the expresion aslo here &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first tab&lt;/P&gt;&lt;P&gt;sales:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;=if(vCalType='value','SalesV','SalesU')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; =if(GetPossibleCount(PackageID)&amp;gt;1 and vCalType='unit',null(),sum({&amp;lt;CBU={"=len(CBU)&amp;gt;0"}&amp;gt;} SalesUnit*if(vCalType='value',if(Year&amp;gt;=2015,[CIM Price],[Actual Price]),1)))&lt;/P&gt;&lt;P&gt;Target:&lt;/P&gt;&lt;P&gt;=if(vCalType='value','TargetV','TargetU')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; =if(GetPossibleCount(PackageID)&amp;gt;1 and vCalType='unit',null(),sum({&amp;lt;CBU={"=len(CBU)&amp;gt;0"}&amp;gt;} TargetUnit*if(vCalType='value',if(Year&amp;gt;=2015,[CIM Price],[Actual Price]),1)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;second tab&lt;/P&gt;&lt;P&gt;sales&lt;/P&gt;&lt;P&gt;=if(vCalType='value','SalesV','SalesU')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =if(GetPossibleCount(PackageID)&amp;gt;1 and vCalType='unit',null(),sum({&amp;lt;BU={"=len(BU)&amp;gt;0"}&amp;gt;} SalesUnit*if(vCalType='value',if(Year&amp;gt;=2015,[CIM Price],[Actual Price]),1)))&lt;/P&gt;&lt;P&gt;target&lt;/P&gt;&lt;P&gt;=if(vCalType='value','TargetV','TargetU')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;if(GetPossibleCount(PackageID)&amp;gt;1 and vCalType='unit',null(),sum({&amp;lt;BU={"=len(BU)&amp;gt;0"}&amp;gt;} TargetUnit*if(vCalType='value',if(Year&amp;gt;=2015,[CIM Price],[Actual Price]),1)))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;can any one help me out from this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 May 2015 09:55:04 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-05-12T09:55:04Z</dc:date>
    <item>
      <title>reg-values not matching</title>
      <link>https://community.qlik.com/t5/QlikView/reg-values-not-matching/m-p/841248#M295638</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Team,&lt;/P&gt;&lt;P&gt;we have straight table and the dimension and expression for the two tabs are same ,but the values like sales vs Target are not matching.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;we have four tabs and in that the first tab and fourth tab we have sales vs Target and same dimension,but the values are not matching .iam writing the expresion aslo here &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first tab&lt;/P&gt;&lt;P&gt;sales:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;=if(vCalType='value','SalesV','SalesU')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; =if(GetPossibleCount(PackageID)&amp;gt;1 and vCalType='unit',null(),sum({&amp;lt;CBU={"=len(CBU)&amp;gt;0"}&amp;gt;} SalesUnit*if(vCalType='value',if(Year&amp;gt;=2015,[CIM Price],[Actual Price]),1)))&lt;/P&gt;&lt;P&gt;Target:&lt;/P&gt;&lt;P&gt;=if(vCalType='value','TargetV','TargetU')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; =if(GetPossibleCount(PackageID)&amp;gt;1 and vCalType='unit',null(),sum({&amp;lt;CBU={"=len(CBU)&amp;gt;0"}&amp;gt;} TargetUnit*if(vCalType='value',if(Year&amp;gt;=2015,[CIM Price],[Actual Price]),1)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;second tab&lt;/P&gt;&lt;P&gt;sales&lt;/P&gt;&lt;P&gt;=if(vCalType='value','SalesV','SalesU')&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; =if(GetPossibleCount(PackageID)&amp;gt;1 and vCalType='unit',null(),sum({&amp;lt;BU={"=len(BU)&amp;gt;0"}&amp;gt;} SalesUnit*if(vCalType='value',if(Year&amp;gt;=2015,[CIM Price],[Actual Price]),1)))&lt;/P&gt;&lt;P&gt;target&lt;/P&gt;&lt;P&gt;=if(vCalType='value','TargetV','TargetU')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;if(GetPossibleCount(PackageID)&amp;gt;1 and vCalType='unit',null(),sum({&amp;lt;BU={"=len(BU)&amp;gt;0"}&amp;gt;} TargetUnit*if(vCalType='value',if(Year&amp;gt;=2015,[CIM Price],[Actual Price]),1)))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;can any one help me out from this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 09:55:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reg-values-not-matching/m-p/841248#M295638</guid>
      <dc:creator />
      <dc:date>2015-05-12T09:55:04Z</dc:date>
    </item>
    <item>
      <title>Re: reg-values not matching</title>
      <link>https://community.qlik.com/t5/QlikView/reg-values-not-matching/m-p/841249#M295639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, the only difference I see is the first tab using the fields CBU and the second using BU, you'll need to check the differences between these data, maybe some of the recods have his CBU/BU field as null or with different values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 10:26:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reg-values-not-matching/m-p/841249#M295639</guid>
      <dc:creator>rubenmarin</dc:creator>
      <dc:date>2015-05-12T10:26:07Z</dc:date>
    </item>
    <item>
      <title>Re: reg-values not matching</title>
      <link>https://community.qlik.com/t5/QlikView/reg-values-not-matching/m-p/841250#M295640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;IN THE FIRST TAB WE HAVE TAKEN AS CBU&amp;nbsp; and in the second tab we have taken as BU&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 10:35:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/reg-values-not-matching/m-p/841250#M295640</guid>
      <dc:creator />
      <dc:date>2015-05-12T10:35:02Z</dc:date>
    </item>
  </channel>
</rss>

