This content has been marked as final.
Show 3 replies
-
Re: Export Data option disappeared
Shahbaz Khan Mohammed Jun 8, 2017 8:08 AM (in response to Nihhal L)What browser are you using?
Many times IE browser doesn't support export option due to companies security policies.
Try opening the HUB in Chrome and see if you still missing the export option?
-
Re: Export Data option disappeared
Nihhal L Jun 8, 2017 8:23 AM (in response to Shahbaz Khan Mohammed)Hi Aehman,
I am using chrome and i tried with IE as well.
Still export option is disappeared.
-
Re: Export Data option disappeared
Shahbaz Khan Mohammed Jun 8, 2017 8:50 AM (in response to Nihhal L)Can you share a screen shot?
Also can you say which all security rules are disabled in qmc?
ExportAppData is enabled as you mentioned..
Does it has the following content inside?
resource.HasPrivilege("read") and !user.IsAnonymous()
user is anonymous would mean all users... check for that too
Or check for any new rule created under Export filter
-
-