<?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: Create a field from a list of variables in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Create-a-field-from-a-list-of-variables/m-p/2411168#M94630</link>
    <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks so much for the reply, thats mostly working out great!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My only issue now is if two values are the same, one is lost in Load * Inline&lt;/P&gt;
&lt;P&gt;It seems to be returning distinct values only, any ideas on how I could get around this?&lt;/P&gt;
&lt;P&gt;Thanks again&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;EDIT:&lt;/P&gt;
&lt;P&gt;Figured it out, thanks for the help!&lt;/P&gt;</description>
    <pubDate>Thu, 25 Jan 2024 17:04:28 GMT</pubDate>
    <dc:creator>Domino3145</dc:creator>
    <dc:date>2024-01-25T17:04:28Z</dc:date>
    <item>
      <title>Create a field from a list of variables</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-field-from-a-list-of-variables/m-p/2410994#M94614</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I'm trying to convert a list of 6 number variables I've generated in script into a single field so I can use a Rank() function on them in the frontend.&lt;/P&gt;
&lt;P&gt;Say I have: v1, v2, v3, v4, v5, v6. How do I go about converting this into a field that I can perform functions like Rank(), FieldValue() etc. on?&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 10:11:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-field-from-a-list-of-variables/m-p/2410994#M94614</guid>
      <dc:creator>Domino3145</dc:creator>
      <dc:date>2024-01-25T10:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Create a field from a list of variables</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-field-from-a-list-of-variables/m-p/2411101#M94621</link>
      <description>&lt;P&gt;Not sure of your use case but check if you need something like below -&amp;nbsp;&lt;/P&gt;
&lt;P&gt;let V1 = 1;&lt;BR /&gt;let V2 = 2;&lt;BR /&gt;let V3 = 3;&lt;BR /&gt;let V4 = 4;&lt;BR /&gt;let V5 = 5;&lt;BR /&gt;let V6 = 6;&lt;/P&gt;
&lt;P&gt;table:&lt;BR /&gt;Load * inline [&lt;BR /&gt;Data&lt;BR /&gt;$(V1)&lt;BR /&gt;$(V2)&lt;BR /&gt;$(V3)&lt;BR /&gt;$(V4)&lt;BR /&gt;$(V5)&lt;BR /&gt;$(V6)&lt;BR /&gt;];&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 14:12:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-field-from-a-list-of-variables/m-p/2411101#M94621</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2024-01-25T14:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Create a field from a list of variables</title>
      <link>https://community.qlik.com/t5/App-Development/Create-a-field-from-a-list-of-variables/m-p/2411168#M94630</link>
      <description>&lt;P&gt;Hi,&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks so much for the reply, thats mostly working out great!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My only issue now is if two values are the same, one is lost in Load * Inline&lt;/P&gt;
&lt;P&gt;It seems to be returning distinct values only, any ideas on how I could get around this?&lt;/P&gt;
&lt;P&gt;Thanks again&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;EDIT:&lt;/P&gt;
&lt;P&gt;Figured it out, thanks for the help!&lt;/P&gt;</description>
      <pubDate>Thu, 25 Jan 2024 17:04:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Create-a-field-from-a-list-of-variables/m-p/2411168#M94630</guid>
      <dc:creator>Domino3145</dc:creator>
      <dc:date>2024-01-25T17:04:28Z</dc:date>
    </item>
  </channel>
</rss>

