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

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
Anonymous
Not applicable

Dynamic table based on selected value

I've slicer period: data like Month-year 

jawaher89_0-1666353759628.png

 

I've created a table

Param = {
("NBI Adjusted Calendar 2 " , NAMEOF('Fact Performance Indicators'[NBI Adjusted]), 0,"NBI Adjusted","Net Banking Income",0),
("NBI Adjusted Calendar 2", NAMEOF('Fact Performance Indicators'[NBI Adjusted 2]), 1,"NBI Adjusted","Net Banking Income",1))
 
I'd like to display "NBI Adjusted" selectedvalue(period), but it dosen't work,it always return NBI adjusted and not NBI adjusted Oct-2022, how can I change it please?
4 REPLIES 4
AlexisOlson
Super User
Super User

@amitchandak is correct. Calculated tables cannot be dynamically responsive to slicers since they are only computed once each time the data model is loaded or refreshed and not in response to user interactions via filters/slicers/cross-filtering.

 

There may be ways to accomplish the effect you're after but you'll need a different approach (I can't tell what you're asking well enough to suggest something specific though).

Anonymous
Not applicable

@AlexisOlson Could you please help me to resolve it? I use field parameter. 

amitchandak
Super User
Super User

@Anonymous , A table can not take slicer value. Only a table in var of measure can take

 

You can think of dynamic segmentation if needed

 

example

Customer Retention with Dynamic Segmentation, New/Lost/Retain Customer Count: https://www.youtube.com/watch?v=W4EF1f_k6iY

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube
Anonymous
Not applicable

I don't think so..

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.