<?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: Qliksense Flag on table in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Qliksense-Flag-on-table/m-p/1564294#M41088</link>
    <description>HI Saumahasan Thanks for replying.&lt;BR /&gt;&lt;BR /&gt;if i create a measure in table then it will not give me possiblity to search it from title.&lt;BR /&gt;</description>
    <pubDate>Wed, 03 Apr 2019 06:42:39 GMT</pubDate>
    <dc:creator>New-Qlik</dc:creator>
    <dc:date>2019-04-03T06:42:39Z</dc:date>
    <item>
      <title>Qliksense Flag on table</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-Flag-on-table/m-p/1564209#M41081</link>
      <description>&lt;P&gt;Hello Everyone,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have requirement to create two tables one showing all data and one showing data based on certain status value.&lt;/P&gt;&lt;P&gt;I have created second one based on a flag and bring that flag in table and it works fine. but if I click on table column status search bottom I can see all status even the one I have restricted via flag.&lt;/P&gt;&lt;P&gt;If I select those restricted columns then chart shows no data s per expectation.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My question is why it comes in table status column search . It should just show only flag condition one not all&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Capture.PNG" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/9320i5FC7C4E2F0823D79/image-size/large?v=v2&amp;amp;px=999" role="button" title="Capture.PNG" alt="Capture.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2019 20:29:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-Flag-on-table/m-p/1564209#M41081</guid>
      <dc:creator>New-Qlik</dc:creator>
      <dc:date>2019-04-02T20:29:33Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense Flag on table</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-Flag-on-table/m-p/1564289#M41086</link>
      <description>Hi Avneet,&lt;BR /&gt;Why dont you take a table and create a measure like =If(Flag=1,Status). This way you will be able to see only the required values under status column and since it would be a measure you wont get any search button on this column.</description>
      <pubDate>Wed, 03 Apr 2019 06:33:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-Flag-on-table/m-p/1564289#M41086</guid>
      <dc:creator>saimahasan</dc:creator>
      <dc:date>2019-04-03T06:33:53Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense Flag on table</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-Flag-on-table/m-p/1564294#M41088</link>
      <description>HI Saumahasan Thanks for replying.&lt;BR /&gt;&lt;BR /&gt;if i create a measure in table then it will not give me possiblity to search it from title.&lt;BR /&gt;</description>
      <pubDate>Wed, 03 Apr 2019 06:42:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-Flag-on-table/m-p/1564294#M41088</guid>
      <dc:creator>New-Qlik</dc:creator>
      <dc:date>2019-04-03T06:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense Flag on table</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-Flag-on-table/m-p/1564299#M41090</link>
      <description>So you can put the same condition under dimension and then you wont find the extra status appearing in the search box</description>
      <pubDate>Wed, 03 Apr 2019 06:44:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-Flag-on-table/m-p/1564299#M41090</guid>
      <dc:creator>saimahasan</dc:creator>
      <dc:date>2019-04-03T06:44:11Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense Flag on table</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-Flag-on-table/m-p/1564301#M41092</link>
      <description>&lt;P&gt;PFA the screenshot:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 06:46:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-Flag-on-table/m-p/1564301#M41092</guid>
      <dc:creator>saimahasan</dc:creator>
      <dc:date>2019-04-03T06:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: Qliksense Flag on table</title>
      <link>https://community.qlik.com/t5/App-Development/Qliksense-Flag-on-table/m-p/1564315#M41096</link>
      <description>&lt;P&gt;Can you please rephrase your questions it's very confusing ?&lt;/P&gt;&lt;P&gt;what i understand is you want selection of status to be applied from the second table.&lt;/P&gt;&lt;P&gt;Queries:&lt;/P&gt;&lt;P&gt;1. why are you using "AND" condition in between status ? try achieving this flag in qlik script you can resolve your issue.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;please post application for quick solution.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 03 Apr 2019 07:01:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Qliksense-Flag-on-table/m-p/1564315#M41096</guid>
      <dc:creator>passionate</dc:creator>
      <dc:date>2019-04-03T07:01:26Z</dc:date>
    </item>
  </channel>
</rss>

