Forum Discussion

regerror6's avatar
regerror6
Frequent Visitor
1 year ago
Solved

Power BI Dataset in Excel - Remove Table[Column] Prefix in Headers

I have a dataset published to the Power BI service—which I am trying to insert as a table in Excel.  Everything works as expected except all the column names have a Table[Column] naming convention.  ...
  • ArwaAldoud's avatar
    1 year ago

    Hi regerror6 

    Unfortunately, Power BI automatically adds the Table[Column] format when inserting a dataset into Excel, and there isn't a built-in way to remove it directly. However, you can manually rename the columns (not ideal for large datasets), use Power Query, or automate the process with VBA.

    Let me know if you need guidance on these methods

    If this solution was helpful, please accept it as a solution or give kudos to help other community members