Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
I created a report which was published using embed code generation.
The web page has <head><title>with the value Microsoft Power BI.
Is there a way to put a title in web page something like "My Report..."?
Thanks for any help
Solved! Go to Solution.
@nranito wrote:
https://docs.microsoft.com/en-us/power-bi/service-publish-to-web
I published a report on the web using the above steps.
I have a public link https://app.powerbi.com/view?r=eyJrIjoiZ.....Something (which is a web page?)
I wanted to change the title of that page/public link, from "Microsoft Power BI" to "My page"
As far as I know, it is not possible.
@nranito wrote:
I created a report which was published using embed code generation.
The web page has <head><title>with the value Microsoft Power BI.
Is there a way to put a title in web page something like "My Report..."?
Thanks for any help
I don't find any <head><title> elements as described in embedding scenario, could you post any snapshot to help understand your case?
By the way, if you mean title in the orginal Power BI reports, I don't think it is possible.
I'm talking about the webpage that is created
<head><style type="text/css">@charset "UTF-8";
<title>Microsoft Power BI</title>
</head>
There is no way to edit the html parameters?
https://docs.microsoft.com/en-us/power-bi/service-publish-to-web
I published a report on the web using the above steps.
I have a public link https://app.powerbi.com/view?r=eyJrIjoiZ.....Something (which is a web page?)
I wanted to change the title of that page/public link, from "Microsoft Power BI" to "My page"
@nranito wrote:
https://docs.microsoft.com/en-us/power-bi/service-publish-to-web
I published a report on the web using the above steps.
I have a public link https://app.powerbi.com/view?r=eyJrIjoiZ.....Something (which is a web page?)
I wanted to change the title of that page/public link, from "Microsoft Power BI" to "My page"
As far as I know, it is not possible.