<?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 Result Set is not getting properly in if condition in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Result-Set-is-not-getting-properly-in-if-condition/m-p/1745580#M57220</link>
    <description>&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I Have one variable named as 'v_PortfolioManagerId'... I want to use this variable for filter pane so that i have created measure like this :&amp;nbsp;if(PortfolioManagerId=v_PortfolioManagerId, CycleID)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I want add one more condition for this filter 'if(GetFieldSelections(PortfolioManager)&amp;lt;&amp;gt;null()' it should show all cycledID's&amp;nbsp; otherwise it should show this condition cycleid's only if(PortfolioManagerId=v_PortfolioManagerId, CycleID)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried these two expressions but i am not getting the result set properly.... Can you guys please check and let me know what i missed. Itried all these Expressions&lt;/P&gt;&lt;P&gt;If(Len(Trim(PortfolioManager)) =0,if(PortfolioManagerId=v_PortfolioManagerId, CycleID),CycleID)&lt;/P&gt;&lt;P&gt;if(PortfolioManagerId&amp;lt;&amp;gt;v_PortfolioManagerId and GetFieldSelections(PortfolioManager)&amp;lt;&amp;gt;null(), CycleID,if(PortfolioManagerId=v_PortfolioManagerId, CycleID))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you guys please help me out from this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks In Advance&lt;/P&gt;&lt;P&gt;B V S S&lt;/P&gt;</description>
    <pubDate>Sat, 16 Nov 2024 18:05:06 GMT</pubDate>
    <dc:creator>bvssudhakar</dc:creator>
    <dc:date>2024-11-16T18:05:06Z</dc:date>
    <item>
      <title>Result Set is not getting properly in if condition</title>
      <link>https://community.qlik.com/t5/App-Development/Result-Set-is-not-getting-properly-in-if-condition/m-p/1745580#M57220</link>
      <description>&lt;P&gt;Hi Community,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I Have one variable named as 'v_PortfolioManagerId'... I want to use this variable for filter pane so that i have created measure like this :&amp;nbsp;if(PortfolioManagerId=v_PortfolioManagerId, CycleID)&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Now I want add one more condition for this filter 'if(GetFieldSelections(PortfolioManager)&amp;lt;&amp;gt;null()' it should show all cycledID's&amp;nbsp; otherwise it should show this condition cycleid's only if(PortfolioManagerId=v_PortfolioManagerId, CycleID)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I tried these two expressions but i am not getting the result set properly.... Can you guys please check and let me know what i missed. Itried all these Expressions&lt;/P&gt;&lt;P&gt;If(Len(Trim(PortfolioManager)) =0,if(PortfolioManagerId=v_PortfolioManagerId, CycleID),CycleID)&lt;/P&gt;&lt;P&gt;if(PortfolioManagerId&amp;lt;&amp;gt;v_PortfolioManagerId and GetFieldSelections(PortfolioManager)&amp;lt;&amp;gt;null(), CycleID,if(PortfolioManagerId=v_PortfolioManagerId, CycleID))&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Can you guys please help me out from this&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks In Advance&lt;/P&gt;&lt;P&gt;B V S S&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 18:05:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Result-Set-is-not-getting-properly-in-if-condition/m-p/1745580#M57220</guid>
      <dc:creator>bvssudhakar</dc:creator>
      <dc:date>2024-11-16T18:05:06Z</dc:date>
    </item>
  </channel>
</rss>

