Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I'm trying to import a table from a semantic model into Excel. I can get the data, but I need the same column headers that are present in the Power Bi Report, and the data via Queries and Connections shows the raw column headers with no obvious option to edit them.
I found a way to edit the headers in the Dax code;
-> Queries and Connections
-> Properties
-> Defintion
-> Command text:
I rename the columns, by editing the SELECTCOLUMNS statement. Following is an example:
However, the issue is, when the table is viewed in Excel the column header is always wrapped in [ ] eg: [NEW COLUMN NAME]
This excel spreadsheet is to be used by power automate for looking up data, and the column headers won't be recognised with the extra [ ].
Does anyone have a code solution to this?
A secondary issue is that the column order is changed whenever you edit a column, it disapears and appears at the end of the table, this seems to overide the column order listed in the query. Not sure why this is, seems to be a bug.
Solved! Go to Solution.
seems to be identical to this question Solved: Re: How to remove the table name in column headers... - Microsoft Fabric Community
Thanks for this suggestion. It does do the trick. It never occured to me to start a second query so I could bring all the tools of power query into play.
seems to be identical to this question Solved: Re: How to remove the table name in column headers... - Microsoft Fabric Community
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
11 | |
11 | |
10 | |
9 | |
8 |
User | Count |
---|---|
17 | |
12 | |
11 | |
11 | |
11 |