This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hello,
I'm a new user of Power BI desktop. I'm trying to create a data quality report and I want 3 elements :
- A table with information from each of my columns (for that I used Table.profile() )
- A dropdown list to select just one field (based on the table created by table.profile)
- And an histogram to show the frequency of each results for the selected field
But I don't know how to link the dropdown and the histogram to show only data from the selected field in the histogram
Thanks you for your help
Solved! Go to Solution.
We can't change the columns added in the "Axis" field of the column chart.
One workaround is as below
Assume you have data as below
Add an index column from 1 in Edit queries
then click on "index column", unpivot other columns
Close &&apply
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
What final output do you want?
As tested, you could create measures to return data as function- Table.profile() does
It can change according the "drop down" slicer.
As teste, i can create a frequency histogram as below.
Please share some example data or expected result so i can help you to get the result.
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hello @v-juanli-msft
Thanks you for your help !
I want that kind of output :
And when I changed the field to analyze, I want an automatic update of the histogram below with the frequency of the chosen field.
Best regards,
Julien
We can't change the columns added in the "Axis" field of the column chart.
One workaround is as below
Assume you have data as below
Add an index column from 1 in Edit queries
then click on "index column", unpivot other columns
Close &&apply
Best Regards
Maggie
Community Support Team _ Maggie Li
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
It's working
Thanks a lot for the solution Maggie
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 35 | |
| 32 | |
| 26 | |
| 21 | |
| 18 |
| User | Count |
|---|---|
| 68 | |
| 36 | |
| 32 | |
| 25 | |
| 23 |