<?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 Why is Qlik Sense setting default formats? in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Why-is-Qlik-Sense-setting-default-formats/m-p/102436#M6853</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Qlik Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;today I received a question from one of our qlik sense customers I can't answer. Our customer has got an oracle view where some numeric values are converted to the german standard format (for example from 1,000.49 to 1.000,49). The oracle server shows the correctly formatted values inside the view fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="x.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/217413_x.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our customer uses Qlik Sense to load these data and write it back to a .csv-file. When building the script we can't load the fieldnames by name directly, because the view is constantly changing, so we load the script using *.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Century Gothic',sans-serif; color: #1f497d;"&gt;Table:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Century Gothic',sans-serif; color: #1f497d;"&gt;select&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Century Gothic',sans-serif; color: #1f497d;"&gt;*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Century Gothic',sans-serif; color: #1f497d;"&gt;FROM "View";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Century Gothic',sans-serif; color: #1f497d;"&gt;Store Tableinto [lib://Folder/file.csv](txt, delimiter is ';');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works fine. Qlik Sense exports the csv including the requested data. But when viewing the data inside the csv-file, we see:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="y.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/217414_y.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why is Qlik Sense reformatting the values? Is there anything we can setup to load the data in exact the same way as they are displayed in oracle? Without using the num(field) function or any function that required a field-relation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Century Gothic',sans-serif; color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Nov 2018 13:34:29 GMT</pubDate>
    <dc:creator>chrislemm</dc:creator>
    <dc:date>2018-11-02T13:34:29Z</dc:date>
    <item>
      <title>Why is Qlik Sense setting default formats?</title>
      <link>https://community.qlik.com/t5/App-Development/Why-is-Qlik-Sense-setting-default-formats/m-p/102436#M6853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Qlik Community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;today I received a question from one of our qlik sense customers I can't answer. Our customer has got an oracle view where some numeric values are converted to the german standard format (for example from 1,000.49 to 1.000,49). The oracle server shows the correctly formatted values inside the view fields:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="x.png" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/217413_x.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Our customer uses Qlik Sense to load these data and write it back to a .csv-file. When building the script we can't load the fieldnames by name directly, because the view is constantly changing, so we load the script using *.&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Century Gothic',sans-serif; color: #1f497d;"&gt;Table:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Century Gothic',sans-serif; color: #1f497d;"&gt;select&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Century Gothic',sans-serif; color: #1f497d;"&gt;*&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Century Gothic',sans-serif; color: #1f497d;"&gt;FROM "View";&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Century Gothic',sans-serif; color: #1f497d;"&gt;Store Tableinto [lib://Folder/file.csv](txt, delimiter is ';');&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This works fine. Qlik Sense exports the csv including the requested data. But when viewing the data inside the csv-file, we see:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="y.png" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/217414_y.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why is Qlik Sense reformatting the values? Is there anything we can setup to load the data in exact the same way as they are displayed in oracle? Without using the num(field) function or any function that required a field-relation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10.0pt; font-family: 'Century Gothic',sans-serif; color: #1f497d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 13:34:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Why-is-Qlik-Sense-setting-default-formats/m-p/102436#M6853</guid>
      <dc:creator>chrislemm</dc:creator>
      <dc:date>2018-11-02T13:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Qlik Sense setting default formats?</title>
      <link>https://community.qlik.com/t5/App-Development/Why-is-Qlik-Sense-setting-default-formats/m-p/102437#M6854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It is affected by the default thousand separator and decimal separator in your locale settings. To have your desired format, try setting the initiation variables at the beginning of your reload script:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET ThousandSep='.';&lt;/P&gt;&lt;P&gt;SET DecimalSep=',';&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2018 13:55:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Why-is-Qlik-Sense-setting-default-formats/m-p/102437#M6854</guid>
      <dc:creator>vunguyenq89</dc:creator>
      <dc:date>2018-11-02T13:55:06Z</dc:date>
    </item>
    <item>
      <title>Re: Why is Qlik Sense setting default formats?</title>
      <link>https://community.qlik.com/t5/App-Development/Why-is-Qlik-Sense-setting-default-formats/m-p/102438#M6855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Vu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thank your for your reply. The Thousand and Decimalseperator are set to the german standard by default:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SET ThousandSep='.';&lt;/P&gt;&lt;P&gt;SET DecimalSep=',';&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So apparently these are not effecting the format.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Nov 2018 07:15:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Why-is-Qlik-Sense-setting-default-formats/m-p/102438#M6855</guid>
      <dc:creator>chrislemm</dc:creator>
      <dc:date>2018-11-05T07:15:46Z</dc:date>
    </item>
  </channel>
</rss>

