Hi, I have a slice for all renewals, I would like a slice to show me the renewals in the next 90 days but I’m obviously not doing it right.
All renewals expression:
[B&C Status]=B and C Renewals
Renewals in 90 days expression:
AND([B&C Status]=B and C Renewals,[Mortgage Renewal Date] <= (TODAY()+90), ISNOTBLANK([Mortgage Renewal Date]), [Mortgage Renewal Date]>=TODAY() )
Can someone please help me get this right.
Solved! Go to Solution.
Are you using a view that is configured to use this slice?
Put quotes around B and C Renewals
?
[B&C Status]="B and C Renewals"
See also:
Tried it but still showing the same results as the first slice without the extra filters.
Are you using a view that is configured to use this slice?
It’s always something simple haha. Thanks for reminding me.
User | Count |
---|---|
18 | |
10 | |
8 | |
6 | |
5 |