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
RezaAzimi
Advocate I
Advocate I

Data profiling

Hi all,

 

I want to profile every single data table I have in my powerbi report. By data profile I mean somehting like this: 

 

data profile example.png

 

are there ways to make a data profile view in powerbi? dax measure or calculated columns?

 

 

alternatively, you can also recommend other data quality tools that can handle such tasks since I find it bit difficult to achieve this result in powerbi. 

3 REPLIES 3
v-chuncz-msft
Community Support
Community Support

@RezaAzimi,

 

As far as I know, there is no elegant way. You may try Table functions.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

HI, 

 

could you please provide some examples on how to do with table functions in DAX?

Try the table Profile command.

 

Add a step based on the previous step or use the advanced editor

 

 

= Table.Profile(Source )

https://msdn.microsoft.com/en-us/query-bi/m/table-profile

 

https://blog.crossjoin.co.uk/2016/01/12/descriptive-statistics-in-power-bim-with-table-profile/

 

 

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!

September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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
Top Kudoed Authors