<?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: Not able to see base sheets in app in App Development</title>
    <link>https://community.qlik.com/t5/App-Development/Not-able-to-see-base-sheets-in-app/m-p/1567175#M41375</link>
    <description>This did it! Thank you so much for posting.</description>
    <pubDate>Tue, 09 Apr 2019 19:11:51 GMT</pubDate>
    <dc:creator>dschuldt</dc:creator>
    <dc:date>2019-04-09T19:11:51Z</dc:date>
    <item>
      <title>Not able to see base sheets in app</title>
      <link>https://community.qlik.com/t5/App-Development/Not-able-to-see-base-sheets-in-app/m-p/1119490#M19315</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Good day, hoping someone can assist with this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using Qlik Sense Enterprise 2.1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Starting this week all of a sudden users are not able to see the base sheets of a published app that they are not the owner of. If you are the owner of the app can see all sheets fine.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have security rules setup that utilize group &amp;amp; app level management, this was working fine. Setup following Marcus Spitzmiller's video &lt;A data-saferedirecturl="https://www.google.com/url?hl=en&amp;amp;q=https://www.youtube.com/watch?v%3DfeSaaJZ7Jco&amp;amp;source=gmail&amp;amp;ust=1470307352900000&amp;amp;usg=AFQjCNGJ1X7Y9h4vuAQwEsyF5_63d5icxA" href="https://www.youtube.com/watch?v=feSaaJZ7Jco" style="color: #1155cc; text-indent: 0px;" target="_blank" title="https://www.youtube.com/watch?v=feSaaJZ7Jco"&gt;Qlik Sense Stream Management Security Rules and Exception Management - YouTube&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried disabling all new security rules and only have default installed ones enabled and still same issue. Checked audit and all shows fine on this as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This includes root admin user id as well as monitoring apps. Installed new in November last year and just now getting most people using and now they cannot.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 10:49:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Not-able-to-see-base-sheets-in-app/m-p/1119490#M19315</guid>
      <dc:creator>arsallee3</dc:creator>
      <dc:date>2016-08-03T10:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to see base sheets in app</title>
      <link>https://community.qlik.com/t5/App-Development/Not-able-to-see-base-sheets-in-app/m-p/1119491#M19316</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Determined what the cause was, hopefully may help someone else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When applied the new security rules needed the Implicit naming applied to the App instead of Explicit. Lot of research and work for an underscore! Gotta love programming! &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Explicit type naming using wildcard (_*)Use the "_*" wildcard to explicitly define the type of resource to apply the rule to.For example, "App_*" will apply the rule to all App resources only.&lt;/LI&gt;&lt;LI&gt;Implicit type naming using wildcard (*)Use wildcard to define the resource or resources.For example, "App*" will apply the rule to all resources beginning with "App". This means that this rule will apply to apps, sheets, stories, data and objects.&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Aug 2016 17:07:59 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Not-able-to-see-base-sheets-in-app/m-p/1119491#M19316</guid>
      <dc:creator>arsallee3</dc:creator>
      <dc:date>2016-08-03T17:07:59Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to see base sheets in app</title>
      <link>https://community.qlik.com/t5/App-Development/Not-able-to-see-base-sheets-in-app/m-p/1119492#M19317</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Andy,&lt;/P&gt;&lt;P&gt;I do face the same challenge. Can you explain me more in detail with an example?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Manoj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Oct 2017 14:33:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Not-able-to-see-base-sheets-in-app/m-p/1119492#M19317</guid>
      <dc:creator>manojkvrajan</dc:creator>
      <dc:date>2017-10-04T14:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to see base sheets in app</title>
      <link>https://community.qlik.com/t5/App-Development/Not-able-to-see-base-sheets-in-app/m-p/1119493#M19318</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manoj,&lt;/P&gt;&lt;P&gt;I was just following the directions to modify the Security Rules as in the above link and left out the underscore within the rule. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do not have an example other than when I opened the app, no base sheets showed up for anyone. Since that was corrected have not had a need to go back and change the rule. Sorry could not assist further. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 09 Oct 2017 13:23:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Not-able-to-see-base-sheets-in-app/m-p/1119493#M19318</guid>
      <dc:creator>arsallee3</dc:creator>
      <dc:date>2017-10-09T13:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to see base sheets in app</title>
      <link>https://community.qlik.com/t5/App-Development/Not-able-to-see-base-sheets-in-app/m-p/1119494#M19319</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you Andy. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Oct 2017 15:15:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Not-able-to-see-base-sheets-in-app/m-p/1119494#M19319</guid>
      <dc:creator>manojkvrajan</dc:creator>
      <dc:date>2017-10-24T15:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: Not able to see base sheets in app</title>
      <link>https://community.qlik.com/t5/App-Development/Not-able-to-see-base-sheets-in-app/m-p/1567175#M41375</link>
      <description>This did it! Thank you so much for posting.</description>
      <pubDate>Tue, 09 Apr 2019 19:11:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/App-Development/Not-able-to-see-base-sheets-in-app/m-p/1567175#M41375</guid>
      <dc:creator>dschuldt</dc:creator>
      <dc:date>2019-04-09T19:11:51Z</dc:date>
    </item>
  </channel>
</rss>

