<?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: SET NumberFormat= in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/SET-NumberFormat/m-p/2506050#M104092</link>
    <description>&lt;P&gt;Try this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SET NumberFormat='###0.000';&lt;/P&gt;
&lt;P&gt;In your expression&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Num(Sum(Sales), '###0.000')&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 16 Feb 2025 14:13:03 GMT</pubDate>
    <dc:creator>Chanty4u</dc:creator>
    <dc:date>2025-02-16T14:13:03Z</dc:date>
    <item>
      <title>SET NumberFormat=</title>
      <link>https://community.qlik.com/t5/App-Development/SET-NumberFormat/m-p/2505746#M104019</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;In the Main Section we can set various default formats eg&amp;nbsp;SET TimeFormat='hh:mm:ss';&lt;/P&gt;
&lt;P&gt;Is it possible to do the same for number format to a set number of decimal places such as SET NumberFormat='###0.000';&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="ae_app" data-nosnippet=""&gt;&lt;!--
        Layout, Style or Voice Helpers
    --&gt;
&lt;DIV id="ae_helpers" class="ae-module" style="display: none;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;!--
        Compliance
    --&gt;
&lt;DIV id="ae_compliance" class="ae-module" style="display: none;"&gt;&lt;!-- For autoSmartRem addNewWindowWarnings div is referenced in an aria-describedby --&gt;
&lt;DIV id="audioeye_new_window_message" style="display: none;"&gt;Opens in new window&lt;/DIV&gt;
&lt;DIV id="audioeye_pdf_message" style="display: none;"&gt;PDF Download&lt;/DIV&gt;
&lt;DIV id="audioeye_word_message" style="display: none;"&gt;Word Download&lt;/DIV&gt;
&lt;DIV id="audioeye_excel_message" style="display: none;"&gt;Excel Download&lt;/DIV&gt;
&lt;DIV id="audioeye_powerpoint_message" style="display: none;"&gt;PowerPoint Download&lt;/DIV&gt;
&lt;DIV id="audioeye_document_message" style="display: none;"&gt;Document Download&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;!--
        Versioning Control Panel if versioning = true !
    --&gt; &lt;!--
        Launcher
    --&gt;  &lt;!-- Toolbar --&gt;
&lt;ASIDE id="ae_toolbar" tabindex="0" aria-label="Accessibility options"&gt;&lt;/ASIDE&gt;
&lt;!--
        Site Menu
    --&gt;  &lt;!--
        Generic Aria Live message container
    --&gt;
&lt;DIV id="ae_enabled_messages" class="ae-blurb-noaudio" aria-relevant="additions" aria-live="assertive"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;DIV data-nosnippet=""&gt;&lt;!-- Symbol definitions --&gt;    &lt;/DIV&gt;
&lt;!-- end #ae_app --&gt;</description>
      <pubDate>Thu, 13 Feb 2025 11:59:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/SET-NumberFormat/m-p/2505746#M104019</guid>
      <dc:creator>k_holt69</dc:creator>
      <dc:date>2025-02-13T11:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: SET NumberFormat=</title>
      <link>https://community.qlik.com/t5/App-Development/SET-NumberFormat/m-p/2505753#M104021</link>
      <description>&lt;P&gt;Unless this is a hidden feature, I don't think there's a variable for that. The ones generated at the top of every new app match the list of ones available per the documentation.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://help.qlik.com/en-US/sense/May2023/Subsystems/Hub/Content/Sense_Hub/Scripting/NumberInterpretationVariables/number-interpretation-variables.htm" target="_blank"&gt;https://help.qlik.com/en-US/sense/May2023/Subsystems/Hub/Content/Sense_Hub/Scripting/NumberInterpretationVariables/number-interpretation-variables.htm&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 12:18:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/SET-NumberFormat/m-p/2505753#M104021</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2025-02-13T12:18:30Z</dc:date>
    </item>
    <item>
      <title>Re: SET NumberFormat=</title>
      <link>https://community.qlik.com/t5/App-Development/SET-NumberFormat/m-p/2505759#M104022</link>
      <description>&lt;P&gt;Thanks Or, was looking for an alternate to using&amp;nbsp;num#(num_field,'###0.000').&lt;/P&gt;
&lt;P&gt;I'm getting the data from excel with a number of fields that have more than 2 decimal places and was hoping I could set it as a default rather than having to write the above for every field I need to change.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="ae_app" data-nosnippet=""&gt;&lt;!--
        Layout, Style or Voice Helpers
    --&gt;
&lt;DIV id="ae_helpers" class="ae-module" style="display: none;"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;!--
        Compliance
    --&gt;
&lt;DIV id="ae_compliance" class="ae-module" style="display: none;"&gt;&lt;!-- For autoSmartRem addNewWindowWarnings div is referenced in an aria-describedby --&gt;
&lt;DIV id="audioeye_new_window_message" style="display: none;"&gt;Opens in new window&lt;/DIV&gt;
&lt;DIV id="audioeye_pdf_message" style="display: none;"&gt;PDF Download&lt;/DIV&gt;
&lt;DIV id="audioeye_word_message" style="display: none;"&gt;Word Download&lt;/DIV&gt;
&lt;DIV id="audioeye_excel_message" style="display: none;"&gt;Excel Download&lt;/DIV&gt;
&lt;DIV id="audioeye_powerpoint_message" style="display: none;"&gt;PowerPoint Download&lt;/DIV&gt;
&lt;DIV id="audioeye_document_message" style="display: none;"&gt;Document Download&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;!--
        Versioning Control Panel if versioning = true !
    --&gt; &lt;!--
        Launcher
    --&gt;  &lt;!-- Toolbar --&gt;  &lt;!--
        Site Menu
    --&gt;  &lt;!--
        Generic Aria Live message container
    --&gt;
&lt;DIV id="ae_enabled_messages" class="ae-blurb-noaudio" aria-relevant="additions" aria-live="assertive"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;!-- Symbol definitions --&gt;    &lt;/DIV&gt;
&lt;!-- end #ae_app --&gt;</description>
      <pubDate>Thu, 13 Feb 2025 12:40:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/SET-NumberFormat/m-p/2505759#M104022</guid>
      <dc:creator>k_holt69</dc:creator>
      <dc:date>2025-02-13T12:40:29Z</dc:date>
    </item>
    <item>
      <title>Re: SET NumberFormat=</title>
      <link>https://community.qlik.com/t5/App-Development/SET-NumberFormat/m-p/2505776#M104036</link>
      <description>&lt;P&gt;You could use Floor() or Round() rather than Num#, which would make more sense if the value is already numeric, but otherwise I don't think there's a quick hack for this during the preliminary load process. You could loop through the fields and do this, but it seems like it would just make life harder, not easier. &lt;/P&gt;</description>
      <pubDate>Thu, 13 Feb 2025 14:24:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/SET-NumberFormat/m-p/2505776#M104036</guid>
      <dc:creator>Or</dc:creator>
      <dc:date>2025-02-13T14:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: SET NumberFormat=</title>
      <link>https://community.qlik.com/t5/App-Development/SET-NumberFormat/m-p/2506050#M104092</link>
      <description>&lt;P&gt;Try this&amp;nbsp;&lt;/P&gt;
&lt;P&gt;SET NumberFormat='###0.000';&lt;/P&gt;
&lt;P&gt;In your expression&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Num(Sum(Sales), '###0.000')&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 16 Feb 2025 14:13:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/SET-NumberFormat/m-p/2506050#M104092</guid>
      <dc:creator>Chanty4u</dc:creator>
      <dc:date>2025-02-16T14:13:03Z</dc:date>
    </item>
    <item>
      <title>Re: SET NumberFormat=</title>
      <link>https://community.qlik.com/t5/App-Development/SET-NumberFormat/m-p/2506115#M104105</link>
      <description>&lt;P&gt;Hi Chanty4u.&lt;/P&gt;
&lt;P&gt;Thanks but unfortunately this isn't what I was looking for. I'm looking to avoid using expressions and set a default format for all number fields&lt;/P&gt;</description>
      <pubDate>Mon, 17 Feb 2025 09:17:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/SET-NumberFormat/m-p/2506115#M104105</guid>
      <dc:creator>k_holt69</dc:creator>
      <dc:date>2025-02-17T09:17:32Z</dc:date>
    </item>
  </channel>
</rss>

