<?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: This is the input and output in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/This-is-the-input-and-output/m-p/2071429#M1223631</link>
    <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/224520"&gt;@srimanta&lt;/a&gt;&amp;nbsp; try below&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;Load *, EName &amp;amp; ' is from ' &amp;amp; Location &amp;amp; chr(10) &amp;amp; EName &amp;amp; chr(39) &amp;amp;'s' &amp;amp; ' Salary is ' &amp;amp; Salary as TEXT  
Inline [
Empno, EName, Salary, Location
101, Ram, 50000, India
102, Mohan, 60000, USA
103, Sam, 82000, Germany
104, Abhisek , 72000, Poland

];
&lt;/LI-CODE&gt;</description>
    <pubDate>Mon, 15 May 2023 15:13:39 GMT</pubDate>
    <dc:creator>Kushal_Chawda</dc:creator>
    <dc:date>2023-05-15T15:13:39Z</dc:date>
    <item>
      <title>This is the input and output</title>
      <link>https://community.qlik.com/t5/QlikView/This-is-the-input-and-output/m-p/2071344#M1223627</link>
      <description>&lt;P&gt;Input:&lt;/P&gt;
&lt;P&gt;Student:&lt;BR /&gt;Load * Inline [&lt;BR /&gt;Empno, EName, Salary, Location&lt;BR /&gt;101, Ram, 50000, India&lt;BR /&gt;102, Mohan, 60000, USA&lt;BR /&gt;103, Sam, 82000, Germany&lt;BR /&gt;104, Abhisek , 72000, Poland&lt;/P&gt;
&lt;P&gt;];&lt;/P&gt;
&lt;P&gt;Output:&lt;/P&gt;
&lt;P&gt;Ram is From India&lt;BR /&gt;Ram's Salary is 50000&lt;/P&gt;
&lt;P&gt;Mohan is From USA&lt;BR /&gt;Mohan Salary is 60000&lt;/P&gt;
&lt;P&gt;Sam is From Germany&lt;BR /&gt;Sam Salary is 82000&lt;/P&gt;
&lt;P&gt;Abhishek is From Poland&lt;BR /&gt;Abhiseka Salary is 72000&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 15 May 2023 12:48:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/This-is-the-input-and-output/m-p/2071344#M1223627</guid>
      <dc:creator>srimanta</dc:creator>
      <dc:date>2023-05-15T12:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: This is the input and output</title>
      <link>https://community.qlik.com/t5/QlikView/This-is-the-input-and-output/m-p/2071429#M1223631</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/224520"&gt;@srimanta&lt;/a&gt;&amp;nbsp; try below&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;Load *, EName &amp;amp; ' is from ' &amp;amp; Location &amp;amp; chr(10) &amp;amp; EName &amp;amp; chr(39) &amp;amp;'s' &amp;amp; ' Salary is ' &amp;amp; Salary as TEXT  
Inline [
Empno, EName, Salary, Location
101, Ram, 50000, India
102, Mohan, 60000, USA
103, Sam, 82000, Germany
104, Abhisek , 72000, Poland

];
&lt;/LI-CODE&gt;</description>
      <pubDate>Mon, 15 May 2023 15:13:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/This-is-the-input-and-output/m-p/2071429#M1223631</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2023-05-15T15:13:39Z</dc:date>
    </item>
    <item>
      <title>Re: This is the input and output</title>
      <link>https://community.qlik.com/t5/QlikView/This-is-the-input-and-output/m-p/2071671#M1223641</link>
      <description>&lt;P&gt;Thank u soo much....but can you please solve this by using For Loop.&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 05:22:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/This-is-the-input-and-output/m-p/2071671#M1223641</guid>
      <dc:creator>srimanta</dc:creator>
      <dc:date>2023-05-16T05:22:14Z</dc:date>
    </item>
    <item>
      <title>Re: This is the input and output</title>
      <link>https://community.qlik.com/t5/QlikView/This-is-the-input-and-output/m-p/2071871#M1223654</link>
      <description>&lt;P&gt;&lt;a href="https://community.qlik.com/t5/user/viewprofilepage/user-id/224520"&gt;@srimanta&lt;/a&gt;&amp;nbsp; I would not recommend to use for loop unless it is really necessary. Can you tell me why you need to use for loop?&lt;/P&gt;</description>
      <pubDate>Tue, 16 May 2023 12:13:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/This-is-the-input-and-output/m-p/2071871#M1223654</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2023-05-16T12:13:52Z</dc:date>
    </item>
    <item>
      <title>Re: This is the input and output</title>
      <link>https://community.qlik.com/t5/QlikView/This-is-the-input-and-output/m-p/2072165#M1223672</link>
      <description>&lt;P&gt;I want to know what is the different way to solve this type of problem.....&lt;/P&gt;</description>
      <pubDate>Wed, 17 May 2023 04:29:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/This-is-the-input-and-output/m-p/2072165#M1223672</guid>
      <dc:creator>srimanta</dc:creator>
      <dc:date>2023-05-17T04:29:10Z</dc:date>
    </item>
  </channel>
</rss>

