Hi! I have two drop down fields: 1.days/Weeks and 2.Duration(days). I was wondering, if is it possible to filter the second one based one the selection from the first drop down. So, if I chose Days, then I could select between 1-28. If I chose Weeks, then I can only chose between 1-4.
Days/Weeks:
Choices([@'Visitor'].Days_x002f_Weeks)
Duration on Site
Choices([@'Visitor'].Duration_x0020_on_x0020_Site)