<?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 Show datamodel in published apps in Management &amp; Governance</title>
    <link>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268334#M8763</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i would like to change the security settings in QlikSenseServer to give a specific usergroup or for example root and content admins the access on the datamodel in published apps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how to do this or has already implemented this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that by general this is not intended by the security settings of Qlik but i think this would be a big benefit in understanding the database when using an app which is not yours. The way to duplicate the app and then take a look at the datamodel is no option. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 17 Nov 2016 16:07:22 GMT</pubDate>
    <dc:creator>tobgen69</dc:creator>
    <dc:date>2016-11-17T16:07:22Z</dc:date>
    <item>
      <title>Show datamodel in published apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268334#M8763</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i would like to change the security settings in QlikSenseServer to give a specific usergroup or for example root and content admins the access on the datamodel in published apps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone know how to do this or has already implemented this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know that by general this is not intended by the security settings of Qlik but i think this would be a big benefit in understanding the database when using an app which is not yours. The way to duplicate the app and then take a look at the datamodel is no option. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 16:07:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268334#M8763</guid>
      <dc:creator>tobgen69</dc:creator>
      <dc:date>2016-11-17T16:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Show datamodel in published apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268335#M8764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I dnt think it is possible.. Try if you csn find anything in security rules in QMC&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 16:10:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268335#M8764</guid>
      <dc:creator>shraddha_g</dc:creator>
      <dc:date>2016-11-17T16:10:15Z</dc:date>
    </item>
    <item>
      <title>Re: Show datamodel in published apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268336#M8765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In some of the security rules is mentioned the "App_Appscript" and the "Loadmodel". &lt;/P&gt;&lt;P&gt;This rule is actually given specific users the access to read the specified app-objects. But the Loadmodel and the appscript are explicitly negated. Anyway, removing this part doesnt give the access on the loadmodel.&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;
&lt;P&gt;(resource.objectType = "userstate" or resource.objectType = "sheet" or resource.objectType = "story" or resource.objectType = "bookmark" or resource.objectType = "snapshot" or resource.objectType = "embeddedsnapshot" or resource.objectType = "hiddenbookmark") &lt;/P&gt;
&lt;P&gt;and user.group like "*dev" and (resource.resourcetype = "App.Object" and resource.published ="true" and &lt;STRONG&gt;resource.objectType != "app_appscript" and resource.objectType != "loadmodel"&lt;/STRONG&gt;)&lt;/P&gt;
&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any other ideas? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Nov 2016 16:16:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268336#M8765</guid>
      <dc:creator>tobgen69</dc:creator>
      <dc:date>2016-11-17T16:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: Show datamodel in published apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268337#M8766</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Rather than changing the security rules, I would suggest you to deploy the data model app in their my work area.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2016 17:05:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268337#M8766</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-21T17:05:40Z</dc:date>
    </item>
    <item>
      <title>Re: Show datamodel in published apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268338#M8767</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So i should duplicate an app and locate it to each user? This would imply that for example if you change something in the datamodel you need to change the 100 duplicates of this app, or do i not understand you properly?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I do this seems not viable to me. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2016 17:33:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268338#M8767</guid>
      <dc:creator>tobgen69</dc:creator>
      <dc:date>2016-11-21T17:33:32Z</dc:date>
    </item>
    <item>
      <title>Re: Show datamodel in published apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268339#M8768</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;A quick but not perfect solution could be to add a picture of the ddata model in an app sheet.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is not optimal, but it will give your users a feel for the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2016 17:42:45 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268339#M8768</guid>
      <dc:creator>Vegar</dc:creator>
      <dc:date>2016-11-21T17:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Show datamodel in published apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268340#M8769</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks &lt;A href="https://community.qlik.com/qlik-users/100292"&gt;vegar.lie.arntsen&lt;/A&gt; for your idea. I will keep this in mind as an quick overview for some cases, but of course it would be nice to use the full model with all these worthy informations.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2016 19:09:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268340#M8769</guid>
      <dc:creator>tobgen69</dc:creator>
      <dc:date>2016-11-21T19:09:01Z</dc:date>
    </item>
    <item>
      <title>Re: Show datamodel in published apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268341#M8770</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It's a great question. If you have 100+ users , This is not a right solution. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your intended audiences are developers and need only for few of them you can go for it. Otherwise add as&amp;nbsp; picture inside story is appropriate place.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 21 Nov 2016 19:27:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268341#M8770</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-11-21T19:27:33Z</dc:date>
    </item>
    <item>
      <title>Re: Show datamodel in published apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268342#M8771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found a solution in an other thread:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/message/868458"&gt;Re: can't see a peer's data load editor scripts&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That means, you only have to &lt;STRONG&gt;change the content admin security rule to work in "hub and qmc"&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;Works fine for me, tested in QS 3.1.1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It still has some sideeffects, as for now i can see ALL apps in "my work", but i guess all of this is managable with some more accurate securtiy rules.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Nov 2016 15:05:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268342#M8771</guid>
      <dc:creator>tobgen69</dc:creator>
      <dc:date>2016-11-23T15:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Show datamodel in published apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268343#M8772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tobi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;to let Users see the Datamodel in published apps, you have to create a user role f.e. "DataModelReader" by creating the following security role:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Recource filter: App_*&lt;/P&gt;&lt;P&gt;Actions: read, update (!!!)&lt;/P&gt;&lt;P&gt;Condition: user.role="DataModelReader" &lt;/P&gt;&lt;P&gt;Context: Both in Hub and QMC (!!!)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now you have a new user role called "Data&lt;SPAN style="font-size: 13.3333px;"&gt;ModelReader&lt;/SPAN&gt;" which you can grant to your users.&lt;/P&gt;&lt;P&gt;Users having that role can see the the link to the data model and to the script. They can open the data model viewer and will see the data model but can not safe any changes.&lt;/P&gt;&lt;P&gt;They can also open the script editor, but they will not see any code -except the standard variable definitions- and they can not safe any changes in the script.&lt;/P&gt;&lt;P&gt;For we already talked to each other and tried that solution, I know this helps &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/wink.png" /&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sabine&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2017 08:16:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268343#M8772</guid>
      <dc:creator />
      <dc:date>2017-01-19T08:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: Show datamodel in published apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268344#M8773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sabine,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it definitly does!&lt;/P&gt;&lt;P&gt;Thanks again for that great solution and for sharing it with the community.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards&lt;/P&gt;&lt;P&gt;Tobi&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Jan 2017 13:14:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268344#M8773</guid>
      <dc:creator>tobgen69</dc:creator>
      <dc:date>2017-01-19T13:14:32Z</dc:date>
    </item>
    <item>
      <title>Re: Show datamodel in published apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268345#M8774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sabine,&lt;/P&gt;&lt;P&gt;i think you meant :&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Condition: user.role&lt;STRONG&gt;s&lt;/STRONG&gt;="DataModelReader"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Are you sure a user can not change anything? I could change the design, for example by adding an object.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;I could not change the load script, but i saw it.&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Better would be if we can define a rule just for the datamodel only with the action read.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;This solution is to risky as other user can change the app object.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;I am using the newest Qlik Sense Version 3.1 SR4&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;Regards!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2017 14:07:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268345#M8774</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-02T14:07:28Z</dc:date>
    </item>
    <item>
      <title>Re: Show datamodel in published apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268346#M8775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sabine,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your method of providing data model and script access of published app works like a charm however it has a small problem that when I assigned the role to myself I could see all the unpublished app in My Work including those of different owners. It would be nice if I could see only those app in My Work that are owned by me.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Jun 2017 08:20:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268346#M8775</guid>
      <dc:creator>shubham_singh</dc:creator>
      <dc:date>2017-06-15T08:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: Show datamodel in published apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268347#M8776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sabine,&lt;/P&gt;&lt;P&gt;In your method, User can change the app information. Application name/title. Any security rule to keep this app information always hidden for Edit / disable the edit option for app information to published app for users ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Nov 2017 04:06:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1268347#M8776</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-11-28T04:06:55Z</dc:date>
    </item>
    <item>
      <title>Re: Show datamodel in published apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1565522#M13175</link>
      <description>&lt;P&gt;one thing, the condition is user.roles and not user.role&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2019 04:38:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1565522#M13175</guid>
      <dc:creator>dominik1</dc:creator>
      <dc:date>2019-04-05T04:38:30Z</dc:date>
    </item>
    <item>
      <title>Re: Show datamodel in published apps</title>
      <link>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1570677#M13335</link>
      <description>&lt;P&gt;The solution posted is not ideal as it gives end users the ability to update/edit the app name and description from the hub.&amp;nbsp; This could cause other security rules to break.&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2019 17:47:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Management-Governance/Show-datamodel-in-published-apps/m-p/1570677#M13335</guid>
      <dc:creator>federerman</dc:creator>
      <dc:date>2019-04-17T17:47:10Z</dc:date>
    </item>
  </channel>
</rss>

