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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
nranito
Helper II
Helper II

Change head on Report

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

1 ACCEPTED 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"


@nranito

As far as I know, it is not possible.

View solution in original post

5 REPLIES 5
Eric_Zhang
Microsoft Employee
Microsoft Employee


@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


@nranito

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?


@nranito wrote:

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?


@nranito

I still don't get the webpage. Can you upload some snapshots?

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"


@nranito

As far as I know, it is not possible.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors