Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
I build a lot of one-off/ad hoc graphs regularly, but now need to perform calulations on the graph to produce histogram info about the graph data.
I normally firstly manually create a table, then manually convert the table to the type of graph I need.
My question is how can I save the original table we used to create the graph, into something like a temporary table ( like you would in SQL Server ) , then maybe dump this into a permanent custom table ( maybe this is created via power query / DAX ?? ) to allow me to create histogram buckets and apply it to the temporary table, and then create a histogram?
If I can do this, it opens up a huge useful capability for us.
Thank you in advance.
Sounds like you are looking for the LOB functionality of Tableau? Dynamic bucketing is not something Power BI supports at the moment.
If this is important to you please consider voting for an existing idea or raising a new one at https://ideas.fabric.microsoft.com
Hi
So is it possible to save the table that I use to produce the graph, somehow using power query or some other method ?
hi @wokka ,
visual table could be obtained as calculated table with functions like SUMMARIZECOLUMNS().
you can save the DAX query with SUMMARIZECOLUMNS() code in the pbix file or as text file.
Hi
I'm still newish to powerbi, do you hve any code I might be able to adapt that uses SUMMARIZECOLUMNS() please?
Despite having in DBA background, I find the DAX at the moment, a little confusing at times and knowing when to use which functions etc , can be challenging....
Thanks in advance.
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
26 | |
10 | |
10 | |
9 | |
6 |