<?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: Formating Number in Measures in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Formating-Number-in-Measures/m-p/1945405#M77923</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/180604"&gt;@ena1309&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you set the number format on the chart to Auto it can sometimes do better than if you set a specific number format.&lt;/P&gt;
&lt;P&gt;Whether you use floor or not shouldn't impact the scale on the chart, but it's usually best not to use floor, as you lose definition if someone exports the data.&lt;/P&gt;
&lt;P&gt;If the Auto format isn't working by itself you can use the num function to format the values, and this will affect the axis labels also. You will need to find the highest value in any month to do this though, by using an aggr function, which is a bit fiddly. Letting the chart sort it out itself is generally the best approach.&lt;/P&gt;
&lt;P&gt;Hope that helps.&lt;/P&gt;
&lt;P&gt;Steve&lt;/P&gt;</description>
    <pubDate>Sun, 19 Jun 2022 22:19:54 GMT</pubDate>
    <dc:creator>stevedark</dc:creator>
    <dc:date>2022-06-19T22:19:54Z</dc:date>
    <item>
      <title>Formating Number in Measures</title>
      <link>https://community.qlik.com/t5/App-Development/Formating-Number-in-Measures/m-p/1945393#M77920</link>
      <description>&lt;P&gt;Hi Qlikers,&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Is there a way to remove these decimals zeros, but to leave MM as milions&amp;nbsp;&lt;BR /&gt;FLOOR function is NOT a solution, because then it will convert 5.00MM to 5000000&lt;BR /&gt;and I want it to be 5MM&lt;BR /&gt;&lt;BR /&gt;p.s. this is the line from main section in data load editor&amp;nbsp;SET NumericalAbbreviation='3:K;6:MM;9:B;12:T;15:P;18:E;21:Z;24:Y;-3:m;-6:μ;-9:n;-12:p;-15:f;-18:a;-21:z;-24:y';&lt;BR /&gt;&lt;BR /&gt;Thxx&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="ena1309_0-1655667737120.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/82090i2DEF0EEA9173C5C9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="ena1309_0-1655667737120.png" alt="ena1309_0-1655667737120.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jun 2022 19:43:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Formating-Number-in-Measures/m-p/1945393#M77920</guid>
      <dc:creator>ena1309</dc:creator>
      <dc:date>2022-06-19T19:43:51Z</dc:date>
    </item>
    <item>
      <title>Re: Formating Number in Measures</title>
      <link>https://community.qlik.com/t5/App-Development/Formating-Number-in-Measures/m-p/1945405#M77923</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/180604"&gt;@ena1309&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you set the number format on the chart to Auto it can sometimes do better than if you set a specific number format.&lt;/P&gt;
&lt;P&gt;Whether you use floor or not shouldn't impact the scale on the chart, but it's usually best not to use floor, as you lose definition if someone exports the data.&lt;/P&gt;
&lt;P&gt;If the Auto format isn't working by itself you can use the num function to format the values, and this will affect the axis labels also. You will need to find the highest value in any month to do this though, by using an aggr function, which is a bit fiddly. Letting the chart sort it out itself is generally the best approach.&lt;/P&gt;
&lt;P&gt;Hope that helps.&lt;/P&gt;
&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jun 2022 22:19:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Formating-Number-in-Measures/m-p/1945405#M77923</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2022-06-19T22:19:54Z</dc:date>
    </item>
    <item>
      <title>Re: Formating Number in Measures</title>
      <link>https://community.qlik.com/t5/App-Development/Formating-Number-in-Measures/m-p/1945406#M77924</link>
      <description>&lt;P&gt;yess this is with AUTO format&lt;BR /&gt;that's why is makes it as MM&amp;nbsp;&lt;BR /&gt;i just wanted to see is it possible to be 5MM not 5.00MM&amp;nbsp;&lt;BR /&gt;&lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jun 2022 22:34:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Formating-Number-in-Measures/m-p/1945406#M77924</guid>
      <dc:creator>ena1309</dc:creator>
      <dc:date>2022-06-19T22:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Formating Number in Measures</title>
      <link>https://community.qlik.com/t5/App-Development/Formating-Number-in-Measures/m-p/1945408#M77926</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/180604"&gt;@ena1309&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Unfortunately, that is the issue with the Auto format, you don't get to chose. Without the Auto format, you will get 5,000,000 or similar.&lt;/P&gt;
&lt;P&gt;You could try a rounded version of the field in the load and then use that in the expression and see what happens, so in the load:&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;LOAD&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp;FreeStockAmt,&lt;/STRONG&gt;&lt;BR /&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp;round(FreeStockAmt, 1) as FreeStockAmtRounded,&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;And then use the rounded version in the chart and see if that works.&lt;/P&gt;
&lt;P&gt;Steve&lt;/P&gt;</description>
      <pubDate>Sun, 19 Jun 2022 22:45:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Formating-Number-in-Measures/m-p/1945408#M77926</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2022-06-19T22:45:44Z</dc:date>
    </item>
    <item>
      <title>Re: Formating Number in Measures</title>
      <link>https://community.qlik.com/t5/App-Development/Formating-Number-in-Measures/m-p/1945421#M77927</link>
      <description>&lt;P&gt;Hola Ena1309, podrias entrar a expresiones y dividir el numero de tu metrica algo asi&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="luiferva_0-1655687846250.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/82094i0646F0C2D9A84AE6/image-size/medium?v=v2&amp;amp;px=400" role="button" title="luiferva_0-1655687846250.png" alt="luiferva_0-1655687846250.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;para que se quiten los 0&lt;/P&gt;
&lt;P&gt;-Luego editas el patron de formato de tu medida de esta forma&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="luiferva_1-1655687983419.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/82095iD9BAC9C274A16D7C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="luiferva_1-1655687983419.png" alt="luiferva_1-1655687983419.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Resultado&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="luiferva_2-1655688027869.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/82096i6AF555BD64E7B830/image-size/medium?v=v2&amp;amp;px=400" role="button" title="luiferva_2-1655688027869.png" alt="luiferva_2-1655688027869.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Espero te sea de ayuda.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 Jun 2022 01:20:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Formating-Number-in-Measures/m-p/1945421#M77927</guid>
      <dc:creator>luiferva</dc:creator>
      <dc:date>2022-06-20T01:20:42Z</dc:date>
    </item>
  </channel>
</rss>

