Forum Discussion
Creating thin reports
- 1 year ago
I wanted to limit the page view but realized that i can only change the view on the whole dashboard.Repeat after me: Page Level Security Does Not Exist.
These reports all access the same "golden" semantic model. Make your logic changes there.
I would strongly agree with lbendlin that you want to always try to make your modeling changes in your gold semantic model.
If you start the habit of writing DAX in your thin reports, you will create a maintenance headache for yourself and you will lose the single source of truth value a semantic model can provide when used appropriately.
In addition to the modeling advantages it also comes with some security advantages as you have realized. Would encourage you to ensure you are using audiences and entra security groups to manage security as well.
Please mark this post as solution if it helps you. Appreciate Kudos.