Forum Discussion
Connect Excel to a Power BI data model
Hello there,
I was able to extract the data into a tabular format. Here's how you would do it:
>> Pull all of the fields into the Rows well
>> Keep the pivot table selected, to up to Design ribbon > Report Layout > Show in Tabular
>> Design ribbon again > Report Layout > Repeat All Items
>> Design ribbon again > Subtotals > Do Not Show Subtotals
>> Design ribbon again > Grandtotals > Off Rows and Columns
>> Design ribbon again > uncheck Row Headers
After those steps you should have a nice tabular formatted table of data. However, you will still see the collapse buttons on the cells. To get rid of these, I just copy and paste (values) onto another worksheet.
I hope that helps!
Hello Anonymous
Thank you for your help.
That works well.
Is there a way to automate these actions ?
- Anonymous6 years agoNot applicable
Try using macros in Excel. That's the only way I can think of. I don't know too much about macros but I think simple steps like that can be done very easily.
- webportal6 years ago
Impactful Individual
Actually, I've used Power BI connector for Excel add-in with Excel CUBE functions and was able to manipulate the layout of the data in Excel without the Pivot table.
Not so difficult, after all!
😁