<?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: I need help to write an expression in QV in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/I-need-help-to-write-an-expression-in-QV/m-p/1641033#M594651</link>
    <description>&lt;P&gt;Table1:&lt;BR /&gt;load * inline [&lt;BR /&gt;KeyA,column1,column2,&lt;BR /&gt;123,test1,test2&lt;BR /&gt;234,test3,test4&lt;BR /&gt;];&lt;BR /&gt;JOIN&lt;BR /&gt;Table2:&lt;BR /&gt;load * inline [&lt;BR /&gt;KeyB,KeyA,FieldB&lt;BR /&gt;abc123,123,01234&lt;BR /&gt;abc234,234,00000&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;join(Table1)&lt;BR /&gt;Table3:&lt;BR /&gt;load * inline [&lt;BR /&gt;KeyB,FieldA&lt;BR /&gt;abc123,123&lt;BR /&gt;abc234,234&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;tempTable1:&lt;BR /&gt;load *,if(FieldA='123' and FieldB='01234','YES','NO') as FieldC&lt;BR /&gt;resident Table1;&lt;/P&gt;&lt;P&gt;drop table Table1;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Oct 2019 00:04:16 GMT</pubDate>
    <dc:creator>Arthur_Fong</dc:creator>
    <dc:date>2019-10-30T00:04:16Z</dc:date>
    <item>
      <title>I need help to write an expression in QV</title>
      <link>https://community.qlik.com/t5/QlikView/I-need-help-to-write-an-expression-in-QV/m-p/1641010#M594650</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Hi guys,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;The output that i want to obtain is the following: if the fieldA = 123 and if the fieldB = 01234, the record must show YES, instead NO. This Is a new fieldC.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;FieldA Is in table3, fieldB in the table2, FieldC in table1.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Table1 and table2 have a Key field KeyA, table2 and table3 have a key field KeyB.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;What Is the right expression?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Mattia&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2019 20:22:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/I-need-help-to-write-an-expression-in-QV/m-p/1641010#M594650</guid>
      <dc:creator>Mattia</dc:creator>
      <dc:date>2019-10-29T20:22:52Z</dc:date>
    </item>
    <item>
      <title>Re: I need help to write an expression in QV</title>
      <link>https://community.qlik.com/t5/QlikView/I-need-help-to-write-an-expression-in-QV/m-p/1641033#M594651</link>
      <description>&lt;P&gt;Table1:&lt;BR /&gt;load * inline [&lt;BR /&gt;KeyA,column1,column2,&lt;BR /&gt;123,test1,test2&lt;BR /&gt;234,test3,test4&lt;BR /&gt;];&lt;BR /&gt;JOIN&lt;BR /&gt;Table2:&lt;BR /&gt;load * inline [&lt;BR /&gt;KeyB,KeyA,FieldB&lt;BR /&gt;abc123,123,01234&lt;BR /&gt;abc234,234,00000&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;join(Table1)&lt;BR /&gt;Table3:&lt;BR /&gt;load * inline [&lt;BR /&gt;KeyB,FieldA&lt;BR /&gt;abc123,123&lt;BR /&gt;abc234,234&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;tempTable1:&lt;BR /&gt;load *,if(FieldA='123' and FieldB='01234','YES','NO') as FieldC&lt;BR /&gt;resident Table1;&lt;/P&gt;&lt;P&gt;drop table Table1;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Oct 2019 00:04:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/I-need-help-to-write-an-expression-in-QV/m-p/1641033#M594651</guid>
      <dc:creator>Arthur_Fong</dc:creator>
      <dc:date>2019-10-30T00:04:16Z</dc:date>
    </item>
  </channel>
</rss>

