<?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: Qliksense modifying data in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qliksense-modifying-data/m-p/1178963#M21716</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;What computer configuration might be changing the data?&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;None. This must be another error. Check that you didn't make a typo in the script. If you're really really sure that the exact same app behaves differently on two different machines then post that app here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jul 2016 12:13:47 GMT</pubDate>
    <dc:creator>Gysbert_Wassenaar</dc:creator>
    <dc:date>2016-07-19T12:13:47Z</dc:date>
    <item>
      <title>Qliksense modifying data</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-modifying-data/m-p/1178962#M21715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am puzzled with a Qlik Sense Desktop behaviour. &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;P&gt;It happens on one of my PCs and not on another.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a table with:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;WAREHOUSE:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt; Code, Description&lt;/P&gt;&lt;P&gt; '06', "Room 06"&lt;/P&gt;&lt;P&gt; 'R6', "Room R6"];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt; Code as WH,&lt;/P&gt;&lt;P&gt; Description as Nome&lt;/P&gt;&lt;P&gt;RESIDENT WAREHOUSE;&lt;/P&gt;&lt;P&gt;DROP TABLE WAREHOUSE;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The resulting table is:&lt;/P&gt;&lt;P&gt;WH, Nome&lt;/P&gt;&lt;P&gt;06, Room 06&lt;/P&gt;&lt;P&gt;06, Room R6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;On the other computer, the result is correct:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;WH, Nome&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;06, Room 06&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;R6, Room R6&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;What computer configuration might be changing the data?&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Thanks&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Rui&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 00:07:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-modifying-data/m-p/1178962#M21715</guid>
      <dc:creator />
      <dc:date>2016-07-19T00:07:48Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense modifying data</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-modifying-data/m-p/1178963#M21716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;What computer configuration might be changing the data?&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;None. This must be another error. Check that you didn't make a typo in the script. If you're really really sure that the exact same app behaves differently on two different machines then post that app here.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 12:13:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-modifying-data/m-p/1178963#M21716</guid>
      <dc:creator>Gysbert_Wassenaar</dc:creator>
      <dc:date>2016-07-19T12:13:47Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense modifying data</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-modifying-data/m-p/1178964#M21717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Gysbert.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But I just found that this is a bug &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/devil.png" /&gt; of Qlik Sense.&lt;/P&gt;&lt;P&gt;The PC with strange behavior has as Main setting for currency (it is in Brazil):&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SET MoneyFormat='R$ #.##0,00;-R$ #.##0,00';&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;If I change to not have the R at the begining, it stops converting R6 into 06.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;It seems that it is interpreting the $ as an wildchar.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN lang="EN-US" style="font-size: 11.0pt; font-family: 'Calibri','sans-serif';"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 16:15:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-modifying-data/m-p/1178964#M21717</guid>
      <dc:creator />
      <dc:date>2016-07-19T16:15:05Z</dc:date>
    </item>
  </channel>
</rss>

