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
Hello, I'm building a dashboard using a surgical procedure dataset. Each record has a user, service date, and associated cost. I'd like to visualize the cost distribution using a histogram with a superimposed normal distribution curve. The histogram should show the count of records falling within specific percentage intervals of the total cost (e.g., 0-10%, 10-20%).
My challenge is dynamically updating these intervals and the histogram when applying filters (like date). How can I automatically recalculate the percentage ranges and update the histogram based on the filtered data?
Solved! Go to Solution.
How can I automatically recalculate the percentage ranges and update the histogram based on the filtered data?
This is not something you can do in Power BI. You need to bring all your buckets and bucket sizes beforehand.
Alternatively, look at Tableau which supports dynamic binning.
How can I automatically recalculate the percentage ranges and update the histogram based on the filtered data?
This is not something you can do in Power BI. You need to bring all your buckets and bucket sizes beforehand.
Alternatively, look at Tableau which supports dynamic binning.
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 |
|---|---|
| 53 | |
| 38 | |
| 33 | |
| 17 | |
| 17 |
| User | Count |
|---|---|
| 67 | |
| 62 | |
| 38 | |
| 34 | |
| 22 |