Forum Discussion

Benc7777's avatar
Benc7777
Helper I
1 year ago
Solved

Sharing an app - Security

Morning all,   I hope some kind person can help.   So i have created a new report, and I want to share this with a customer.   So I have written the SQL statement to only fetch this customers d...
  • Anonymous's avatar
    Anonymous
    1 year ago

    Hi, Benc7777 

    You can create a read-only role in your reporting tool. This role should only allow you to view the visualization and not any of the underlying data, queries, or editing capabilities. Assign this read-only role to the user [email protected]. This restricts their access to only what you want them to see. 

     

    Or implement row-level security to ensure that users can only see their specific data. This can be done by defining security filters in SQL queries or by setting them in the reporting tool.

    It is also possible to use the APP, without selecting the following options, users can only view your report and cannot modify it

     

    How to Get Your Question Answered Quickly

    Best Regards

    Yongkang Hua

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.