Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
wokka
Helper IV
Helper IV

How to access a graph table ( used to create a graph ) , so I can calculate a histogram

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. 

 

 

 

 

4 REPLIES 4
lbendlin
Super User
Super User

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.

Helpful resources

Announcements
July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.