<?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 the Condition Table in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Load-the-Condition-Table/m-p/1431455#M810977</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You wrongly put the bracket ( ']' ) remove this from script or check your sale field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If( Len(Status) = 0, [C_Status], Status ) As Sale;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;From Source;&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Sep 2017 05:44:44 GMT</pubDate>
    <dc:creator>its_anandrjs</dc:creator>
    <dc:date>2017-09-28T05:44:44Z</dc:date>
    <item>
      <title>Load the Condition Table</title>
      <link>https://community.qlik.com/t5/QlikView/Load-the-Condition-Table/m-p/1431451#M810970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Team,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have few other tables in script, i need to add the below condition , Please help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If(Len(Status)=0,[C_Status],Status) As Sale];&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/Load-the-Condition-Table/m-p/1431451#M810970</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Load the Condition Table</title>
      <link>https://community.qlik.com/t5/QlikView/Load-the-Condition-Table/m-p/1431452#M810971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does Closed Square bracket needed in your statement? remove that and it works&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2017 05:37:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-the-Condition-Table/m-p/1431452#M810971</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-28T05:37:34Z</dc:date>
    </item>
    <item>
      <title>Re: Load the Condition Table</title>
      <link>https://community.qlik.com/t5/QlikView/Load-the-Condition-Table/m-p/1431453#M810972</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try Below one:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load....&lt;/P&gt;&lt;P&gt;...&lt;/P&gt;&lt;P&gt;If(Len(Trim(Status))&amp;gt;0,&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Status,&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[C_Status]) as Sale&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Arvind Patil&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2017 05:39:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-the-Condition-Table/m-p/1431453#M810972</guid>
      <dc:creator>arvind_patil</dc:creator>
      <dc:date>2017-09-28T05:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: Load the Condition Table</title>
      <link>https://community.qlik.com/t5/QlikView/Load-the-Condition-Table/m-p/1431454#M810975</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is your actual requirement ???? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;If(Len(trim(Status))=0,[C_Status],Status) As Sale;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2017 05:39:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-the-Condition-Table/m-p/1431454#M810975</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-09-28T05:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: Load the Condition Table</title>
      <link>https://community.qlik.com/t5/QlikView/Load-the-Condition-Table/m-p/1431455#M810977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You wrongly put the bracket ( ']' ) remove this from script or check your sale field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try this&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;If( Len(Status) = 0, [C_Status], Status ) As Sale;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;STRONG&gt;From Source;&lt;/STRONG&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2017 05:44:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-the-Condition-Table/m-p/1431455#M810977</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-09-28T05:44:44Z</dc:date>
    </item>
    <item>
      <title>Re: Load the Condition Table</title>
      <link>https://community.qlik.com/t5/QlikView/Load-the-Condition-Table/m-p/1431456#M810980</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;From ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Status is from Temp2 Table&lt;/P&gt;&lt;P&gt;C_Stautus is from Temp 1 and Temp 3 Table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how should i write the From.......&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2017 05:44:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-the-Condition-Table/m-p/1431456#M810980</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-09-28T05:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Load the Condition Table</title>
      <link>https://community.qlik.com/t5/QlikView/Load-the-Condition-Table/m-p/1431457#M810982</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;columns are coming from different tables ?? then you need to map them to one table ..share the complete script will check and suggest &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2017 05:51:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-the-Condition-Table/m-p/1431457#M810982</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-09-28T05:51:43Z</dc:date>
    </item>
    <item>
      <title>Re: Load the Condition Table</title>
      <link>https://community.qlik.com/t5/QlikView/Load-the-Condition-Table/m-p/1431458#M810984</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On calculated Dimension you can try this or share the sample&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;If( Len(Status) = 0, [C_Status], Status)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Note:- And values suppress null should be selected.&lt;STRONG style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2017 05:55:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-the-Condition-Table/m-p/1431458#M810984</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2017-09-28T05:55:14Z</dc:date>
    </item>
    <item>
      <title>Re: Load the Condition Table</title>
      <link>https://community.qlik.com/t5/QlikView/Load-the-Condition-Table/m-p/1431459#M810986</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this? Or post sample application in inline to check&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main:&lt;/P&gt;&lt;P&gt;Load Status From T2;&lt;/P&gt;&lt;P&gt;Join&lt;/P&gt;&lt;P&gt;Load C_Status from T1;&lt;/P&gt;&lt;P&gt;Concatenate&lt;/P&gt;&lt;P&gt;Load C_STatus from T3;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Final:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Load *, If(Len(Status)=0,C_Status,Status) As Sale Resident Main&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Drop Table Main;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Main:&lt;/P&gt;&lt;P&gt;Load Status From T2;&lt;/P&gt;&lt;P&gt;Load C_Status from T1;&lt;/P&gt;&lt;P&gt;Inner Join (T1)&lt;/P&gt;&lt;P&gt;Load C_STatus from T3;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Sep 2017 05:56:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Load-the-Condition-Table/m-p/1431459#M810986</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-09-28T05:56:23Z</dc:date>
    </item>
  </channel>
</rss>

