<?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: Hi All, in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Hi-All/m-p/1284149#M854245</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sachin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you provide the word doc, that is also very help full to me to me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Feb 2017 07:01:13 GMT</pubDate>
    <dc:creator />
    <dc:date>2017-02-16T07:01:13Z</dc:date>
    <item>
      <title>Hi All,</title>
      <link>https://community.qlik.com/t5/QlikView/Hi-All/m-p/1284142#M854238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am a Qlikview learner and i am not using the licensed version can any one post the hide and show mechanism example QVW files&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Nov 2020 16:16:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hi-All/m-p/1284142#M854238</guid>
      <dc:creator />
      <dc:date>2020-11-25T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: Hi All,</title>
      <link>https://community.qlik.com/t5/QlikView/Hi-All/m-p/1284143#M854239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hide and show what exactly?&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-2380"&gt;QlikCommunity Tip: How to get answers to your post?&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 06:23:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hi-All/m-p/1284143#M854239</guid>
      <dc:creator>vinieme12</dc:creator>
      <dc:date>2017-02-16T06:23:02Z</dc:date>
    </item>
    <item>
      <title>Re: Hi All,</title>
      <link>https://community.qlik.com/t5/QlikView/Hi-All/m-p/1284144#M854240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be this? &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://qlikhead.wordpress.com/2015/07/21/using-variables-to-showhide-objects/" title="https://qlikhead.wordpress.com/2015/07/21/using-variables-to-showhide-objects/"&gt;Using Variables to Show/Hide Objects – QlikHead|Qlik Tips and Tricks&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 06:29:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hi-All/m-p/1284144#M854240</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-02-16T06:29:43Z</dc:date>
    </item>
    <item>
      <title>Re: Hi All,</title>
      <link>https://community.qlik.com/t5/QlikView/Hi-All/m-p/1284145#M854241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;1. Create a variable vShow (Alt+ctrl+V &amp;gt; Add&amp;gt; V1)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;2. Create a text box/&amp;nbsp; Button &lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;Action&amp;gt; Add&amp;gt; External&amp;gt; Set Variable &amp;gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vShow &lt;/SPAN&gt;=1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;3. Right Click on the objects You want to hide /show&lt;/P&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;gt;Properties&amp;gt; Layout&amp;gt; Show&amp;gt; Conditional &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;vShow &lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=1&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 06:36:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hi-All/m-p/1284145#M854241</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2017-02-16T06:36:35Z</dc:date>
    </item>
    <item>
      <title>Re: Hi All,</title>
      <link>https://community.qlik.com/t5/QlikView/Hi-All/m-p/1284146#M854242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI siva,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;R u looking fr objects hide and show in front end.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then u can do something of this sort,Please find attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that one variable is created variable1,whose values is changed on click of button(This u have to define in &lt;STRONG&gt;action tab&lt;/STRONG&gt; of button)..click on button u see tht text object is hiding and showing up as and this is defined in &lt;STRONG&gt;Layout Tab&lt;/STRONG&gt; of Text object..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u want something else plss be little clear.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 06:36:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hi-All/m-p/1284146#M854242</guid>
      <dc:creator>sdmech81</dc:creator>
      <dc:date>2017-02-16T06:36:55Z</dc:date>
    </item>
    <item>
      <title>Re: Hi All,</title>
      <link>https://community.qlik.com/t5/QlikView/Hi-All/m-p/1284147#M854243</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;He don't have license as he mentioned. Can you prepare same for Word Doc so that he can understand easily&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I also can, But i don;t have time to prepare. I will share in the night.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 06:41:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hi-All/m-p/1284147#M854243</guid>
      <dc:creator>Anil_Babu_Samineni</dc:creator>
      <dc:date>2017-02-16T06:41:09Z</dc:date>
    </item>
    <item>
      <title>Re: Hi All,</title>
      <link>https://community.qlik.com/t5/QlikView/Hi-All/m-p/1284148#M854244</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But he is asking for QVW files example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not sure..Any way will give him expalination rather.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sachin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 06:52:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hi-All/m-p/1284148#M854244</guid>
      <dc:creator>sdmech81</dc:creator>
      <dc:date>2017-02-16T06:52:48Z</dc:date>
    </item>
    <item>
      <title>Re: Hi All,</title>
      <link>https://community.qlik.com/t5/QlikView/Hi-All/m-p/1284149#M854245</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sachin,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you provide the word doc, that is also very help full to me to me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you very much in advance&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 07:01:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hi-All/m-p/1284149#M854245</guid>
      <dc:creator />
      <dc:date>2017-02-16T07:01:13Z</dc:date>
    </item>
    <item>
      <title>Re: Hi All,</title>
      <link>https://community.qlik.com/t5/QlikView/Hi-All/m-p/1284150#M854246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,plss try like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;1) Go to settings in QVW file Then click on variables.&lt;/P&gt;&lt;P&gt;2) Add a variable say Var1 and assign value to it say 0. i.e Var1=0&lt;/P&gt;&lt;P&gt;3)Now add one button (Just fr simpler understanding) .&lt;/P&gt;&lt;P&gt;4)The go to properties of it select Action tab.&lt;/P&gt;&lt;P&gt;5) in action tab go to Action typr=extrnal and then in that click on set variable.&lt;/P&gt;&lt;P&gt;6) In that window @ right side say variable Var1 and value=if($(Variable1)=0,1,0)&amp;nbsp;&amp;nbsp;&amp;nbsp; and now ur button is setting variable either 1 or 0 based on click.&lt;/P&gt;&lt;P&gt;7)For example add text box now , go to layout , in layout u will show option and in that click on conditional radio button and write condition as Var1=1&lt;/P&gt;&lt;P&gt;8)Then say ok..Now u try cliking button which sets varible 0 and 1 and u are saying to text box show only whn Var1=1&lt;BR /&gt;so it ll hide whn it is 0..try cliking button and see&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Hope this helps..Little busy &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 07:06:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hi-All/m-p/1284150#M854246</guid>
      <dc:creator>sdmech81</dc:creator>
      <dc:date>2017-02-16T07:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: Hi All,</title>
      <link>https://community.qlik.com/t5/QlikView/Hi-All/m-p/1284151#M854247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Siva Babu,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Find the Document you can do hide and show &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;mechanism &lt;/SPAN&gt;easily.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sathish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 07:26:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hi-All/m-p/1284151#M854247</guid>
      <dc:creator>satheshreddy</dc:creator>
      <dc:date>2017-02-16T07:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: Hi All,</title>
      <link>https://community.qlik.com/t5/QlikView/Hi-All/m-p/1284152#M854248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DId u try fr this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do one thing,go through this its very clearly explained and better than reading doc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.youtube.com/watch?v=7mrZQvbN0_U" title="https://www.youtube.com/watch?v=7mrZQvbN0_U"&gt;QlikView Conditionally showing and hiding the filters |objects||QlikView Tutorials - YouTube&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sachin.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Feb 2017 08:03:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Hi-All/m-p/1284152#M854248</guid>
      <dc:creator>sdmech81</dc:creator>
      <dc:date>2017-02-16T08:03:06Z</dc:date>
    </item>
  </channel>
</rss>

