<?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: Number format in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Number-format/m-p/1443157#M432803</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any other help ? &lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;‌ &lt;A href="https://community.qlik.com/qlik-users/26418"&gt;tresesco&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 23 Nov 2017 11:11:42 GMT</pubDate>
    <dc:creator>yogitamehta10</dc:creator>
    <dc:date>2017-11-23T11:11:42Z</dc:date>
    <item>
      <title>Number format</title>
      <link>https://community.qlik.com/t5/QlikView/Number-format/m-p/1443153#M432799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; HI ALL,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: Calibri; font-size: 12pt;"&gt;I have in my dashboard all the values are coming in&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Segoe UI',sans-serif; font-size: 10pt; mso-style-textoutline-type: solid; mso-style-textoutline-fill-color: black; mso-style-textoutline-fill-alpha: 100.0%; mso-style-textoutline-outlinestyle-dpiwidth: .75pt; mso-style-textoutline-outlinestyle-linecap: flat; mso-style-textoutline-outlinestyle-join: round; mso-style-textoutline-outlinestyle-pctmiterlimit: 0%; mso-style-textoutline-outlinestyle-dash: solid; mso-style-textoutline-outlinestyle-align: center; mso-style-textoutline-outlinestyle-compound: simple; mso-style-textfill-type: none; mso-style-textfill-fill-gradientfill-shadetype: linear; mso-style-textfill-fill-gradientfill-shade-linearshade-angle: 0; mso-style-textfill-fill-gradientfill-shade-linearshade-fscaled: no;"&gt;712239181.798289&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Segoe UI',sans-serif; font-size: 10pt;"&gt;&amp;nbsp; bot users want to show in&amp;nbsp; dashboard in thousand like this&amp;nbsp; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="color: black; font-family: 'Segoe UI',sans-serif; font-size: 10pt; mso-ansi-language: EN-US;"&gt;712,239 and when we export the data it should&amp;nbsp; come original value &lt;/SPAN&gt;&lt;SPAN style="color: #000000;"&gt;&lt;SPAN style="font-family: Calibri; font-size: 12pt;"&gt;in&lt;/SPAN&gt;&lt;SPAN style="font-family: 'Segoe UI',sans-serif; font-size: 10pt; mso-style-textoutline-type: solid; mso-style-textoutline-fill-color: black; mso-style-textoutline-fill-alpha: 100.0%; mso-style-textoutline-outlinestyle-dpiwidth: .75pt; mso-style-textoutline-outlinestyle-linecap: flat; mso-style-textoutline-outlinestyle-join: round; mso-style-textoutline-outlinestyle-pctmiterlimit: 0%; mso-style-textoutline-outlinestyle-dash: solid; mso-style-textoutline-outlinestyle-align: center; mso-style-textoutline-outlinestyle-compound: simple; mso-style-textfill-type: none; mso-style-textfill-fill-gradientfill-shadetype: linear; mso-style-textfill-fill-gradientfill-shade-linearshade-angle: 0; mso-style-textfill-fill-gradientfill-shade-linearshade-fscaled: no;"&gt;712239181.798289&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Segoe UI',sans-serif; font-size: 10pt;"&gt;&amp;nbsp;&amp;nbsp; ,..Please help. I’m using this number format&amp;nbsp; .’&lt;/SPAN&gt;&lt;SPAN style="color: black; font-family: 'Arial',sans-serif; font-size: 9pt;"&gt; #,##0 ‘.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: Times New Roman; font-size: 12pt;"&gt;TIA!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2017 16:19:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-format/m-p/1443153#M432799</guid>
      <dc:creator>yogitamehta10</dc:creator>
      <dc:date>2017-11-22T16:19:30Z</dc:date>
    </item>
    <item>
      <title>Re: Number format</title>
      <link>https://community.qlik.com/t5/QlikView/Number-format/m-p/1443154#M432800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;Num(KeepChar(Field,'0123456789.')/1000,'#,##0 K')&lt;/P&gt;&lt;P&gt;K is optional&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2017 16:36:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-format/m-p/1443154#M432800</guid>
      <dc:creator>antoniotiman</dc:creator>
      <dc:date>2017-11-22T16:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: Number format</title>
      <link>https://community.qlik.com/t5/QlikView/Number-format/m-p/1443155#M432801</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;IMG alt="num11.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/184255_num11.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Nov 2017 17:14:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-format/m-p/1443155#M432801</guid>
      <dc:creator>el_aprendiz111</dc:creator>
      <dc:date>2017-11-22T17:14:06Z</dc:date>
    </item>
    <item>
      <title>Re: Number format</title>
      <link>https://community.qlik.com/t5/QlikView/Number-format/m-p/1443156#M432802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But I cant&amp;nbsp; export in the original&amp;nbsp; format then&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 11:01:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-format/m-p/1443156#M432802</guid>
      <dc:creator>yogitamehta10</dc:creator>
      <dc:date>2017-11-23T11:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: Number format</title>
      <link>https://community.qlik.com/t5/QlikView/Number-format/m-p/1443157#M432803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any other help ? &lt;A href="https://community.qlik.com/qlik-users/15823"&gt;swuehl&lt;/A&gt;‌ &lt;A href="https://community.qlik.com/qlik-users/26418"&gt;tresesco&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 11:11:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-format/m-p/1443157#M432803</guid>
      <dc:creator>yogitamehta10</dc:creator>
      <dc:date>2017-11-23T11:11:42Z</dc:date>
    </item>
    <item>
      <title>Re: Number format</title>
      <link>https://community.qlik.com/t5/QlikView/Number-format/m-p/1443158#M432804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Yogita&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;with a macro &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: #4472c4;"&gt;sub sendXls&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: #4472c4;"&gt;SET &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;CHART = ActiveDocument.&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: #4472c4;"&gt;GetSheetObject&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;("CH11")&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: #4472c4;"&gt;SET &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;X = Chart.&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: #4472c4;"&gt;GetProperties&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; Chart.SendToExcel&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: #4472c4;"&gt;SET CHART&lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;=NOTHING&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: #4472c4;"&gt;SET &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;X = NOTHING&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-US" style="font-size: 9.0pt; font-family: 'Courier New'; color: #4472c4;"&gt;end sub &lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Nov 2017 16:15:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Number-format/m-p/1443158#M432804</guid>
      <dc:creator>el_aprendiz111</dc:creator>
      <dc:date>2017-11-23T16:15:09Z</dc:date>
    </item>
  </channel>
</rss>

