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

Grow your Fabric skills and prepare for the DP-600 certification exam by completing the latest Microsoft Fabric challenge.

Reply
EduardD
Frequent Visitor

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 Specialist
Solution Specialist

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.

View solution in original post

v-jianpeng-msft
Community Support
Community Support

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
v-jianpeng-msft
Community Support
Community Support

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 Specialist
Solution Specialist

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.

Helpful resources

Announcements
RTI Forums Carousel3

New forum boards available in Real-Time Intelligence.

Ask questions in Eventhouse and KQL, Eventstream, and Reflex.

MayPowerBICarousel1

Power BI Monthly Update - May 2024

Check out the May 2024 Power BI update to learn about new features.