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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
threw001
Helper III
Helper III

Importing data into excel from Power Platform > Power BI adds query name into column

Hi guys,

 

I have a query in Power BI called Employees. Within this query I have a set of data that I would like to bring into an excel file and have a live direct link to the semantic model.

 

This works perfectly using the feature "Get Data" within the "Data" ribbon of Excel.

The process I am using is as follows

Excel > Data ribbon > Get Data > From Power Platform > From PowerBI. I then select the report and the table and pick the fields I would like to pull into Excel.

 

The issue I am having is that the Table Name is added into the column name so for example, the column "Employee Full Name" will be displayed as Employees [Employee Full Name]. It takes the table name first and then puts the column name in brackets.

 

Is there anyway to get rid of the table name and the brackets? I would like only the column name to come through.

 

If I was to manually over-ride the column heading, upon refreshing, it then pulls back the original column name in (which consists of Table Name [Column Name]).

 

Thanks so much!

2 REPLIES 2
v-yaningy-msft
Community Support
Community Support

Hi, @threw001 

Thanks for DataInsights's reply. In fact, the current version of EXCEL does not seem to support the ability to customize field names when importing data. You can use the Export Data feature in Power BI Service to export this data to .xlsx file.

vyaningymsft_1-1723455888679.png


Best Regards,
Yang

Community Support Team

 

If there is any post helps, then please consider Accept it as the solution to help the other members find it more quickly.
If I misunderstand your needs or you still have problems on it, please feel free to let us know.
Thanks a lot!

How to get your questions answered quickly --  How to provide sample data in the Power BI Forum

DataInsights
Super User
Super User

@threw001,

 

You can use SELECTCOLUMNS to assign custom field names which prevents table names from displaying. Example:

 

SELECTCOLUMNS ( Employees, "Employee Name", Employees[Employee Name] )

 

I'm not aware of a way to remove field name brackets.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!




Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.