<?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: Change number format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Change-number-format/m-p/1341153#M839210</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All above are correct!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the other option you have is to create one column with % and one column with numeric format and then use variable and button to conditionally hide/show columns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i like this option more then formatting numbers using num function as it slightly changes values behaviour when exporting table to excel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Lech&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 15 May 2017 01:45:02 GMT</pubDate>
    <dc:creator>Lech_Miszkiewicz</dc:creator>
    <dc:date>2017-05-15T01:45:02Z</dc:date>
    <item>
      <title>Change number format</title>
      <link>https://community.qlik.com/t5/QlikView/Change-number-format/m-p/1341150#M839207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;DIV&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;I have chart which has by default % format which has to change to number format once I click on button.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/DIV&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/Change-number-format/m-p/1341150#M839207</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Change number format</title>
      <link>https://community.qlik.com/t5/QlikView/Change-number-format/m-p/1341151#M839208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can do like this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Create a text box and a variable FL_format. In properties Action/Action/Set variable with =if(FL_format=1,0,1).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-In your expression : =num(sum(Express1)/ sum(total Express1),if((FL_format=1),'# ##0,00%','# ##0,00'))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" height="141" src="https://community.qlik.com/legacyfs/online/163280_pastedImage_0.png" style="width: 357px; height: 141.367px;" width="357" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-2" height="134" src="https://community.qlik.com/legacyfs/online/163281_pastedImage_1.png" style="width: 355px; height: 133.768px;" width="355" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this what you're trying to achieve?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 May 2017 13:12:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-number-format/m-p/1341151#M839208</guid>
      <dc:creator>sergio0592</dc:creator>
      <dc:date>2017-05-14T13:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Change number format</title>
      <link>https://community.qlik.com/t5/QlikView/Change-number-format/m-p/1341152#M839209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You may need one variable with Set Value from expression Orient&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 14 May 2017 16:18:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-number-format/m-p/1341152#M839209</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-05-14T16:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: Change number format</title>
      <link>https://community.qlik.com/t5/QlikView/Change-number-format/m-p/1341153#M839210</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;All above are correct!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the other option you have is to create one column with % and one column with numeric format and then use variable and button to conditionally hide/show columns&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i like this option more then formatting numbers using num function as it slightly changes values behaviour when exporting table to excel&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Lech&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 May 2017 01:45:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-number-format/m-p/1341153#M839210</guid>
      <dc:creator>Lech_Miszkiewicz</dc:creator>
      <dc:date>2017-05-15T01:45:02Z</dc:date>
    </item>
    <item>
      <title>Re: Change number format</title>
      <link>https://community.qlik.com/t5/QlikView/Change-number-format/m-p/1341154#M839211</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;I have created drill down group in chart &amp;amp; used Sum(pop)/100 as expression.&lt;/P&gt;&lt;P&gt;&lt;IMG class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/163457_pastedImage_0.png" style="max-height: 900px; max-width: 1200px;" /&gt;&lt;/P&gt;&lt;P&gt;When I click on chart for Country or State it should calculated Sum(pop)/100. but when I click on City it should show only Sum(pop). This is the actual problem.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 05:59:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-number-format/m-p/1341154#M839211</guid>
      <dc:creator />
      <dc:date>2017-05-16T05:59:14Z</dc:date>
    </item>
    <item>
      <title>Re: Change number format</title>
      <link>https://community.qlik.com/t5/QlikView/Change-number-format/m-p/1341155#M839212</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be change your expression&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;If(GetFieldSelections(Country) &amp;gt;0 or &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;GetFieldSelections(State) &amp;gt;0, Sum(pop)/100, Sum(pop))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;Or&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&lt;STRONG style="font-size: 13.3333px;"&gt;If(GetFieldSelections(Country) &amp;gt;0 or &lt;/STRONG&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;GetFieldSelections(State) &amp;gt;0, Sum(pop)/100, If(GetFieldSelection(City)&amp;gt;0,Sum(pop)))&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 May 2017 06:05:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Change-number-format/m-p/1341155#M839212</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-05-16T06:05:45Z</dc:date>
    </item>
  </channel>
</rss>

