Forum Discussion

nranito's avatar
nranito
Helper II
8 years ago
Solved

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

5 Replies

  • Eric_Zhang's avatar
    Eric_Zhang
    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.

    • nranito's avatar
      nranito
      Helper 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_Zhang's avatar
        Eric_Zhang
        Microsoft 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?


        nranito

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