<?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 Text Beside Total in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Text-Beside-Total/m-p/1274112#M861577</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;How to include the text beside the total.&lt;/P&gt;&lt;P&gt;Below is the image for reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/148395_Untitled.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
    <dc:creator>nareshthavidishetty</dc:creator>
    <dc:date>2020-11-25T16:16:04Z</dc:date>
    <item>
      <title>Text Beside Total</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Beside-Total/m-p/1274112#M861577</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;How to include the text beside the total.&lt;/P&gt;&lt;P&gt;Below is the image for reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Untitled.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/148395_Untitled.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks..&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/Text-Beside-Total/m-p/1274112#M861577</guid>
      <dc:creator>nareshthavidishetty</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Text Beside Total</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Beside-Total/m-p/1274113#M861578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You could laborate with the dimensionality() function. See picture below where I am using " if(Dimensionality()=0,'Total sales ')&amp;nbsp; &amp;amp; sum (Sales)" as an expression.&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="148402" alt="Text besides total.PNG" class="jive-image image-1" src="/legacyfs/online/148402_Text besides total.PNG" style="height: 366px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Cheers&lt;/P&gt;&lt;P&gt;Vegar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;When applicable please mark the appropriate replies as CORRECT. This will help community members and Qlik Employees know which discussions have already been addressed and have a possible known solution. Please mark threads as HELPFUL if the provided solution is helpful to the problem, but does not necessarily solve the indicated problem. You can mark multiple threads as HELPFUL if you feel additional info is useful to others.&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 08:34:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Beside-Total/m-p/1274113#M861578</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2017-01-05T08:34:44Z</dc:date>
    </item>
    <item>
      <title>Re: Text Beside Total</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Beside-Total/m-p/1274114#M861579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can change it at presentation tab in chart properties&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="label.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/148473_label.png" style="height: 545px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 13:51:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Beside-Total/m-p/1274114#M861579</guid>
      <dc:creator>annafuksa1</dc:creator>
      <dc:date>2017-01-05T13:51:45Z</dc:date>
    </item>
    <item>
      <title>Re: Text Beside Total</title>
      <link>https://community.qlik.com/t5/QlikView/Text-Beside-Total/m-p/1274115#M861580</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/qlik-users/100292"&gt;vegar.lie.arntsen&lt;/A&gt;‌ Is on the right track with dimensionality...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This worked on my side:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Dimensionality&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;()&amp;lt;&amp;gt;0,&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)&lt;BR /&gt; ,&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Sales&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;) &amp;amp; ' Sales') &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2017 14:04:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Text-Beside-Total/m-p/1274115#M861580</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-01-05T14:04:22Z</dc:date>
    </item>
  </channel>
</rss>

