March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
Do we need "Column Distribution" when we have "Column Profile"? I don't see any information that is present in Column Distribution and not present in "Column Profile"
Solved! Go to Solution.
Hi @Megha166 !
There are some difference to it.
1) Column Distribution gives you distinct & unique values count for all teh columns with out clicking on the column header.
2) Column Distribution gives you some default transformations when you hover the mouse on colum header, including Remove duplicates, Remove Errors.
3) Column Profile gives you more detailed information about column including mis, mx, distict, unique & error rows but you need to click on colun header.
4) It also gives you ability to see through Value distribution how each value segment is dominating your column value.
Regards,
Hasham
Hi @Megha166 !
There are some difference to it.
1) Column Distribution gives you distinct & unique values count for all teh columns with out clicking on the column header.
2) Column Distribution gives you some default transformations when you hover the mouse on colum header, including Remove duplicates, Remove Errors.
3) Column Profile gives you more detailed information about column including mis, mx, distict, unique & error rows but you need to click on colun header.
4) It also gives you ability to see through Value distribution how each value segment is dominating your column value.
Regards,
Hasham
Any Replies?