<?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: working of condition in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/working-of-condition/m-p/1782536#M60922</link>
    <description>&lt;P&gt;May be see this with indentation.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;If(len("Subrogation Potential") = 0,
	'NA',
	if(([MODELID] ='2'and SEGMENT_CHGCD = 'UP'
	and ([SEGMENTCD] = 'Sig. High' 
	OR [SEGMENTCD] ='High') 
	and SCOREDTS_FLAG = 1),
		'Y',
		'N'
	)
) as [SUBRO Promotions],&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Sun, 14 Feb 2021 03:37:01 GMT</pubDate>
    <dc:creator>Saravanan_Desingh</dc:creator>
    <dc:date>2021-02-14T03:37:01Z</dc:date>
    <item>
      <title>working of condition</title>
      <link>https://community.qlik.com/t5/App-Development/working-of-condition/m-p/1782023#M60861</link>
      <description>&lt;P&gt;If(len("Subrogation Potential") = 0,'NA',&lt;BR /&gt;if(([MODELID] ='2'and SEGMENT_CHGCD = 'UP'and ([SEGMENTCD] = 'Sig. High' OR [SEGMENTCD] ='High') and SCOREDTS_FLAG = 1),'Y',&lt;BR /&gt;'N'))as [SUBRO Promotions],&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;how the above condition working?&lt;/P&gt;</description>
      <pubDate>Thu, 11 Feb 2021 15:00:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/working-of-condition/m-p/1782023#M60861</guid>
      <dc:creator>ayush0306</dc:creator>
      <dc:date>2021-02-11T15:00:49Z</dc:date>
    </item>
    <item>
      <title>Re: working of condition</title>
      <link>https://community.qlik.com/t5/App-Development/working-of-condition/m-p/1782536#M60922</link>
      <description>&lt;P&gt;May be see this with indentation.&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;If(len("Subrogation Potential") = 0,
	'NA',
	if(([MODELID] ='2'and SEGMENT_CHGCD = 'UP'
	and ([SEGMENTCD] = 'Sig. High' 
	OR [SEGMENTCD] ='High') 
	and SCOREDTS_FLAG = 1),
		'Y',
		'N'
	)
) as [SUBRO Promotions],&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sun, 14 Feb 2021 03:37:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/working-of-condition/m-p/1782536#M60922</guid>
      <dc:creator>Saravanan_Desingh</dc:creator>
      <dc:date>2021-02-14T03:37:01Z</dc:date>
    </item>
  </channel>
</rss>

