<?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: Access Denied Message in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997166#M339191</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nagraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you send full screenshot. Its developed by someone else and i am modifying it currently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where was the condition shown ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Keerthi KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Dec 2015 06:46:24 GMT</pubDate>
    <dc:creator />
    <dc:date>2015-12-11T06:46:24Z</dc:date>
    <item>
      <title>Access Denied Message</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997158#M339183</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the below image. I have access only to cashflow dashboard. When i click on Receivables. I will get a message on the screen(Admin Access Privelages). This is working as expected.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="access1.JPG" class="jive-image image-1" height="247" src="https://community.qlik.com/legacyfs/online/108699_access1.JPG" style="height: 246.774px; width: 408px;" width="408" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when i click on Leads tab in the below image. It goes to the Leads tab and then will get a message on the screen. Problem here is it goes to the Leads tab and then will get a Message and closing on the message will have access to Leads tab.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="access2.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/108700_access2.JPG" style="height: 363px; width: 620px;" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can someone tell me where is the mistake.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Keerthi KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 05:57:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997158#M339183</guid>
      <dc:creator />
      <dc:date>2015-12-11T05:57:38Z</dc:date>
    </item>
    <item>
      <title>Re: Access Denied Message</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997159#M339184</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;check with your conditional statements and variables once&amp;nbsp; ...check on the click of close whether your action is getting set or not &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 06:01:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997159#M339184</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-12-11T06:01:05Z</dc:date>
    </item>
    <item>
      <title>Re: Access Denied Message</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997160#M339185</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If possible share the file ...so that we can determine the exact issue &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 06:01:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997160#M339185</guid>
      <dc:creator>avinashelite</dc:creator>
      <dc:date>2015-12-11T06:01:56Z</dc:date>
    </item>
    <item>
      <title>Re: Access Denied Message</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997161#M339186</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Avinash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;vCheckValidAccess=if((Sum(SH_Receivable))&amp;gt;0,1,0)----- Receivable Tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="access4.JPG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/108711_access4.JPG" style="height: 280px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;vCheckValidAccess&lt;/SPAN&gt;=if(Sum(SH_Leads)&amp;gt;0,1,0)------- Leads Tab&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="access3.JPG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/108710_access3.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 06:11:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997161#M339186</guid>
      <dc:creator />
      <dc:date>2015-12-11T06:11:44Z</dc:date>
    </item>
    <item>
      <title>Re: Access Denied Message</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997162#M339187</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keerthi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check and modify &lt;SPAN style="font-size: 13.3333px;"&gt;the layout property &lt;/SPAN&gt;according to your condition.&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/108713_Capture.PNG" style="height: 298px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 06:22:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997162#M339187</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-12-11T06:22:57Z</dc:date>
    </item>
    <item>
      <title>Re: Access Denied Message</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997163#M339188</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please find attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 06:25:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997163#M339188</guid>
      <dc:creator />
      <dc:date>2015-12-11T06:25:24Z</dc:date>
    </item>
    <item>
      <title>Re: Access Denied Message</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997164#M339189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not using any Conditional. It shows all the time. I am using a variable for Roll based access&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 06:35:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997164#M339189</guid>
      <dc:creator />
      <dc:date>2015-12-11T06:35:43Z</dc:date>
    </item>
    <item>
      <title>Re: Access Denied Message</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997165#M339190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The screen is nothing but a textbox designed by someone (Guess someone not you). The conditional show is enabled as =vCheckValidAccess=0. &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;See the below screenshot.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="108715" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/108715_Capture.PNG" style="height: 179px; width: 620px;" /&gt;&lt;/P&gt;&lt;P&gt;Both the labels contains same condition as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=if((Sum(SH_Receivable))&amp;gt;0,1,0). &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 06:41:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997165#M339190</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-12-11T06:41:56Z</dc:date>
    </item>
    <item>
      <title>Re: Access Denied Message</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997166#M339191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nagraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you send full screenshot. Its developed by someone else and i am modifying it currently.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where was the condition shown ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Keerthi KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 06:46:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997166#M339191</guid>
      <dc:creator />
      <dc:date>2015-12-11T06:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Access Denied Message</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997167#M339192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nagraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to check the Access Denied Screen ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am not able to find it &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Keerthi KS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 06:51:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997167#M339192</guid>
      <dc:creator />
      <dc:date>2015-12-11T06:51:59Z</dc:date>
    </item>
    <item>
      <title>Re: Access Denied Message</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997168#M339193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keerthi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Right click on the sheet and click properties.&amp;nbsp; You will see the below window. Go to objects tab and search the textbox which showing as "Condition: Hidden"&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/108716_Capture.PNG" style="height: 503px; width: 620px;" /&gt;.&amp;nbsp; &lt;/P&gt;&lt;P&gt;Modify the conditional show as per your requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 06:56:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997168#M339193</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-12-11T06:56:44Z</dc:date>
    </item>
    <item>
      <title>Re: Access Denied Message</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997169#M339194</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its the same condition for all the tabs. Conditions are working as expected. But the problem here is on click of Leads tab it goes to that sheet and then the Access denied message will be displayed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It should show the message first&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 07:04:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997169#M339194</guid>
      <dc:creator />
      <dc:date>2015-12-11T07:04:52Z</dc:date>
    </item>
    <item>
      <title>Re: Access Denied Message</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997170#M339195</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will show the message, since the condition is Sum(SH_Leads)&amp;gt;0. So, the vCheckValidAcess is set as 1. As I already told you need to change the condition here (or &lt;SPAN style="font-size: 13.3333px;"&gt;If you don't want, &lt;/SPAN&gt;simply remove these actions in LEADS label).&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/108718_Capture.PNG" style="height: 82px; width: 620px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 07:12:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997170#M339195</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-12-11T07:12:15Z</dc:date>
    </item>
    <item>
      <title>Re: Access Denied Message</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997171#M339196</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nagraj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I understand it shows the message. But it shows after going to Leads tab. But for me it should show before going to leads tab.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 07:20:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997171#M339196</guid>
      <dc:creator />
      <dc:date>2015-12-11T07:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: Access Denied Message</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997172#M339197</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Fine. Simply, delete the activate sheet action (LEADS label).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="108724" alt="Capture.PNG" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/108724_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 07:29:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997172#M339197</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-12-11T07:29:46Z</dc:date>
    </item>
    <item>
      <title>Re: Access Denied Message</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997173#M339198</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But sheet will not be activated when there is access.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 07:33:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997173#M339198</guid>
      <dc:creator />
      <dc:date>2015-12-11T07:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: Access Denied Message</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997174#M339199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Change the order like below and activate sheet expression as&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=If(vCheckValidAccess=1,'Document\SH53')&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="108725" alt="Capture.PNG" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/108725_Capture.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 07:43:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997174#M339199</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-12-11T07:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Access Denied Message</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997175#M339200</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Still its behaving same way. Other tab works in different way. This tab works other way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When i am in Cashflow tab and click on Leads tab. It will not go to the tab and then it displays message instead it should display message at the same screen(Cashflow Sheet) and display the Message. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you understood my requirement.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 07:48:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997175#M339200</guid>
      <dc:creator />
      <dc:date>2015-12-11T07:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: Access Denied Message</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997176#M339201</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Keerthi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Understood. Change the order for all the labels (activate sheet formula as &lt;STRONG&gt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=If(vCheckValidAccess=1,'Document\SheetId)&lt;/SPAN&gt; &lt;/STRONG&gt;&amp;nbsp; as I mentioned earlier. I could not attach your sample, since the size is 9 MB. Could you check and let me know.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 08:01:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997176#M339201</guid>
      <dc:creator>tamilarasu</dc:creator>
      <dc:date>2015-12-11T08:01:41Z</dc:date>
    </item>
    <item>
      <title>Re: Access Denied Message</title>
      <link>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997177#M339202</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Changed the order but its not working.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2015 08:04:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Access-Denied-Message/m-p/997177#M339202</guid>
      <dc:creator />
      <dc:date>2015-12-11T08:04:07Z</dc:date>
    </item>
  </channel>
</rss>

