<?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: Load field number instead of name in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Load-field-number-instead-of-name/m-p/1532822#M38372</link>
    <description>&lt;P&gt;We even have "Embedded labels" in sense. You can use that.&lt;/P&gt;</description>
    <pubDate>Mon, 21 Jan 2019 16:06:37 GMT</pubDate>
    <dc:creator>Anil_Babu_Samineni</dc:creator>
    <dc:date>2019-01-21T16:06:37Z</dc:date>
    <item>
      <title>Load field number instead of name</title>
      <link>https://community.qlik.com/t5/App-Development/Load-field-number-instead-of-name/m-p/1532734#M38368</link>
      <description>&lt;P&gt;Dear,&amp;nbsp;&lt;/P&gt;&lt;P&gt;When loading fields (names)&amp;nbsp;&lt;SPAN&gt;that might change&amp;nbsp;&lt;/SPAN&gt;from a XLSX file, I was used to load these fields with an '@1 as&amp;nbsp; Field1' in Qlikview but I'd need to do this in QS and I have an error.&lt;/P&gt;&lt;P&gt;Do you know if something changed frmo QV to QS or am I missing something?&lt;/P&gt;&lt;P&gt;Thank you&amp;nbsp; for your help.&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:34:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-field-number-instead-of-name/m-p/1532734#M38368</guid>
      <dc:creator>thierrytt1102</dc:creator>
      <dc:date>2024-11-16T21:34:01Z</dc:date>
    </item>
    <item>
      <title>Re: Load field number instead of name</title>
      <link>https://community.qlik.com/t5/App-Development/Load-field-number-instead-of-name/m-p/1532743#M38369</link>
      <description>&lt;P&gt;Not sure about Sense, but with QV and .xlsx files, the script would be:&lt;/P&gt;&lt;P&gt;Load&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; A as Field1,&lt;BR /&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; B as Field2,&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 14:34:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-field-number-instead-of-name/m-p/1532743#M38369</guid>
      <dc:creator>m_woolf</dc:creator>
      <dc:date>2019-01-21T14:34:36Z</dc:date>
    </item>
    <item>
      <title>Re: Load field number instead of name</title>
      <link>https://community.qlik.com/t5/App-Development/Load-field-number-instead-of-name/m-p/1532822#M38372</link>
      <description>&lt;P&gt;We even have "Embedded labels" in sense. You can use that.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 16:06:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-field-number-instead-of-name/m-p/1532822#M38372</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2019-01-21T16:06:37Z</dc:date>
    </item>
    <item>
      <title>Re: Load field number instead of name</title>
      <link>https://community.qlik.com/t5/App-Development/Load-field-number-instead-of-name/m-p/1532846#M38376</link>
      <description>Hi, Thx. Embedded labels won't work has it might change and I need integers for qulifying my fields. Otherwise I think I found my problem; A field position is loaded as @1 ... @n with a CSV or XLS. In XLSX, it is only A, B, C, ... Z, AB, BB, .... This means I had first to convert it into CSV , then load it again using my @n. BR Thierry</description>
      <pubDate>Mon, 21 Jan 2019 16:55:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-field-number-instead-of-name/m-p/1532846#M38376</guid>
      <dc:creator>thierrytt1102</dc:creator>
      <dc:date>2019-01-21T16:55:43Z</dc:date>
    </item>
    <item>
      <title>Re: Load field number instead of name</title>
      <link>https://community.qlik.com/t5/App-Development/Load-field-number-instead-of-name/m-p/1532847#M38377</link>
      <description>&lt;P&gt;Hi, Thx. Embedded labels won't work has it might change and I need integers for qulifying my fields. Otherwise I think I found my problem; A field position is loaded as @1 ... @n with a CSV or XLS. In XLSX, it is only A, B, C, ... Z, AB, BB, .... This means I had first to convert it into CSV , then load it again using my @n. BR Thierry&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 16:55:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-field-number-instead-of-name/m-p/1532847#M38377</guid>
      <dc:creator>thierrytt1102</dc:creator>
      <dc:date>2019-01-21T16:55:54Z</dc:date>
    </item>
    <item>
      <title>Re: Load field number instead of name</title>
      <link>https://community.qlik.com/t5/App-Development/Load-field-number-instead-of-name/m-p/1532849#M38378</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thx. Yes it is but I have 2000 fields sometimes well named, sometimes not... &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;BR&lt;/P&gt;&lt;P&gt;Thierry&lt;/P&gt;</description>
      <pubDate>Mon, 21 Jan 2019 17:04:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Load-field-number-instead-of-name/m-p/1532849#M38378</guid>
      <dc:creator>thierrytt1102</dc:creator>
      <dc:date>2019-01-21T17:04:57Z</dc:date>
    </item>
  </channel>
</rss>

