Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago
Solved

Add a Customized Message or a Row in Excel Exported from Power BI

Hello,

 

I am trying to add a Custom Message in Excel Exported from Power BI. Do we have any functionality in Power BI which can do that. Currently Excel Export shows only Applied Filters

 

Regards,

Vamshi Regalla 

  • Anonymous 

    It is not possible to include any text as you mentioned but as a workaround, you can create a simple measure like 

    Message = "Your text" and include it in the visual then it will export with this text.

  • Anonymous's avatar
    Anonymous
    5 years ago

    Hi Anonymous 

    At present, you can only export the data by adding a measure to this visual. Like this :

    Measure = "Customized Message"

    You can also put your suggestions in Ideas Forums .

    https://ideas.powerbi.com/ideas/

     

    Best Regards

    Community Support Team _ Ailsa Tao

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

4 Replies

  • Anonymous 

    It is not possible to include any text as you mentioned but as a workaround, you can create a simple measure like 

    Message = "Your text" and include it in the visual then it will export with this text.

    • Anonymous's avatar
      Anonymous
      Not applicable

      I understand that its a workaround but I do wish Power BI had the option to add custom Messages in Excel Exports

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi Anonymous 

    At present, you can only export the data by adding a measure to this visual. Like this :

    Measure = "Customized Message"

    You can also put your suggestions in Ideas Forums .

    https://ideas.powerbi.com/ideas/

     

    Best Regards

    Community Support Team _ Ailsa Tao

    If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

    • Anonymous's avatar
      Anonymous
      Not applicable

      Thank you for giving a work around. I did use one more logic. I have added a custom message as a slicer. Hid it under visuals so that whenever a report is exported, custom message is also shown in Excel Export. doesnt exactly work the way I want but its an option for Simple Custom Messages.