<?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: Bar Chart - Text Color- Value on Data Points - Show Total in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Text-Color-Value-on-Data-Points-Show-Total/m-p/1185014#M383511</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;R U Expecting like this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="color.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/137518_color.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 15 Sep 2016 07:48:12 GMT</pubDate>
    <dc:creator>qlikview979</dc:creator>
    <dc:date>2016-09-15T07:48:12Z</dc:date>
    <item>
      <title>Bar Chart - Text Color- Value on Data Points - Show Total</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Text-Color-Value-on-Data-Points-Show-Total/m-p/1185013#M383510</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;Not sure if this is possible in anywhere or if this is a bug, but I was trying to find a way to have the 'Show Total On Top' text color different than the text color for 'Values Inside Segments' for a Stack bar chart.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Attached with my example qvw file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Total and Segment Text color.png" class="jive-image image-1" src="/legacyfs/online/137494_Total and Segment Text color.png" style="height: 320px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 02:27:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Text-Color-Value-on-Data-Points-Show-Total/m-p/1185013#M383510</guid>
      <dc:creator>David-Wong</dc:creator>
      <dc:date>2016-09-15T02:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart - Text Color- Value on Data Points - Show Total</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Text-Color-Value-on-Data-Points-Show-Total/m-p/1185014#M383511</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;R U Expecting like this ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="color.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/137518_color.png" style="height: 349px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 07:48:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Text-Color-Value-on-Data-Points-Show-Total/m-p/1185014#M383511</guid>
      <dc:creator>qlikview979</dc:creator>
      <dc:date>2016-09-15T07:48:12Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart - Text Color- Value on Data Points - Show Total</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Text-Color-Value-on-Data-Points-Show-Total/m-p/1185015#M383512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;No it isn't an error, just the way you have your formula.&lt;/P&gt;&lt;P&gt;Basically the formula controls both texts, there isn't any way to separate them unless you can figure out the formula.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This one will get you closer, but won't work where you only have the one Dim2 (Dim = C) as the total = the total for the dim, but you might be able to tweak it to fit sorry I don;t have time to look further!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_macro_code jive_text_macro _jivemacro_uid_14739327213964136" jivemacro_uid="_14739327213964136"&gt;
&lt;P&gt;IF(sum({&amp;lt;Dim2=&amp;gt;}Value) = sum(aggr(sum({&amp;lt;Dim2=&amp;gt;} Value),Dim)),Green(),IF(Dim2=Dim2, White(),Green()))&lt;/P&gt;
&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;Please remember to mark this as helpful or the correct answer if I have helped you or answered your question.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Sep 2016 09:45:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Text-Color-Value-on-Data-Points-Show-Total/m-p/1185015#M383512</guid>
      <dc:creator>adamdavi3s</dc:creator>
      <dc:date>2016-09-15T09:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart - Text Color- Value on Data Points - Show Total</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Text-Color-Value-on-Data-Points-Show-Total/m-p/1185016#M383513</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Adam,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you for your suggestion.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know what you mean and I did try to match the Sum( Aggr(Sum(Value), Dim))=sum(Value) to determine the color for the total, its working if my chart is a table with subtotal row.&amp;nbsp; As for bar chart, I am not sure if it is working the same way.&amp;nbsp; I might be still not able to get the formula right as per said, but if you can, do share your solution.&amp;nbsp; I have included the condition as per your suggestion (not exactly copying your formula but based on your concept).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I thought to try to create another expression to just have the Dim2 sum value and the first one for the Sum Total Value display using Show value and Text Color (The Total expression with Green, and the Dim2 Sum value as White), and the text color for the second expression does not seems to be working (QV ignore the text color setting for the second expression).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also use rowno method - apparently the total value color always will be the same as the last row text color.&amp;nbsp; See my attached .qvw file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;David&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Sep 2016 04:24:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Text-Color-Value-on-Data-Points-Show-Total/m-p/1185016#M383513</guid>
      <dc:creator>David-Wong</dc:creator>
      <dc:date>2016-09-16T04:24:01Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart - Text Color- Value on Data Points - Show Total</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Text-Color-Value-on-Data-Points-Show-Total/m-p/1185017#M383514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David, I have the same issue. I have publish this idea, please vote!&lt;/P&gt;&lt;P&gt;&lt;A __default_attr="4820" __jive_macro_name="idea" class="jive_macro jive_macro_idea" data-orig-content="Qlikview - Format Text when &amp;quot;Still Show Total on Top&amp;quot; checked in Bar Chart" href="https://community.qlik.com/"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2018 15:31:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Text-Color-Value-on-Data-Points-Show-Total/m-p/1185017#M383514</guid>
      <dc:creator>iventurini</dc:creator>
      <dc:date>2018-02-28T15:31:00Z</dc:date>
    </item>
    <item>
      <title>Re: Bar Chart - Text Color- Value on Data Points - Show Total</title>
      <link>https://community.qlik.com/t5/QlikView/Bar-Chart-Text-Color-Value-on-Data-Points-Show-Total/m-p/1185018#M383515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;realize this thread is a bit old, but I have a workaround.&lt;/P&gt;&lt;P&gt;Add another expression with text color in black and 0 as expression. In case of a stacked bar chart it will always use the last expression color to show the total. In this case it will then turn to black. Make sure it is the last expression (demote it to the bottom).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 01 May 2018 12:44:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Bar-Chart-Text-Color-Value-on-Data-Points-Show-Total/m-p/1185018#M383515</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2018-05-01T12:44:31Z</dc:date>
    </item>
  </channel>
</rss>

