<?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: Script Logic in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Script-Logic/m-p/1744872#M57142</link>
    <description>&lt;P&gt;Never mind I found it.....missing (NoConcatenate)&lt;/P&gt;</description>
    <pubDate>Thu, 17 Sep 2020 17:56:06 GMT</pubDate>
    <dc:creator>tmumaw</dc:creator>
    <dc:date>2020-09-17T17:56:06Z</dc:date>
    <item>
      <title>Script Logic</title>
      <link>https://community.qlik.com/t5/App-Development/Script-Logic/m-p/1744863#M57140</link>
      <description>&lt;P&gt;Was wondering if I could have another set of eyes take a look at this logic.&lt;/P&gt;&lt;P&gt;CostCenterGroupHierarchy:&lt;BR /&gt;LOAD&lt;BR /&gt;NodeIDCostCenterName,&lt;BR /&gt;CostCenterGroupTemp AS [Profit Center],&lt;BR /&gt;CostCenterGroupDescriptionTemp AS [PC Desc],&lt;BR /&gt;if(NodeIDCostCenterName = 'RZ00000000' or&lt;BR /&gt;NodeIDCostCenterName = 'R120000000' or&lt;BR /&gt;NodeIDCostCenterName = 'R121000000' or&lt;BR /&gt;NodeIDCostCenterName = 'R122000000' or&lt;BR /&gt;NodeIDCostCenterName = 'R191000000',1,0) as NOGood&lt;BR /&gt;RESIDENT&lt;BR /&gt;[SETLEAF.CostCenterGroup]&lt;BR /&gt;WHERE&lt;BR /&gt;CostCenterGroupTemp &amp;gt;= [SETLEAF.From value_VALFROM] AND&lt;BR /&gt;CostCenterGroupTemp &amp;lt;= [SETLEAF.To value_VALTO] AND exists (NodeIDCostCenterName)&lt;BR /&gt;;&lt;BR /&gt;&amp;nbsp;&lt;BR /&gt;DROP TABLE [SETLEAF.CostCenterGroup];&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;When I check my NOGood switch here it's correct.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;CostCenterGroup:&lt;BR /&gt;LOAD&lt;BR /&gt;NodeIDCostCenterName,&lt;BR /&gt;[Profit Center],&lt;BR /&gt;[PC Desc],&lt;BR /&gt;NOGood&lt;BR /&gt;RESIDENT&lt;BR /&gt;CostCenterGroupHierarchy&lt;BR /&gt;WHERE&lt;BR /&gt;NOGood = '0'&lt;BR /&gt;;&lt;BR /&gt;Drop Table CostCenterGroupHierarchy;&lt;/P&gt;&lt;P&gt;When I check it here it does not even exist in the table.....any ideas.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;//Rename Table Temp to CostCenterGroupHierarchy;&lt;BR /&gt;exit Script;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 01:26:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Script-Logic/m-p/1744863#M57140</guid>
      <dc:creator>tmumaw</dc:creator>
      <dc:date>2024-11-16T01:26:21Z</dc:date>
    </item>
    <item>
      <title>Re: Script Logic</title>
      <link>https://community.qlik.com/t5/App-Development/Script-Logic/m-p/1744872#M57142</link>
      <description>&lt;P&gt;Never mind I found it.....missing (NoConcatenate)&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 17:56:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Script-Logic/m-p/1744872#M57142</guid>
      <dc:creator>tmumaw</dc:creator>
      <dc:date>2020-09-17T17:56:06Z</dc:date>
    </item>
  </channel>
</rss>

