<?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: how to get field in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/how-to-get-field/m-p/20712#M788357</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want these two expressions in the chart or in Load script? Or you are trying to do a nested if? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Feb 2018 01:45:03 GMT</pubDate>
    <dc:creator>vishsaggi</dc:creator>
    <dc:date>2018-02-14T01:45:03Z</dc:date>
    <item>
      <title>how to get field</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-get-field/m-p/20706#M788351</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello There,&lt;/P&gt;&lt;P&gt;i have concern regarding this below i don't know how o do this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=IF([Field1]='SUP' get this field [Field3])&lt;/P&gt;&lt;P&gt;=IF([Field4]='MGR' get this field [Field4])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Bing&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-get-field/m-p/20706#M788351</guid>
      <dc:creator>bsbernabe</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: how to get field</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-get-field/m-p/20707#M788352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=IF([Field1]='SUP', [Field3]) as fieldname&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;=IF([Field4]='MGR', [Field4]) as fieldname2&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 00:43:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-get-field/m-p/20707#M788352</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-02-14T00:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: how to get field</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-get-field/m-p/20708#M788353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Anil,&lt;/P&gt;&lt;P&gt;Not possible that, what i want for this is that IF([Field1]='SUP' i want to get the value of this [Field3]), but any way thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 01:00:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-get-field/m-p/20708#M788353</guid>
      <dc:creator>bsbernabe</dc:creator>
      <dc:date>2018-02-14T01:00:38Z</dc:date>
    </item>
    <item>
      <title>Re: how to get field</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-get-field/m-p/20709#M788354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What i provide willfor deserve the same. Are you still facung thw issue after using the constant. Will uu provide image&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 01:02:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-get-field/m-p/20709#M788354</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2018-02-14T01:02:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to get field</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-get-field/m-p/20710#M788355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you share the exact need, In normal scenario in the qlik script one row of source data is processed together and creates one record in Qlik table, so what if one record as Field1 ='SUP' and next record doesn't, but Field3 will be&amp;nbsp; created by any means once it is defined in the script in the load statement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 01:13:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-get-field/m-p/20710#M788355</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2018-02-14T01:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: how to get field</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-get-field/m-p/20711#M788356</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can&amp;nbsp; drop the field later after the load using DROP statement by checking if Field3 has any value loaded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 01:15:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-get-field/m-p/20711#M788356</guid>
      <dc:creator>Digvijay_Singh</dc:creator>
      <dc:date>2018-02-14T01:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to get field</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-get-field/m-p/20712#M788357</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You want these two expressions in the chart or in Load script? Or you are trying to do a nested if? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 01:45:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-get-field/m-p/20712#M788357</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-02-14T01:45:03Z</dc:date>
    </item>
    <item>
      <title>Re: how to get field</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-get-field/m-p/20713#M788358</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In a load script, something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;&lt;EM&gt;If(Field1 = 'SUP', Field3, If(Field4 = 'MGR', Field4)) as Result,&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM&gt;...&lt;/EM&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 06:17:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-get-field/m-p/20713#M788358</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2018-02-14T06:17:58Z</dc:date>
    </item>
    <item>
      <title>Re: how to get field</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-get-field/m-p/20714#M788359</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much for all of you guys i already fixed this concern &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 08:04:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-get-field/m-p/20714#M788359</guid>
      <dc:creator>bsbernabe</dc:creator>
      <dc:date>2018-02-14T08:04:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to get field</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-get-field/m-p/20715#M788360</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you close the thread marking helpful responses and post your solution how you fixed so that other developers can know when they come across this thread. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 16:49:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-get-field/m-p/20715#M788360</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2018-02-14T16:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: how to get field</title>
      <link>https://community.qlik.com/t5/QlikView/how-to-get-field/m-p/20716#M788361</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you share your solution and mark this thread as 'Resolved' after that?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Feb 2018 19:09:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/how-to-get-field/m-p/20716#M788361</guid>
      <dc:creator>qlikwiz123</dc:creator>
      <dc:date>2018-02-14T19:09:42Z</dc:date>
    </item>
  </channel>
</rss>

