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

Earn the coveted Fabric Analytics Engineer certification. 100% off your exam for a limited time only!

Reply
Yggdrasill
Responsive Resident
Responsive Resident

Value of one what-if parameter filter another what-if parameter

Is it possible to let what-if parameter X filter the range for what-if parameter Y ?

Like so

 

X = GENERATESERIES(1, 10, 1)

Y = GENERATESERIES(1, SELECTEDVALUE(X)-2 , 1)

 


The code for Y above doesn't work but I'm sure you can guess what I'm trying to do

1 ACCEPTED SOLUTION
dax
Community Support
Community Support

Hi @Yggdrasill , 

As I know, we couldn't use slicer to control the calculated column, so I think we couldn't use slicer to create a dynamic table. 

 

Best Regards,
Zoe Zhi

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

View solution in original post

2 REPLIES 2
dax
Community Support
Community Support

Hi @Yggdrasill , 

As I know, we couldn't use slicer to control the calculated column, so I think we couldn't use slicer to create a dynamic table. 

 

Best Regards,
Zoe Zhi

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

 

amitchandak
Super User
Super User

I doubt, But you can try.

Typically if you generate a table, it will take value at that time.

Helpful resources

Announcements
April AMA free

Microsoft Fabric AMA Livestream

Join us Tuesday, April 09, 9:00 – 10:00 AM PST for a live, expert-led Q&A session on all things Microsoft Fabric!

March Fabric Community Update

Fabric Community Update - March 2024

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