Hi, I have a default action on Sheet, to select a value on the field : Year_Month
IF(GetSelectedCount(Quarter)+GetSelectedCount(Year)=0,1)
The Problem: When Quarter or Year is Filtered ( on the different app I navigate from ) The default still catches. Is it possible to add a delay to default action ?