<?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: Select report in access point in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Select-report-in-access-point/m-p/1038218#M522870</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Heres is the conditoin : &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;if(GetActiveSheetId()='Document\SH43','1','0')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;its QV 11.2 SR10&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 15 Apr 2016 13:37:38 GMT</pubDate>
    <dc:creator />
    <dc:date>2016-04-15T13:37:38Z</dc:date>
    <item>
      <title>Select report in access point</title>
      <link>https://community.qlik.com/t5/QlikView/Select-report-in-access-point/m-p/1038215#M522867</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;I have few reports in QVW with Conditions. It is working perfectly in desktop. After moving it to the server i'm unable to select the reports. Its simply goes grey out. When i disabled the conditions they are working fine in access point. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody experienced this before. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sir, &lt;A href="https://community.qlik.com/qlik-users/4484"&gt;stevedark&lt;/A&gt;‌ i saw your post &lt;A href="https://community.qlikview.com/thread/166562" title="https://community.qlikview.com/thread/166562"&gt;Reports not opening via AccessPoint | Qlik Community&lt;/A&gt;‌. My issue is similar to your comment in their. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Walter &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 21:44:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-report-in-access-point/m-p/1038215#M522867</guid>
      <dc:creator />
      <dc:date>2016-04-14T21:44:47Z</dc:date>
    </item>
    <item>
      <title>Re: Select report in access point</title>
      <link>https://community.qlik.com/t5/QlikView/Select-report-in-access-point/m-p/1038216#M522868</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Walter,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you have section access conditioned in the reports?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 22:05:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-report-in-access-point/m-p/1038216#M522868</guid>
      <dc:creator />
      <dc:date>2016-04-14T22:05:32Z</dc:date>
    </item>
    <item>
      <title>Re: Select report in access point</title>
      <link>https://community.qlik.com/t5/QlikView/Select-report-in-access-point/m-p/1038217#M522869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What code do you have in the Conditions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If, rather than removing the conditions, you place in code that will &lt;STRONG&gt;always&lt;/STRONG&gt; evaluate to true, e.g. &lt;STRONG&gt;1=1&lt;/STRONG&gt;, do the reports show correctly then?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I certainly have customers who have reports that show / hide on conditions and this works as advertised.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Which version of QlikView are you experiencing this with?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 Apr 2016 22:11:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-report-in-access-point/m-p/1038217#M522869</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2016-04-14T22:11:04Z</dc:date>
    </item>
    <item>
      <title>Re: Select report in access point</title>
      <link>https://community.qlik.com/t5/QlikView/Select-report-in-access-point/m-p/1038218#M522870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Heres is the conditoin : &lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;if(GetActiveSheetId()='Document\SH43','1','0')&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; line-height: 1.5em;"&gt;its QV 11.2 SR10&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 13:37:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-report-in-access-point/m-p/1038218#M522870</guid>
      <dc:creator />
      <dc:date>2016-04-15T13:37:38Z</dc:date>
    </item>
    <item>
      <title>Re: Select report in access point</title>
      <link>https://community.qlik.com/t5/QlikView/Select-report-in-access-point/m-p/1038219#M522871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to adjust your condition to something like:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;if(GetActiveSheetId()='Document\SH43',&lt;STRONG&gt;true(),false()&lt;/STRONG&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;'0' or '1' are simply strings and only false() respectively 0 will be treated as false and everything else is true.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;- Marcus&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 13:42:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-report-in-access-point/m-p/1038219#M522871</guid>
      <dc:creator>marcus_sommer</dc:creator>
      <dc:date>2016-04-15T13:42:16Z</dc:date>
    </item>
    <item>
      <title>Re: Select report in access point</title>
      <link>https://community.qlik.com/t5/QlikView/Select-report-in-access-point/m-p/1038220#M522872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;The IF part of that statement is superfluous, as the inner part returns a Boolean that can be used by the condition.&amp;nbsp; Try with simply this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;GetActiveSheetId()='Document\SH43'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As &lt;A href="https://community.qlik.com/qlik-users/27943"&gt;marcus_sommer&lt;/A&gt;‌ points out, the fact you have the 1 and the 0 in single quotes is making them strings, which may not evaluate correctly.&amp;nbsp; It's interesting it works in Desktop but not server - but there you go...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps,&lt;BR /&gt;Steve&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 14:08:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-report-in-access-point/m-p/1038220#M522872</guid>
      <dc:creator>stevedark</dc:creator>
      <dc:date>2016-04-15T14:08:34Z</dc:date>
    </item>
    <item>
      <title>Re: Select report in access point</title>
      <link>https://community.qlik.com/t5/QlikView/Select-report-in-access-point/m-p/1038221#M522873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Infact i applied your condition too.... It solved the issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Very helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 14:55:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-report-in-access-point/m-p/1038221#M522873</guid>
      <dc:creator />
      <dc:date>2016-04-15T14:55:35Z</dc:date>
    </item>
    <item>
      <title>Re: Select report in access point</title>
      <link>https://community.qlik.com/t5/QlikView/Select-report-in-access-point/m-p/1038222#M522874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Sir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you so much for your time. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 15 Apr 2016 14:56:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Select-report-in-access-point/m-p/1038222#M522874</guid>
      <dc:creator />
      <dc:date>2016-04-15T14:56:29Z</dc:date>
    </item>
  </channel>
</rss>

