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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

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
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.