We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hi all,
I want to profile every single data table I have in my powerbi report. By data profile I mean somehting like this:
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.
As far as I know, there is no elegant way. You may try Table functions.
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/
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 57 | |
| 38 | |
| 32 | |
| 18 | |
| 16 |
| User | Count |
|---|---|
| 66 | |
| 66 | |
| 40 | |
| 34 | |
| 25 |