Forum Discussion
Emmy88_
1 year agoAdvocate I
Histogram based on measure instead column
Hi all,
I am searching for a way to make a dynamic measure for underneath histogram visual work.
The Plan view is working as the values are based on a column within the plan fact table:
The LY view is not working as I believe the LY value is based on a measure:
Does anyone know how to make the LY measure work in the historgram?
Thank you,
Emmy
1 Reply
- lbendlinSuper User
Power BI does not support dynamic bucketing (unlike Tableau)
Create a disconnected table with all expected buckets, use that as the x axis, and then calculate the measure accordingly.