The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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