<?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 Format range of values ​​in the scale in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Format-range-of-values-in-the-scale/m-p/1628462#M46752</link>
    <description>Hi everyone, I would like to understand how I can change a scale value of a chart only in a certain filter, thi : =if([field]='value of field', num(sum(Value)/sum(total Value), '#,##0%')) have you suggest? thx, Billy</description>
    <pubDate>Thu, 26 Sep 2019 08:35:51 GMT</pubDate>
    <dc:creator>Billy_u</dc:creator>
    <dc:date>2019-09-26T08:35:51Z</dc:date>
    <item>
      <title>Format range of values ​​in the scale</title>
      <link>https://community.qlik.com/t5/App-Development/Format-range-of-values-in-the-scale/m-p/1628462#M46752</link>
      <description>Hi everyone, I would like to understand how I can change a scale value of a chart only in a certain filter, thi : =if([field]='value of field', num(sum(Value)/sum(total Value), '#,##0%')) have you suggest? thx, Billy</description>
      <pubDate>Thu, 26 Sep 2019 08:35:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Format-range-of-values-in-the-scale/m-p/1628462#M46752</guid>
      <dc:creator>Billy_u</dc:creator>
      <dc:date>2019-09-26T08:35:51Z</dc:date>
    </item>
    <item>
      <title>Re: Format range of values ​​in the scale</title>
      <link>https://community.qlik.com/t5/App-Development/Format-range-of-values-in-the-scale/m-p/1628468#M46753</link>
      <description>&lt;P&gt;Hi Billy,&lt;/P&gt;&lt;P&gt;You can Get the selected filter value by GetFieldSelections function and then you can compare that with you field ,&amp;nbsp;&lt;/P&gt;&lt;P&gt;Like i&lt;SPAN&gt;f([field]=GetFieldSelection(Field), num(sum(Value)/sum(total Value), '#,##0%'))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://help.qlik.com/en-US/sense/June2019/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/FieldFunctions/getfieldselections.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/June2019/Subsystems/Hub/Content/Sense_Hub/ChartFunctions/FieldFunctions/getfieldselections.htm&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Sep 2019 08:55:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Format-range-of-values-in-the-scale/m-p/1628468#M46753</guid>
      <dc:creator>sagarjagga</dc:creator>
      <dc:date>2019-09-26T08:55:03Z</dc:date>
    </item>
    <item>
      <title>Re: Format range of values ​​in the scale</title>
      <link>https://community.qlik.com/t5/App-Development/Format-range-of-values-in-the-scale/m-p/1628497#M46757</link>
      <description>I change the value of the scale as a percentage, but it also changes it for the other measurements in the filter object =if ([field] = GetFieldSelections ('value field'), num (sum (Value), '0%'))</description>
      <pubDate>Thu, 26 Sep 2019 09:51:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Format-range-of-values-in-the-scale/m-p/1628497#M46757</guid>
      <dc:creator>Billy_u</dc:creator>
      <dc:date>2019-09-26T09:51:14Z</dc:date>
    </item>
  </channel>
</rss>

