<?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 AW:selection screen to show only if data is in in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/selection-screen-to-show-only-if-data-is-in/m-p/163235#M36411</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Jonas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll explain with a simle list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to see the object "selection' only if there is a line in the inline-table with a missing statmemo field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if you change the inline tbale like this&lt;/P&gt;&lt;P&gt;test:&lt;BR /&gt;REPLACE LOAD * INLINE [&lt;BR /&gt; cmpcode, code, statmemo&lt;BR /&gt; D100, '4580', ' '&lt;BR /&gt; D100, '8000', '30000'&lt;BR /&gt; C100, '4580', '25000'&lt;BR /&gt; C100, '8000', '30000'&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;The selecttion object should appear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have this situation&lt;/P&gt;&lt;P&gt;test:&lt;BR /&gt;REPLACE LOAD * INLINE [&lt;BR /&gt; cmpcode, code, statmemo&lt;BR /&gt; D100, '4580', '25000'&lt;BR /&gt; D100, '8000', '30000'&lt;BR /&gt; C100, '4580', '25000'&lt;BR /&gt; C100, '8000', '30000'&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;The selection object should not appear at all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Jan 2011 12:34:23 GMT</pubDate>
    <dc:creator>bumin</dc:creator>
    <dc:date>2011-01-11T12:34:23Z</dc:date>
    <item>
      <title>selection screen to show only if data is in</title>
      <link>https://community.qlik.com/t5/QlikView/selection-screen-to-show-only-if-data-is-in/m-p/163232#M36408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want to show the selection screen only if there is data in it.&lt;/P&gt;&lt;P&gt;I tried to define the criteria within the layout folder but it didn't work.&lt;/P&gt;&lt;P&gt;see attached qv-object&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 10:56:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selection-screen-to-show-only-if-data-is-in/m-p/163232#M36408</guid>
      <dc:creator>bumin</dc:creator>
      <dc:date>2011-01-11T10:56:41Z</dc:date>
    </item>
    <item>
      <title>AW:selection screen to show only if data is in</title>
      <link>https://community.qlik.com/t5/QlikView/selection-screen-to-show-only-if-data-is-in/m-p/163233#M36409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't get your question. I looked at your qvd and...&lt;/P&gt;&lt;P&gt;What means "data in it".&lt;/P&gt;&lt;P&gt;Your layout restriction shows when something is selected in that field.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 11:59:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selection-screen-to-show-only-if-data-is-in/m-p/163233#M36409</guid>
      <dc:creator />
      <dc:date>2011-01-11T11:59:46Z</dc:date>
    </item>
    <item>
      <title>AW:selection screen to show only if data is in</title>
      <link>https://community.qlik.com/t5/QlikView/selection-screen-to-show-only-if-data-is-in/m-p/163234#M36410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try:&lt;/P&gt;&lt;P&gt;num(statmemo)&amp;lt;'10000' and cmpcode='D100'&lt;/P&gt;&lt;P&gt;in layout condition.&lt;/P&gt;&lt;P&gt;statmemo is no number by default I think. Don't if that is what you want to do!?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 12:06:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selection-screen-to-show-only-if-data-is-in/m-p/163234#M36410</guid>
      <dc:creator />
      <dc:date>2011-01-11T12:06:04Z</dc:date>
    </item>
    <item>
      <title>AW:selection screen to show only if data is in</title>
      <link>https://community.qlik.com/t5/QlikView/selection-screen-to-show-only-if-data-is-in/m-p/163235#M36411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Jonas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll explain with a simle list&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to see the object "selection' only if there is a line in the inline-table with a missing statmemo field&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So if you change the inline tbale like this&lt;/P&gt;&lt;P&gt;test:&lt;BR /&gt;REPLACE LOAD * INLINE [&lt;BR /&gt; cmpcode, code, statmemo&lt;BR /&gt; D100, '4580', ' '&lt;BR /&gt; D100, '8000', '30000'&lt;BR /&gt; C100, '4580', '25000'&lt;BR /&gt; C100, '8000', '30000'&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;The selecttion object should appear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have this situation&lt;/P&gt;&lt;P&gt;test:&lt;BR /&gt;REPLACE LOAD * INLINE [&lt;BR /&gt; cmpcode, code, statmemo&lt;BR /&gt; D100, '4580', '25000'&lt;BR /&gt; D100, '8000', '30000'&lt;BR /&gt; C100, '4580', '25000'&lt;BR /&gt; C100, '8000', '30000'&lt;BR /&gt;];&lt;/P&gt;&lt;P&gt;The selection object should not appear at all&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 12:34:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selection-screen-to-show-only-if-data-is-in/m-p/163235#M36411</guid>
      <dc:creator>bumin</dc:creator>
      <dc:date>2011-01-11T12:34:23Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:selection screen to show only if data is in</title>
      <link>https://community.qlik.com/t5/QlikView/selection-screen-to-show-only-if-data-is-in/m-p/163236#M36412</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sum(If(ISNUM(statmemo),0,1))&amp;gt;0&lt;/P&gt;&lt;P&gt;This should work here. Put it in layout-section&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 13:12:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selection-screen-to-show-only-if-data-is-in/m-p/163236#M36412</guid>
      <dc:creator />
      <dc:date>2011-01-11T13:12:17Z</dc:date>
    </item>
    <item>
      <title>AW:Re: AW:selection screen to show only if data is in</title>
      <link>https://community.qlik.com/t5/QlikView/selection-screen-to-show-only-if-data-is-in/m-p/163237#M36413</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks Jonas, It works&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Jan 2011 14:35:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/selection-screen-to-show-only-if-data-is-in/m-p/163237#M36413</guid>
      <dc:creator>bumin</dc:creator>
      <dc:date>2011-01-11T14:35:57Z</dc:date>
    </item>
  </channel>
</rss>

