Forum Discussion

Companyuser101's avatar
3 years ago
Solved

Date Slicer not working

Hello,   I have this date filter, where I can select a specific date and it shows me the data from this date:     Date_Dealer_Inventory = CALENDAR(DATE(2022,5,21),TODAY())   But when I ...