Forum Discussion
Change head on Report
- 8 years ago
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.
- nranito8 years agoHelper II
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?
- Eric_Zhang8 years agoMicrosoft Employee
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?
I still don't get the webpage. Can you upload some snapshots?
- nranito8 years agoHelper II
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"