<?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: numbers are not coming in the charts in 12.4 version of desktop in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/numbers-are-coming-in-the-charts-in-12-4-version-of-desktop/m-p/1660685#M728519</link>
    <description>&lt;P&gt;This is the expression which we are using it&lt;/P&gt;&lt;P&gt;= num($(vESABalanceDay1)+$(vCashAtBankDay1), '$ #,##0;($ #,##0)')&amp;amp; if(Display='$', '', Display)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;$(vCashAtBankDay1)=&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;(sum({&amp;lt;ALCOFormatLvl1 = {'Total Assets'}, DimEnteredGLCurrencyCode={'AUD'}, DimEnteredGLCurrencyDesc=, ALCOFormatLvl2 = {'3rd Party Liquid Assets'}, GLEntityCode={'001'}, PeriodIndicator={'C'}, Level6GLAccountCode={'ACASHB'}, dBusinessDate={'&amp;gt;=$(#=vCompareDate1)&amp;lt;=$(#=vCompareDate1)'} &amp;gt;} GLREC_GLSpotBalanceAUD))&lt;BR /&gt;/ DivNumber&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;STRONG&gt;vESABalanceDay1) =&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;((&lt;BR /&gt;sum({1&amp;lt;PeriodIndicator={'C'}, ALCOLevel5Post={'ESA'}, DimEnteredGLCurrencyCode={'AUD'}, GLEntityCode={'001','055'}, dBusinessDate={'&amp;gt;=$(#=vCompareDate1)&amp;lt;=$(#=vCompareDate1)'} &amp;gt;} DEP_BalanceSheetAmountAUD)&lt;BR /&gt;+sum({1&amp;lt;PeriodIndicator={'C'}, ALCOLevel5Post={'ESA'}, DimEnteredGLCurrencyCode={'AUD'}, GLEntityCode={'001','055'}, dBusinessDate={'&amp;gt;=$(#=vCompareDate1)&amp;lt;=$(#=vCompareDate1)'} &amp;gt;} LOA_BalanceSheetAmountAUD)&lt;BR /&gt;+sum({1&amp;lt;PeriodIndicator={'C'}, ALCOLevel5Post={'ESA'}, DimEnteredGLCurrencyCode={'AUD'}, GLEntityCode={'001','055'}, dBusinessDate={'&amp;gt;=$(#=vCompareDate1)&amp;lt;=$(#=vCompareDate1)'} &amp;gt;} SEC_FaceValueAUD)&lt;BR /&gt;+sum({1&amp;lt;PeriodIndicator={'C'}, ALCOLevel5Post={'ESA'}, DimEnteredGLCurrencyCode={'AUD'}, GLEntityCode={'001','055'}, dBusinessDate={'&amp;gt;=$(#=vCompareDate1)&amp;lt;=$(#=vCompareDate1)'} &amp;gt;} MAN_FaceValueAUD)&lt;BR /&gt;))&lt;BR /&gt;/ DivNumber&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Dec 2019 10:01:44 GMT</pubDate>
    <dc:creator>sonysree88</dc:creator>
    <dc:date>2019-12-26T10:01:44Z</dc:date>
    <item>
      <title>numbers are coming in the charts in 12.4 version of desktop</title>
      <link>https://community.qlik.com/t5/QlikView/numbers-are-coming-in-the-charts-in-12-4-version-of-desktop/m-p/1660672#M728517</link>
      <description>&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;Kindly help me on the below issue.&lt;/P&gt;&lt;P&gt;Please find the attached script file and the images.&lt;/P&gt;&lt;P&gt;In the 12.2 ,we are getting the numbers as per the calc, Same application am opening in 12.4 nothing is visible and even if i can take that expression in the text box that also didn't work for us.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 19:23:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/numbers-are-coming-in-the-charts-in-12-4-version-of-desktop/m-p/1660672#M728517</guid>
      <dc:creator>sonysree88</dc:creator>
      <dc:date>2024-11-16T19:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: numbers are coming in the charts in 12.4 version of desktop</title>
      <link>https://community.qlik.com/t5/QlikView/numbers-are-coming-in-the-charts-in-12-4-version-of-desktop/m-p/1660677#M728518</link>
      <description>&lt;P&gt;Please share the expression?&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2019 09:29:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/numbers-are-coming-in-the-charts-in-12-4-version-of-desktop/m-p/1660677#M728518</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-12-26T09:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: numbers are not coming in the charts in 12.4 version of desktop</title>
      <link>https://community.qlik.com/t5/QlikView/numbers-are-coming-in-the-charts-in-12-4-version-of-desktop/m-p/1660685#M728519</link>
      <description>&lt;P&gt;This is the expression which we are using it&lt;/P&gt;&lt;P&gt;= num($(vESABalanceDay1)+$(vCashAtBankDay1), '$ #,##0;($ #,##0)')&amp;amp; if(Display='$', '', Display)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;$(vCashAtBankDay1)=&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;(sum({&amp;lt;ALCOFormatLvl1 = {'Total Assets'}, DimEnteredGLCurrencyCode={'AUD'}, DimEnteredGLCurrencyDesc=, ALCOFormatLvl2 = {'3rd Party Liquid Assets'}, GLEntityCode={'001'}, PeriodIndicator={'C'}, Level6GLAccountCode={'ACASHB'}, dBusinessDate={'&amp;gt;=$(#=vCompareDate1)&amp;lt;=$(#=vCompareDate1)'} &amp;gt;} GLREC_GLSpotBalanceAUD))&lt;BR /&gt;/ DivNumber&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;(&lt;/STRONG&gt;&lt;STRONG&gt;vESABalanceDay1) =&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;((&lt;BR /&gt;sum({1&amp;lt;PeriodIndicator={'C'}, ALCOLevel5Post={'ESA'}, DimEnteredGLCurrencyCode={'AUD'}, GLEntityCode={'001','055'}, dBusinessDate={'&amp;gt;=$(#=vCompareDate1)&amp;lt;=$(#=vCompareDate1)'} &amp;gt;} DEP_BalanceSheetAmountAUD)&lt;BR /&gt;+sum({1&amp;lt;PeriodIndicator={'C'}, ALCOLevel5Post={'ESA'}, DimEnteredGLCurrencyCode={'AUD'}, GLEntityCode={'001','055'}, dBusinessDate={'&amp;gt;=$(#=vCompareDate1)&amp;lt;=$(#=vCompareDate1)'} &amp;gt;} LOA_BalanceSheetAmountAUD)&lt;BR /&gt;+sum({1&amp;lt;PeriodIndicator={'C'}, ALCOLevel5Post={'ESA'}, DimEnteredGLCurrencyCode={'AUD'}, GLEntityCode={'001','055'}, dBusinessDate={'&amp;gt;=$(#=vCompareDate1)&amp;lt;=$(#=vCompareDate1)'} &amp;gt;} SEC_FaceValueAUD)&lt;BR /&gt;+sum({1&amp;lt;PeriodIndicator={'C'}, ALCOLevel5Post={'ESA'}, DimEnteredGLCurrencyCode={'AUD'}, GLEntityCode={'001','055'}, dBusinessDate={'&amp;gt;=$(#=vCompareDate1)&amp;lt;=$(#=vCompareDate1)'} &amp;gt;} MAN_FaceValueAUD)&lt;BR /&gt;))&lt;BR /&gt;/ DivNumber&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Dec 2019 10:01:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/numbers-are-coming-in-the-charts-in-12-4-version-of-desktop/m-p/1660685#M728519</guid>
      <dc:creator>sonysree88</dc:creator>
      <dc:date>2019-12-26T10:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Numbers are not coming in the charts in 12.4 version of desktop</title>
      <link>https://community.qlik.com/t5/QlikView/numbers-are-coming-in-the-charts-in-12-4-version-of-desktop/m-p/1662304#M728520</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Numbers are not coming in the charts in 12.4 version of desktop&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Please let know why the issue persisting after desktop and server upgrade. I tried to recreate the chart that also not working. If I open the same QVW file in 12.1 SR7&amp;nbsp; that its working fine.&lt;/P&gt;&lt;P&gt;PFB for 12.1 version numbers are coming fine.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="cashatt.PNG" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/26312i3448BC4D57F327B2/image-size/medium?v=v2&amp;amp;px=400" role="button" title="cashatt.PNG" alt="cashatt.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV class="mceNonEditable lia-copypaste-placeholder"&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Fri, 03 Jan 2020 05:10:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/numbers-are-coming-in-the-charts-in-12-4-version-of-desktop/m-p/1662304#M728520</guid>
      <dc:creator>sonysree88</dc:creator>
      <dc:date>2020-01-03T05:10:21Z</dc:date>
    </item>
  </channel>
</rss>

