Forum Discussion

OrM's avatar
OrM
Frequent Visitor
4 years ago
Solved

Disable Create Report from the existing APP

Hi all!   So I recently realized that App's users can actually see the tables used for the report. If user click on 3 dots on top of the app and select 'See related content'. On the pop-up w...
  • Burningsuit's avatar
    4 years ago

    Hi OrM 

    The app users are seeing the create Report icon because they have "build" permission, either through the App or on the underlying Datasets. To remove this, Update the App to remove the entry "Allow all users to connect to the app's underlying datasets using the Build permission." in Permissions. 

    Note though that this setting will be overridden if any of the users have "Build" permission on the underlying Dataset. To check this look at the "Manage Permissions" entry on the Dataset in the App Workspace. If any of the users have "Build" permission there remove it.

    Then without "Build" permissions they will not be able to create a new report based on the data, and hence won't be able to see the tables in the Dataset.

    Hope this helps

    Stuart