Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
chatters22
Regular Visitor

How can I apply a watermark on report pages across all visualisations?

Hi,

 

We've been having issues with users sharing/using Power BI reports whilst still in development/UAT. We want to apply a watermark on report pages to show that the they're still in development and haven't been published for production use.

 

The ideal option is to have the below image as the watermark which appears as a full page image in front of all visualisations on each page.

chatters22_1-1675029340268.png

Is this possible? I haven't been able to find any options to do it, or any articles/discussions on how to achieve it.

 

Or if anyone has alternative methods of making it obvious reports are still in development and not for production use please share.

 

Many Thanks

 

 

1 ACCEPTED SOLUTION
Murgsie
Regular Visitor

I used Insert-Shapes (rectangle, eg).
Then format the shape's "style" ->"text", with text & font having formulas.
For text formula, the format style = "Field value" and its value is a measure I created (eg. WatermarkMessage = "Report in Development" ).
For font formula, the format style = "Field value" and its value is a measurie I created (eg. 
ColourRedTransparent30 = "#FF000030" .. the final 30 is 30% gradient). I formated the shape so that background is "off" and no borders. Voila.. you're done

View solution in original post

6 REPLIES 6
Murgsie
Regular Visitor

I used Insert-Shapes (rectangle, eg).
Then format the shape's "style" ->"text", with text & font having formulas.
For text formula, the format style = "Field value" and its value is a measure I created (eg. WatermarkMessage = "Report in Development" ).
For font formula, the format style = "Field value" and its value is a measurie I created (eg. 
ColourRedTransparent30 = "#FF000030" .. the final 30 is 30% gradient). I formated the shape so that background is "off" and no borders. Voila.. you're done

Thanks for this @Murgsie. Your suggestion for how to create the watermark works perfectly based on what I was asking for.

However, I've now realised that in applying the watermark image it prevents user interaction with the underlying visuals, which will be required in most circumstances. I don't think there will be any solution available which would apply a watermark image, but still allow intercation with underlying visuals.

Thanks anyway.

Greg_Deckler
Super User
Super User

@chatters22 You could use an image with a transparent background and simply use the Insert ribbon tab to insert the image and size it so that it takes up the full canvas and then use the Format tab to put the image in front of all other visuals on the page.



Follow on LinkedIn
@ me in replies or I'll lose your thread!!!
Instead of a Kudo, please vote for this idea
Become an expert!: Enterprise DNA
External Tools: MSHGQM
YouTube Channel!: Microsoft Hates Greg
Latest book!:
Power BI Cookbook Third Edition (Color)

DAX is easy, CALCULATE makes DAX hard...

It's an option, however the text in the image blocks the visualisations and we need the text to be transparent too so the report can still be viewed.

PBI_hlpr1
Resolver I
Resolver I

Hi @chatters22 ,

 

I believe the easiest way is to create a background for your canvas or (if you are already using a background) make a second version with the watermark.  In the report page with no visuals selected go to format | canvas | background. 

 

Here is one of the several links available for background design in PPT.

Thanks for the suggestion @PBI_hlpr1 

I had already found that video and tried using the background option, however when adding visuals they mask the background and block the text.

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

Find out what's new and trending in the Fabric Community.

Top Solution Authors