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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
maserr
Helper IV
Helper IV

Measures on a Calculatedtable filtered by slicers

Dear all,

 

I have been using different measures that are being correctly filtered using slicers. Now I would need several of these measures in a table so I am building a Calculatedtable on my SSAS cube where one of the columns is a different measure in each row. What I find in PBI is that this table is not being filtered as desired, as the measures that are outside the calculatedtable.

 

Is that behaviour normal? How could I do to achieve it?

 

Thanks in advance

1 ACCEPTED SOLUTION
AlexisOlson
Super User
Super User

This is normal behavior. Calculated tables are only computed once per time the data is loaded and cannot be responsive to slicers.

 

Only measures can be responsive to slicers, not calculated columns nor calculated tables (even if they are defined using measures).

View solution in original post

7 REPLIES 7
AlexisOlson
Super User
Super User

This is normal behavior. Calculated tables are only computed once per time the data is loaded and cannot be responsive to slicers.

 

Only measures can be responsive to slicers, not calculated columns nor calculated tables (even if they are defined using measures).

Thanks Alexis, would you have any idea to achieve a similar behaviour as the want I need?

Pragati11
Super User
Super User

Hi @maserr ,

 

This information is not sufficient to answer your query. Can you please put some sample input data along with the desired result expected?

 

Thanks,

Pragati

Best Regards,

Pragati Jain


MVP logo


LinkedIn | Twitter | Blog YouTube 

Did I answer your question? Mark my post as a solution! This will help others on the forum!

Appreciate your Kudos!!

Proud to be a Super User!!

 Dear Pragati,

 

I cannot access to sample date. But here you can see what is happening: my slicers are applying on my measure but not on the calculated table that, at the same time, have the same measure.

 

example.png

Hi @maserr ,

 

Do all your slicer columns (YEAR, MONTH, DATE) exist in Calculated table?

 

Thanks,

Pragati

Best Regards,

Pragati Jain


MVP logo


LinkedIn | Twitter | Blog YouTube 

Did I answer your question? Mark my post as a solution! This will help others on the forum!

Appreciate your Kudos!!

Proud to be a Super User!!

No, they don't because what I need is to filter my measure and as I have been reading "CALCULATETABLE function will not work using slicer values, as the tables are generated at the time of model load and hence any slicing post that will not dynamically refresh dependent tables". Which would be the way to achieve exactly this?

 

Thanks in advance

You can use the `CALCULATETABLE` function within a measure dynamically but you can't use a measure within a calculated table dynamically.

Helpful resources

Announcements
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 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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