<?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: Condional formatting - with calculated dimension in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Condional-formatting-with-calculated-dimension/m-p/127965#M763430</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you attach sample XL data file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jul 2018 15:34:55 GMT</pubDate>
    <dc:creator>MK9885</dc:creator>
    <dc:date>2018-07-26T15:34:55Z</dc:date>
    <item>
      <title>Condional formatting - with calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Condional-formatting-with-calculated-dimension/m-p/127958#M763423</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;Hi ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;&lt;SPAN style="font-size: 11pt;"&gt;I have a calculated dimension to calculate the age buckets for claims with respect to toddy's date in a block chart.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;Calculated Dimension :&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;=IF((Today()-[Claim Received Date])&amp;gt;=-45 and (Today()-[Claim Received Date])&amp;lt;-15&amp;nbsp; ,'-45 to -15',&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;IF((Today()-[Claim Received Date])&amp;gt;=-14 and (Today()-[Claim Received Date])&amp;lt;-1&amp;nbsp; ,'-14 to -1',&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;IF((Today()-[Claim Received Date])&amp;gt;=0 and (Today()-[Claim Received Date])&amp;lt;=45&amp;nbsp; ,'0-45',&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;Expression : &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;Count(Claim Number)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;I have requirement of coloring the block chart with the below colors for each range. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="1" cellpadding="0" cellspacing="0" style="border-style: solid; border-color: #a3a3a3; border-width: 1pt;"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD style="border-style: solid; border-color: #a3a3a3; border-width: 1pt; padding: 4pt 4pt 4pt 4pt;"&gt;&lt;P style="font-family: Calibri; font-size: 9.0pt; color: #595959;"&gt;0-45&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-style: solid; border-color: #a3a3a3; border-width: 1pt; padding: 4pt 4pt 4pt 4pt;"&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt; color: black;"&gt;Green&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-style: solid; border-color: #a3a3a3; border-width: 1pt; padding: 4pt 4pt 4pt 4pt;"&gt;&lt;P style="font-family: Calibri; font-size: 9.0pt; color: #595959;"&gt;-14 to -1&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-style: solid; border-color: #a3a3a3; border-width: 1pt; padding: 4pt 4pt 4pt 4pt;"&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt; color: black;"&gt;Blue&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD style="border-style: solid; border-color: #a3a3a3; border-width: 1pt; padding: 4pt 4pt 4pt 4pt;"&gt;&lt;P style="font-family: Calibri; font-size: 9.0pt; color: #595959;"&gt;-45 to -15&lt;/P&gt;&lt;/TD&gt;&lt;TD style="border-style: solid; border-color: #a3a3a3; border-width: 1pt; padding: 4pt 4pt 4pt 4pt;"&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt; color: black;"&gt;yellow&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;How can I achieve this requirement.?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;I tried putting a background expression in the expression and its not working. What is the right way of doing&amp;nbsp; it ? &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;Appreciate your help on this. &lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;Thanks&lt;/P&gt;&lt;P style="font-family: Calibri; font-size: 11.0pt;"&gt;NV&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condional-formatting-with-calculated-dimension/m-p/127958#M763423</guid>
      <dc:creator>alknirmal1</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Condional formatting - with calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Condional-formatting-with-calculated-dimension/m-p/127959#M763424</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13.3333px;"&gt;Hi,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Please try like this.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture1.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/208880_Capture1.PNG" style="height: 171px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/208881_Capture.PNG" style="height: 306px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2018 04:02:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condional-formatting-with-calculated-dimension/m-p/127959#M763424</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2018-07-26T04:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Condional formatting - with calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Condional-formatting-with-calculated-dimension/m-p/127960#M763425</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why can't you use same for BG color of that calculated dimension.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 11pt; font-family: Calibri; color: #3d3d3d;"&gt;&lt;STRONG&gt;=IF((Today()-[Claim Received Date])&amp;gt;=-45 and (Today()-[Claim Received Date])&amp;lt;-15&amp;nbsp; ,&lt;SPAN style="color: #ff9900;"&gt;Yellow()&lt;/SPAN&gt;,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 11pt; font-family: Calibri; color: #3d3d3d;"&gt;&lt;STRONG&gt;IF((Today()-[Claim Received Date])&amp;gt;=-14 and (Today()-[Claim Received Date])&amp;lt;-1&amp;nbsp; ,&lt;SPAN style="color: #0000ff;"&gt;Blue()&lt;/SPAN&gt;,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 11pt; font-family: Calibri; color: #3d3d3d;"&gt;&lt;STRONG&gt;IF((Today()-[Claim Received Date])&amp;gt;=0 and (Today()-[Claim Received Date])&amp;lt;=45&amp;nbsp; ,&lt;SPAN style="color: #008000;"&gt;Green()&lt;/SPAN&gt;,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 11pt; font-family: Calibri; color: #3d3d3d;"&gt;&lt;STRONG&gt;)))&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2018 05:43:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condional-formatting-with-calculated-dimension/m-p/127960#M763425</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-07-26T05:43:55Z</dc:date>
    </item>
    <item>
      <title>Re: Condional formatting - with calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Condional-formatting-with-calculated-dimension/m-p/127961#M763426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You're already using: Calculated Dimension,&lt;/P&gt;&lt;P&gt;and Expression is: Count([Claim Number]),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in expression, for the Background:&lt;/P&gt;&lt;P&gt;Use the below expression, to format colors:&lt;/P&gt;&lt;P&gt;=IF(Count([Claim Number])&amp;gt;=0 and Count([Claim Number])&amp;lt;=45,Green(),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; IF(Count([Claim Number])&amp;gt;=-14 and Count([Claim Number])&amp;lt;=-1,Blue(),&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; IF(Count([Claim Number])&amp;gt;=-45 and Count([Claim Number])&amp;lt;=-15,Yellow())))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2018 06:24:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condional-formatting-with-calculated-dimension/m-p/127961#M763426</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-07-26T06:24:49Z</dc:date>
    </item>
    <item>
      <title>Re: Condional formatting - with calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Condional-formatting-with-calculated-dimension/m-p/127962#M763427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your response. This method is correct . &lt;/P&gt;&lt;P&gt;However, in my case, the dashboard refresh is on a weekly basis and user want to see this calculation dynamically with respect to the current date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so moving the calculation to script level is not an option here. Any other thoughts&amp;nbsp; please?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2018 12:07:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condional-formatting-with-calculated-dimension/m-p/127962#M763427</guid>
      <dc:creator>alknirmal1</dc:creator>
      <dc:date>2018-07-26T12:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Condional formatting - with calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Condional-formatting-with-calculated-dimension/m-p/127963#M763428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank for your response. I tried this and its not giving the expected result. all the values are highlighted in green color when i am using this. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2018 12:08:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condional-formatting-with-calculated-dimension/m-p/127963#M763428</guid>
      <dc:creator>alknirmal1</dc:creator>
      <dc:date>2018-07-26T12:08:31Z</dc:date>
    </item>
    <item>
      <title>Re: Condional formatting - with calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Condional-formatting-with-calculated-dimension/m-p/127964#M763429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank for your response. I tried this and its not giving the expected result. all the values are highlighted in green color when i am using this. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2018 12:08:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condional-formatting-with-calculated-dimension/m-p/127964#M763429</guid>
      <dc:creator>alknirmal1</dc:creator>
      <dc:date>2018-07-26T12:08:43Z</dc:date>
    </item>
    <item>
      <title>Re: Condional formatting - with calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Condional-formatting-with-calculated-dimension/m-p/127965#M763430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you attach sample XL data file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2018 15:34:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condional-formatting-with-calculated-dimension/m-p/127965#M763430</guid>
      <dc:creator>MK9885</dc:creator>
      <dc:date>2018-07-26T15:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Condional formatting - with calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Condional-formatting-with-calculated-dimension/m-p/127966#M763431</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;Please find the qvw file attached.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jul 2018 16:47:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condional-formatting-with-calculated-dimension/m-p/127966#M763431</guid>
      <dc:creator>alknirmal1</dc:creator>
      <dc:date>2018-07-26T16:47:53Z</dc:date>
    </item>
    <item>
      <title>Re: Condional formatting - with calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Condional-formatting-with-calculated-dimension/m-p/127967#M763432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;STRONG style="font-size: 11.7px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;A href="https://community.qlik.com/people/alknirmal1"&gt;alknirmal1&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;How you want to see the data?&lt;/P&gt;&lt;P&gt;How many days you want to show default data?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2018 01:15:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condional-formatting-with-calculated-dimension/m-p/127967#M763432</guid>
      <dc:creator>qlikviewwizard</dc:creator>
      <dc:date>2018-07-27T01:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Condional formatting - with calculated dimension</title>
      <link>https://community.qlik.com/t5/QlikView/Condional-formatting-with-calculated-dimension/m-p/127968#M763433</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can specify format as #,##0.00;(#,##0.00) in chart properties on the Number tab&lt;/P&gt;&lt;P&gt;Or use Num function like Num(Your_Calc, '#,##0.00;(#,##0.00)')&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;By this it'll identify the positive &amp;amp; negative values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 27 Jul 2018 02:50:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Condional-formatting-with-calculated-dimension/m-p/127968#M763433</guid>
      <dc:creator>BalaBhaskar_Qlik</dc:creator>
      <dc:date>2018-07-27T02:50:07Z</dc:date>
    </item>
  </channel>
</rss>

