<?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: covert to a tex a field content in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/covert-to-a-tex-a-field-content/m-p/1899561#M74263</link>
    <description>&lt;P&gt;One way of doing this is adding double quotes. See a sample below:&lt;/P&gt;
&lt;P&gt;temp:&lt;/P&gt;
&lt;P&gt;Load * Inline [&lt;BR /&gt;Prod,code&lt;BR /&gt;A,"47,25 for each meter"&lt;BR /&gt;B,"50,50 for each meter"&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Raja2022_0-1646250442614.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73428i147537C3CB454A0A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Raja2022_0-1646250442614.png" alt="Raja2022_0-1646250442614.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 02 Mar 2022 19:47:42 GMT</pubDate>
    <dc:creator>Raja2022</dc:creator>
    <dc:date>2022-03-02T19:47:42Z</dc:date>
    <item>
      <title>covert to a tex a field content</title>
      <link>https://community.qlik.com/t5/App-Development/covert-to-a-tex-a-field-content/m-p/1899534#M74261</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;using the function Subfield to separate fields I have problems when there is a ',' inside a field.&lt;/P&gt;
&lt;P&gt;In fact it cut all the characters after ','&lt;/P&gt;
&lt;P&gt;for example if a field has the text "47,25 for each meter" instead of loading "47,25 for each meter" it only load "47"&lt;/P&gt;
&lt;P&gt;I tried changing:&lt;/P&gt;
&lt;P&gt;SET ThousandSep='.';&lt;BR /&gt;SET DecimalSep=',';&lt;BR /&gt;SET MoneyThousandSep='.';&lt;BR /&gt;SET MoneyDecimalSep=',';&lt;/P&gt;
&lt;P&gt;but it does not work&lt;/P&gt;
&lt;P&gt;I think I need a funtion to make consider the total content of the function subfield as text&amp;nbsp;&lt;/P&gt;
&lt;P&gt;something like:&lt;/P&gt;
&lt;P&gt;funtionconsiderastext (subfield(@1,';',10)) as okfield&lt;/P&gt;
&lt;P&gt;thanks for your help&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 18:21:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/covert-to-a-tex-a-field-content/m-p/1899534#M74261</guid>
      <dc:creator>lmenendez_grupo_pinero</dc:creator>
      <dc:date>2022-03-02T18:21:30Z</dc:date>
    </item>
    <item>
      <title>Re: covert to a tex a field content</title>
      <link>https://community.qlik.com/t5/App-Development/covert-to-a-tex-a-field-content/m-p/1899561#M74263</link>
      <description>&lt;P&gt;One way of doing this is adding double quotes. See a sample below:&lt;/P&gt;
&lt;P&gt;temp:&lt;/P&gt;
&lt;P&gt;Load * Inline [&lt;BR /&gt;Prod,code&lt;BR /&gt;A,"47,25 for each meter"&lt;BR /&gt;B,"50,50 for each meter"&lt;BR /&gt;];&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Raja2022_0-1646250442614.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73428i147537C3CB454A0A/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Raja2022_0-1646250442614.png" alt="Raja2022_0-1646250442614.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Hope this helps..&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 19:47:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/covert-to-a-tex-a-field-content/m-p/1899561#M74263</guid>
      <dc:creator>Raja2022</dc:creator>
      <dc:date>2022-03-02T19:47:42Z</dc:date>
    </item>
    <item>
      <title>Re: covert to a tex a field content</title>
      <link>https://community.qlik.com/t5/App-Development/covert-to-a-tex-a-field-content/m-p/1900499#M74303</link>
      <description>&lt;P&gt;Thanks Raja but the problem is that que data not comes from a load in line , comes from a ordinary load in which there are a log field called&amp;nbsp;@1 , inside this field there are several subfields separated by a delimiter ";".&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;When I use the funtion Subfield, if there is a ',' inside one of the subfields I lose all the charactes after the ','.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 10:42:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/covert-to-a-tex-a-field-content/m-p/1900499#M74303</guid>
      <dc:creator>lmenendez_grupo_pinero</dc:creator>
      <dc:date>2022-03-03T10:42:04Z</dc:date>
    </item>
    <item>
      <title>Re: covert to a tex a field content</title>
      <link>https://community.qlik.com/t5/App-Development/covert-to-a-tex-a-field-content/m-p/1900572#M74307</link>
      <description>&lt;P&gt;It will be great if you can provide 10 lines of data, so that I can try it out. But in the mean while based on your reply I created a text file and named it as &lt;STRONG&gt;sampledata.txt&lt;/STRONG&gt; and the data in that file is as below:&lt;/P&gt;
&lt;P&gt;Prod,code&lt;BR /&gt;A,47,25 for each meter&lt;BR /&gt;B,50,50 for each meter&lt;/P&gt;
&lt;P&gt;Now in the edit script I used file wizard and selected fixed record as shown below:&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Raja2022_0-1646312226406.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73504i22B963BBFC30FAEE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Raja2022_0-1646312226406.png" alt="Raja2022_0-1646312226406.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Once I clicked 'Finish", I get the following code generated:&lt;/P&gt;
&lt;P&gt;LOAD [@1:1] as product, &lt;BR /&gt;[@2:2] as dummy, &lt;BR /&gt;[@3:n] as code&lt;BR /&gt;FROM&lt;BR /&gt;[C:\Users\mm\Desktop\sampledata.txt]&lt;BR /&gt;(fix, codepage is 28591, embedded labels);&lt;/P&gt;
&lt;P&gt;Then I am able to create a chart as below (Where you can see the comma in the code field):&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Raja2022_1-1646312348329.png" style="width: 400px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73505i0A7C7ED3F8A5F38F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Raja2022_1-1646312348329.png" alt="Raja2022_1-1646312348329.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;Note: If you have ';' instead of ',' I think it will still work.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Give a try and see if that helps or please provide some 10 lines of sample data.&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 13:00:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/covert-to-a-tex-a-field-content/m-p/1900572#M74307</guid>
      <dc:creator>Raja2022</dc:creator>
      <dc:date>2022-03-03T13:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: covert to a tex a field content</title>
      <link>https://community.qlik.com/t5/App-Development/covert-to-a-tex-a-field-content/m-p/1900681#M74313</link>
      <description>&lt;P&gt;Many thanks for your explanation , the use of 'fixed record' is the solution I was looking for.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 15:25:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/covert-to-a-tex-a-field-content/m-p/1900681#M74313</guid>
      <dc:creator>lmenendez_grupo_pinero</dc:creator>
      <dc:date>2022-03-03T15:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: covert to a tex a field content</title>
      <link>https://community.qlik.com/t5/App-Development/covert-to-a-tex-a-field-content/m-p/1900693#M74316</link>
      <description>&lt;P&gt;Great and glad able to help... Have a nice day...&lt;/P&gt;</description>
      <pubDate>Thu, 03 Mar 2022 15:43:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/covert-to-a-tex-a-field-content/m-p/1900693#M74316</guid>
      <dc:creator>Raja2022</dc:creator>
      <dc:date>2022-03-03T15:43:20Z</dc:date>
    </item>
  </channel>
</rss>

