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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Ossy81
Helper I
Helper I

Add extra fields to data export

Hi,

 

how can i create a data export report which include more fields than used on a dashboard?

This report is needed for the analyst to do some further analysis within Excel. Don't want to show all fields in PowerBI.

 

Regards,

 

Osman

1 ACCEPTED SOLUTION
Anonymous
Not applicable

@Ossy81,

If you want to export all fields of a table and don't want to create a visual using all fields of the table in Power BI Desktop. You can use "Copy Table" feature. In Data view of Power BI Desktop, right click your table and select "Copy Table", then paste all the data to Excel file.

Another option is to export data using the “underlying data” option in Power BI Service, the exported file will contains columns which are used to create the report together with all “Text” type columns. So, if you want to export all columns, you have to either have the rest column set to be “Text” type or include these fields in the report.



Regards,
Lydia

View solution in original post

4 REPLIES 4
Anonymous
Not applicable

@Ossy81,

If you want to export all fields of a table and don't want to create a visual using all fields of the table in Power BI Desktop. You can use "Copy Table" feature. In Data view of Power BI Desktop, right click your table and select "Copy Table", then paste all the data to Excel file.

Another option is to export data using the “underlying data” option in Power BI Service, the exported file will contains columns which are used to create the report together with all “Text” type columns. So, if you want to export all columns, you have to either have the rest column set to be “Text” type or include these fields in the report.



Regards,
Lydia

In Lydia's solution response (@Anonymous), "...contains columns which are used to create the report together with all “Text” type columns. So, if you want to export all columns, you have to either have the rest column set to be “Text” type or include these fields in the report" the key here is to make sure that for any columns you want exported that are NOT part of the actual visual itself, these columns must be formatted as Text.  If the columns you want to export are used in other visuals and need to be numeric for other calculations, simply create a copy of such column and format that copy as text so that the column gets exported and the original column may still be used as numeric in the other visual.  Unfortunately, making such copies requires increasing the dataset so a suggestion would be to instead allow making a reference to a numeric field and allow such reference to be set to text datatype.  In any case, thanks Lydia for this understanding.

Thanks Lydia will try this. Think the text solution should work for me
Anonymous
Not applicable

@Ossy81,


If my solutions work for you, you can accept my replies as answer to close this thread.

Regards,
Lydia

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors