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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
koushikp
Frequent Visitor

Get the Data Profile Attribute as a report

Hi, I have a data table and the colum profile data has a lot of insights which itself I want to use as a report. I dont see any option to plug the colum profile data into a report / dashboard. Can you please help with a solution?

 

koushikp_0-1709003864957.png

I want this to be on a report with minimal parameter. Data quality metrics is really good for our data quality analysis.

1 REPLY 1
lbendlin
Super User
Super User

The simplest way is to run COLUMNSTATISTCS() across all your semantic models.

 

COLUMNSTATISTICS function (DAX) - DAX | Microsoft Learn

 

and then plug the results into yet another semantic model.  Be careful not to get too meta.

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.