Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
Hi all,
We are publishing some of our reports publicly, however, when we embedd our report links in a webpage, when we try and paste the link it always defaults to Microsoft Power BI.
Is there a way in Power BI to set what the link will read as rather than the generic text?
Thanks
Solved! Go to Solution.
Hi @willatkinson,
This is most likely due to the metadata inherited from Power BI. To change this, you can embed it into your site with a text of your choice using the following HTML template:
<a href="Report Link" target="_blank">
Display Text
</a>
If this helped, please mark it as the solution so others can benefit too. And if you found it useful, kudos are always appreciated.
Thanks,
Samson
Hi @willatkinson,
Thank you for reaching out to the Microsoft fabric community forum. I have identified several alternative workarounds that may assist in resolving the thread.
You're right. When sharing Power BI public links directly, the preview text often defaults to “Microsoft Power BI” due to the report's page metadata.
The solution from @SamsonTruong, is correct using a standard HTML <a> tag allows you to customize the display text like this:
<a href="https://app.powerbi.com/view?r=..." target="_blank">View Sales Dashboard</a>
Additionally, here are some other options you might consider:
For more detailed steps, you can also refer to the official Microsoft documentation here:
If this post helps, then please give us ‘Kudos’ and consider Accept it as a solution to help the other members find it more quickly.
Thank you for using Microsoft Community Forum.
When embedding Power BI reports publicly using the “Publish to web” feature, the default behavior is that the link preview (for example, when shared in emails or messaging apps) often displays a generic title such as "Microsoft Power BI". This is because the metadata (specifically, the Open Graph tags like <title> and <meta> in the HTML) for public embed links is controlled by Microsoft and is not customizable through the Power BI service itself. Power BI doesn't currently allow you to change the default metadata for embedded links or assign a custom title or description that appears when sharing the link directly.
However, if you're embedding the report within your own webpage using an <iframe>, you can control how it appears on your site—including the surrounding context, page title, and headings—so users won’t see the generic title unless they specifically open the link in a new tab. For more customized link previews (e.g., in Slack or social media), one workaround is to use an intermediary landing page or redirect link (such as a short link or a page you host) where you define your own Open Graph metadata. That way, the preview reflects your branding rather than the default Microsoft Power BI label.
When embedding Power BI reports publicly using the “Publish to web” feature, the default behavior is that the link preview (for example, when shared in emails or messaging apps) often displays a generic title such as "Microsoft Power BI". This is because the metadata (specifically, the Open Graph tags like <title> and <meta> in the HTML) for public embed links is controlled by Microsoft and is not customizable through the Power BI service itself. Power BI doesn't currently allow you to change the default metadata for embedded links or assign a custom title or description that appears when sharing the link directly.
However, if you're embedding the report within your own webpage using an <iframe>, you can control how it appears on your site—including the surrounding context, page title, and headings—so users won’t see the generic title unless they specifically open the link in a new tab. For more customized link previews (e.g., in Slack or social media), one workaround is to use an intermediary landing page or redirect link (such as a short link or a page you host) where you define your own Open Graph metadata. That way, the preview reflects your branding rather than the default Microsoft Power BI label.
Hi @willatkinson,
Thank you for reaching out to the Microsoft fabric community forum. I have identified several alternative workarounds that may assist in resolving the thread.
You're right. When sharing Power BI public links directly, the preview text often defaults to “Microsoft Power BI” due to the report's page metadata.
The solution from @SamsonTruong, is correct using a standard HTML <a> tag allows you to customize the display text like this:
<a href="https://app.powerbi.com/view?r=..." target="_blank">View Sales Dashboard</a>
Additionally, here are some other options you might consider:
For more detailed steps, you can also refer to the official Microsoft documentation here:
If this post helps, then please give us ‘Kudos’ and consider Accept it as a solution to help the other members find it more quickly.
Thank you for using Microsoft Community Forum.
Hi @willatkinson,
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
Hi @willatkinson,
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.
Hi @willatkinson,
I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please Accept it as a solution and give it a 'Kudos' so others can find it easily.
Thank you.
Hi @willatkinson,
This is most likely due to the metadata inherited from Power BI. To change this, you can embed it into your site with a text of your choice using the following HTML template:
<a href="Report Link" target="_blank">
Display Text
</a>
If this helped, please mark it as the solution so others can benefit too. And if you found it useful, kudos are always appreciated.
Thanks,
Samson
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
35 | |
22 | |
21 | |
14 | |
13 |
User | Count |
---|---|
26 | |
19 | |
18 | |
18 | |
16 |