Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi, Everyone. I have a particularly tricky requirement that add watermark according to login user name to keep data safety.
IIt looks something like this.
Some of the research has already been done:
1. Get login name by built-in function USERNAME() ;
2. Show words by visual component "HTML Content" or "HTML viewer";
There is still one problem that cannot be solved:
The watermark need to be put above all of other components ,but can not block the operations of other components. ( In html it's easy to implement to set style pointer-events:none.)
Thanks very very much in advance.🙂
Not currently possible. Can only work if behind all other visuals.
If this is important to you please consider voting for an existing idea or raising a new one at https://ideas.powerbi.com
Thanks