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

Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM. Register now.

Reply
DYY94
Helper I
Helper I

How to create a new Table based on Values in Slicer

Hello Community, 

 

I have created a new table from another table. and i want to get a value based on seleceted value on slicer. 

 

The slicer called Situation. 

 

situation.PNG

 

 

 

 

 

 

 

 

 

 

 

In the new table i want to bing ALL  the values from MR/365 based on selected value from Situation

So basiclly as the Situation changes in the slicer i need th data in MR/365 change accordingly. 

 

This is the new table: 

 

Capture5.PNG

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

This is MR/365 ( it's a calculated measure): 

 

Capture14.PNG 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

MR/365= DATEDIFF (SELECTCOLUMNS(TC,"SITUATION",SELECTEDVALUE(TC[Situation])),SELECTCOLUMNS(BTA_Output,"Maturite",BTA_Output[Maturite]) ,DAY)/365

 

 

Thanks. 

1 REPLY 1
amitchandak
Super User
Super User

@DYY94 , You can not use selected values in calculated table and Column

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

Helpful resources

Announcements
FabCon Global Hackathon Carousel

FabCon Global Hackathon

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors