This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowA new Data Days event is coming soon! This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. Don't miss out.
Awhile back, I got frustrated with the limited grouping options for histograms, so I created some calculated columns for some default grouping options (see picture).
I am now trying to modify my report to ask the user what grouping they prefer, by having them input a min, max, and increment. I want to use the input to create the column and thus a histogram. Any way to do this?
Solved! Go to Solution.
Hi @cwindsor ,
Thank you for reaching out to the Microsoft Community Forum.
You cannot dynamically create a calculated column in Power BI based on inputs like min, max, increment.
Calculated columns are computed at data refresh time, while slicers / user inputs work at query time. By using measure + disconnected parameter table you can get the desired result.
I hope this information helps. Please do let us know if you have any further queries.
Regards,
Dinesh
Hi @cwindsor ,
Thank you for reaching out to the Microsoft Community Forum.
You cannot dynamically create a calculated column in Power BI based on inputs like min, max, increment.
Calculated columns are computed at data refresh time, while slicers / user inputs work at query time. By using measure + disconnected parameter table you can get the desired result.
I hope this information helps. Please do let us know if you have any further queries.
Regards,
Dinesh
Hi @cwindsor ,
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. And, if you have any further query do let us know.
Regards,
Dinesh
Hi @cwindsor ,
We haven’t heard from you on the last response and was just checking back to see if you have a resolution yet. And, if you have any further query do let us know.
Regards,
Dinesh
Check out the May 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.