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

Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.

Reply
EduardD
Helper IV
Helper IV

Map all visual field names to corresponding measure and columns from the data model.

Hi folks, Is there a way to extract from PBIX report list of all field names used in the visuals and corresponding data model columns/measures?
I need something like this in CSV/Excel:
ReportPage, VisualName or Type, FieldName in visual, TableInDatamodel, ColumnName, MeasureName.
Thank you in advance

2 ACCEPTED SOLUTIONS
Alex87
Solution Sage
Solution Sage

Have you tried using https://www.pbiexplorer.com/ ? It is the only tool I can think of that gets close to what you want to achieve.




Did I answer your question? Mark my post as a solution!
Appreciate your Like/Kudos

Proud to be a Super User!




View solution in original post

Anonymous
Not applicable

Thanks @Alex87 

Hi, @EduardD 

You can use the INFO functions provided by Power BI, which you need to use in the DAX query view, as shown in the following image:

vjianpengmsft_0-1714095117571.png

vjianpengmsft_2-1714095284210.png

INFO.FUNCTIONS – DAX Guide

If you don't know how to enable this feature, you can follow these steps:

vjianpengmsft_1-1714095220209.png

 

 

 

 

How to Get Your Question Answered Quickly

If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .

Best Regards

Jianpeng Li

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
Anonymous
Not applicable

Thanks @Alex87 

Hi, @EduardD 

You can use the INFO functions provided by Power BI, which you need to use in the DAX query view, as shown in the following image:

vjianpengmsft_0-1714095117571.png

vjianpengmsft_2-1714095284210.png

INFO.FUNCTIONS – DAX Guide

If you don't know how to enable this feature, you can follow these steps:

vjianpengmsft_1-1714095220209.png

 

 

 

 

How to Get Your Question Answered Quickly

If it does not help, please provide more details with your desired output and pbix file without privacy information (or some sample data) .

Best Regards

Jianpeng Li

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Alex87
Solution Sage
Solution Sage

Have you tried using https://www.pbiexplorer.com/ ? It is the only tool I can think of that gets close to what you want to achieve.




Did I answer your question? Mark my post as a solution!
Appreciate your Like/Kudos

Proud to be a Super User!




Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

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