Forum Discussion
Anonymous
5 years agoNot applicable
Hide visuals / Target line based on Roles
Hello All, can we hide a visual / Target line from line or bar chart based on Roles. main purpose is we don't want to show target or some confidential KPI to all user. Thanks Pragati
Greg_Deckler
5 years agoCommunity Champion
Anonymous That's great. Where does TargetLine come from? If you put this into it's own table using an Enter Data query then you could restrict access to this table via RLS and then no target line.
Anonymous
5 years agoNot applicable
Greg_Deckler no , its just a constant line
- Greg_Deckler5 years agoCommunity ChampionSpoilerAnonymous right, so just put it into a table using an enter data query. Create a measure for it, any aggregation. Implement RLS on that table. Add the measure to your visual.