<?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: Force users to select multiple fields before they get to see the whole sheet/Tab in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Force-users-to-select-multiple-fields-before-they-get-to-see-the/m-p/1525308#M747593</link>
    <description>&lt;P&gt;Sure you can do it.&lt;/P&gt;&lt;P&gt;There is another function in qlikview. Right click the chart, choose properties,in "General" tab.&lt;/P&gt;&lt;P&gt;You can move your "condition" expression to the "Calculation Condition", then you can see the "Error Message",&lt;/P&gt;&lt;P&gt;click it, then you can type the message in the "Custom Message".&lt;/P&gt;&lt;P&gt;Please try.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Force users to select multiple fields before they get to see the whole sheet Tab2.PNG" style="width: 776px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/2850i2600FD91315FBF85/image-size/large?v=v2&amp;amp;px=999" role="button" title="Force users to select multiple fields before they get to see the whole sheet Tab2.PNG" alt="Force users to select multiple fields before they get to see the whole sheet Tab2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Aiolos Zhao&lt;/P&gt;</description>
    <pubDate>Wed, 02 Jan 2019 09:09:33 GMT</pubDate>
    <dc:creator>uacg0009</dc:creator>
    <dc:date>2019-01-02T09:09:33Z</dc:date>
    <item>
      <title>Force users to select multiple fields before they get to see the whole sheet/Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Force-users-to-select-multiple-fields-before-they-get-to-see-the/m-p/1525219#M747586</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there a way to force users to select multiple fields before they get to see the whole sheet/Tab?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;BC&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 21:40:17 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Force-users-to-select-multiple-fields-before-they-get-to-see-the/m-p/1525219#M747586</guid>
      <dc:creator>BootCam</dc:creator>
      <dc:date>2024-11-16T21:40:17Z</dc:date>
    </item>
    <item>
      <title>Re: Force users to select multiple fields before they get to see the whole sheet/Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Force-users-to-select-multiple-fields-before-they-get-to-see-the/m-p/1525245#M747587</link>
      <description>&lt;P&gt;Hi BootCam,&lt;/P&gt;&lt;P&gt;I think you can use the "Condition" in Tab Properties,like:&lt;/P&gt;&lt;P&gt;= not isnull(GetFieldSelections(Field1)) and&amp;nbsp;not isnull(GetFieldSelections(Field2)) and&amp;nbsp;not isnull(GetFieldSelections(Field3))&lt;/P&gt;&lt;P&gt;Please try.&lt;/P&gt;&lt;P&gt;Aiolos Zhao&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2019 03:44:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Force-users-to-select-multiple-fields-before-they-get-to-see-the/m-p/1525245#M747587</guid>
      <dc:creator>uacg0009</dc:creator>
      <dc:date>2019-01-02T03:44:07Z</dc:date>
    </item>
    <item>
      <title>Re: Force users to select multiple fields before they get to see the whole sheet/Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Force-users-to-select-multiple-fields-before-they-get-to-see-the/m-p/1525283#M747588</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/36751" target="_self"&gt;Uacg0009&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Thanks for your replies. Sheet/Tab Properties exactly where i should use the condition?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;BC&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2019 08:03:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Force-users-to-select-multiple-fields-before-they-get-to-see-the/m-p/1525283#M747588</guid>
      <dc:creator>BootCam</dc:creator>
      <dc:date>2019-01-02T08:03:13Z</dc:date>
    </item>
    <item>
      <title>Re: Force users to select multiple fields before they get to see the whole sheet/Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Force-users-to-select-multiple-fields-before-they-get-to-see-the/m-p/1525286#M747589</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Right click in the sheet, and choose Properties. Then you can see below "Show Sheet" function:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Force users to select multiple fields before they get to see the whole sheet Tab.PNG" style="width: 695px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/2847i32F6C0D3AD7ED0ED/image-size/large?v=v2&amp;amp;px=999" role="button" title="Force users to select multiple fields before they get to see the whole sheet Tab.PNG" alt="Force users to select multiple fields before they get to see the whole sheet Tab.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Aiolos Zhao&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2019 08:06:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Force-users-to-select-multiple-fields-before-they-get-to-see-the/m-p/1525286#M747589</guid>
      <dc:creator>uacg0009</dc:creator>
      <dc:date>2019-01-02T08:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Force users to select multiple fields before they get to see the whole sheet/Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Force-users-to-select-multiple-fields-before-they-get-to-see-the/m-p/1525291#M747590</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/36751" target="_self"&gt;Uacg0009&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;The solution works for me but the users gonna get freaked out if they dont see tab and have to navigate from another Tab.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Is there any way we can do that within the same sheet/tab ?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;BC&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2019 08:14:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Force-users-to-select-multiple-fields-before-they-get-to-see-the/m-p/1525291#M747590</guid>
      <dc:creator>BootCam</dc:creator>
      <dc:date>2019-01-02T08:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: Force users to select multiple fields before they get to see the whole sheet/Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Force-users-to-select-multiple-fields-before-they-get-to-see-the/m-p/1525294#M747591</link>
      <description>Hi,&lt;BR /&gt;Actually every charts or objects also have this function,&lt;BR /&gt;eg. you can right click a chart, choose properties.&lt;BR /&gt;and in "Layout" tab, you can see the same function in "Show".&lt;BR /&gt;so if you have 4 charts, then you need to set all charts with this "condition", then after user select what you want, then the tab will show the whole 4 charts together.&lt;BR /&gt;Aiolos Zhao</description>
      <pubDate>Wed, 02 Jan 2019 08:26:20 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Force-users-to-select-multiple-fields-before-they-get-to-see-the/m-p/1525294#M747591</guid>
      <dc:creator>uacg0009</dc:creator>
      <dc:date>2019-01-02T08:26:20Z</dc:date>
    </item>
    <item>
      <title>Re: Force users to select multiple fields before they get to see the whole sheet/Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Force-users-to-select-multiple-fields-before-they-get-to-see-the/m-p/1525299#M747592</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;SPAN class=""&gt;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/36751" target="_self"&gt;Uacg0009&lt;/A&gt;,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Yes, this is the solution i need. One last thing, Can i show a custom message on the chart that says, please select these dimensions to show the chart.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;BC&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2019 08:38:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Force-users-to-select-multiple-fields-before-they-get-to-see-the/m-p/1525299#M747592</guid>
      <dc:creator>BootCam</dc:creator>
      <dc:date>2019-01-02T08:38:41Z</dc:date>
    </item>
    <item>
      <title>Re: Force users to select multiple fields before they get to see the whole sheet/Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Force-users-to-select-multiple-fields-before-they-get-to-see-the/m-p/1525308#M747593</link>
      <description>&lt;P&gt;Sure you can do it.&lt;/P&gt;&lt;P&gt;There is another function in qlikview. Right click the chart, choose properties,in "General" tab.&lt;/P&gt;&lt;P&gt;You can move your "condition" expression to the "Calculation Condition", then you can see the "Error Message",&lt;/P&gt;&lt;P&gt;click it, then you can type the message in the "Custom Message".&lt;/P&gt;&lt;P&gt;Please try.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Force users to select multiple fields before they get to see the whole sheet Tab2.PNG" style="width: 776px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/2850i2600FD91315FBF85/image-size/large?v=v2&amp;amp;px=999" role="button" title="Force users to select multiple fields before they get to see the whole sheet Tab2.PNG" alt="Force users to select multiple fields before they get to see the whole sheet Tab2.PNG" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Aiolos Zhao&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2019 09:09:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Force-users-to-select-multiple-fields-before-they-get-to-see-the/m-p/1525308#M747593</guid>
      <dc:creator>uacg0009</dc:creator>
      <dc:date>2019-01-02T09:09:33Z</dc:date>
    </item>
    <item>
      <title>Re: Force users to select multiple fields before they get to see the whole sheet/Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Force-users-to-select-multiple-fields-before-they-get-to-see-the/m-p/1525309#M747594</link>
      <description>&lt;P&gt;Excellent&amp;nbsp;&lt;A href="https://community.qlik.com/t5/user/viewprofilepage/user-id/36751" target="_self"&gt;&lt;SPAN class=""&gt;Uacg0009&lt;/SPAN&gt;&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;!&lt;BR /&gt;&lt;BR /&gt;Thanks for the solution.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;BC&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Jan 2019 09:12:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Force-users-to-select-multiple-fields-before-they-get-to-see-the/m-p/1525309#M747594</guid>
      <dc:creator>BootCam</dc:creator>
      <dc:date>2019-01-02T09:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: Force users to select multiple fields before they get to see the whole sheet/Tab</title>
      <link>https://community.qlik.com/t5/QlikView/Force-users-to-select-multiple-fields-before-they-get-to-see-the/m-p/1525312#M747595</link>
      <description>You're welcome.&lt;BR /&gt;Glad to help you~</description>
      <pubDate>Wed, 02 Jan 2019 09:20:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Force-users-to-select-multiple-fields-before-they-get-to-see-the/m-p/1525312#M747595</guid>
      <dc:creator>uacg0009</dc:creator>
      <dc:date>2019-01-02T09:20:01Z</dc:date>
    </item>
  </channel>
</rss>

