<?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 Need Help In DataModel in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Need-Help-In-DataModel/m-p/915092#M982302</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written multiple if statements at the script level and based on the condition i am trying to load some fields from a table in each if.&lt;/P&gt;&lt;P&gt;If condition is written in such a way that every time only one of the if will get executed based on the base data.&lt;/P&gt;&lt;P&gt;Upto this i am getting what is required. After this, after EndIf statement i am trying to do join to that table, by another table but it is not actually working and new fields from joining other table is not getting added.&lt;/P&gt;&lt;P&gt;Can anybody help???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Aug 2015 10:23:34 GMT</pubDate>
    <dc:creator>md_qlikview</dc:creator>
    <dc:date>2015-08-07T10:23:34Z</dc:date>
    <item>
      <title>Need Help In DataModel</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-In-DataModel/m-p/915092#M982302</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have written multiple if statements at the script level and based on the condition i am trying to load some fields from a table in each if.&lt;/P&gt;&lt;P&gt;If condition is written in such a way that every time only one of the if will get executed based on the base data.&lt;/P&gt;&lt;P&gt;Upto this i am getting what is required. After this, after EndIf statement i am trying to do join to that table, by another table but it is not actually working and new fields from joining other table is not getting added.&lt;/P&gt;&lt;P&gt;Can anybody help???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks In Advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 10:23:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-In-DataModel/m-p/915092#M982302</guid>
      <dc:creator>md_qlikview</dc:creator>
      <dc:date>2015-08-07T10:23:34Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help In DataModel</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-In-DataModel/m-p/915093#M982303</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;give a script extract.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 10:26:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-In-DataModel/m-p/915093#M982303</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-08-07T10:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help In DataModel</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-In-DataModel/m-p/915094#M982304</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to provide more details.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 10:27:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-In-DataModel/m-p/915094#M982304</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-08-07T10:27:18Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help In DataModel</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-In-DataModel/m-p/915095#M982305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dummy Example - &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If Sales &amp;gt; $200 then &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Load CustomerId, Sales &lt;/P&gt;&lt;P&gt;From Customer;&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;If Sales &amp;gt;$100&amp;nbsp; then&lt;/P&gt;&lt;P&gt;Load CustomerId, Sales, Country &lt;/P&gt;&lt;P&gt;From Customer;&lt;/P&gt;&lt;P&gt;End If&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Left Join&lt;/P&gt;&lt;P&gt;CustomerId, CustomerName, Address&lt;/P&gt;&lt;P&gt;From Contact;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 10:39:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-In-DataModel/m-p/915095#M982305</guid>
      <dc:creator>md_qlikview</dc:creator>
      <dc:date>2015-08-07T10:39:46Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help In DataModel</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-In-DataModel/m-p/915096#M982306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In this case i will not get fields from contacts like CustomerName, Address.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 10:41:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-In-DataModel/m-p/915096#M982306</guid>
      <dc:creator>md_qlikview</dc:creator>
      <dc:date>2015-08-07T10:41:02Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help In DataModel</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-In-DataModel/m-p/915097#M982307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You compares Sales (is this really a variable ?) against $200 which is no number, no string and no variables - I think you need only the value 200. Also you need to check (maybe per TRACE) which value Sales had - from where did it come. Further your if-loop won't cover each case whereby the join-statement could fail.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 10:53:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-In-DataModel/m-p/915097#M982307</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-08-07T10:53:57Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help In DataModel</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-In-DataModel/m-p/915098#M982308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This was just a dummy example. In my actual example field which i am comparing is a variable only and Its an integer.&lt;/P&gt;&lt;P&gt;I am checking that variable value with integer only say 5, 4, 3 etc according to my condition.&lt;/P&gt;&lt;P&gt;Suppose i am having 5 such conditions, so my 3rd&amp;nbsp; conditon is coming as true and i am getting those fields which are there in the table. Further i am doing few join operations to that table which is satisfying the if condition.&lt;/P&gt;&lt;P&gt;But all those fields from those join operations not getting added to my original table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 11:06:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-In-DataModel/m-p/915098#M982308</guid>
      <dc:creator>md_qlikview</dc:creator>
      <dc:date>2015-08-07T11:06:35Z</dc:date>
    </item>
    <item>
      <title>Re: Need Help In DataModel</title>
      <link>https://community.qlik.com/t5/QlikView/Need-Help-In-DataModel/m-p/915099#M982309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I suggest you comment your loadings out and adds trace-statements with your variables to see what happens - on which point had which variable which value. You could see that tracing within the log-file or within the processing-window. As alternatively you could use the debugger and goes step-wise through your script.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Marcus&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Aug 2015 11:33:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Need-Help-In-DataModel/m-p/915099#M982309</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2015-08-07T11:33:51Z</dc:date>
    </item>
  </channel>
</rss>

