I have a visual which i want to show data of all time, however i want to exclude the dates 30th August 2023, and 31st August 2023. This is because the data here were all test cases, and i do not want them shown in my visual. How can i filter my visual so it excludes certain dates?
Basically should be filtered to data in all time, excluding data from these two dates.
only for one visual or all?
For all you could exclude the dates in the dataset.
For the visual you maybe could create a “before” or “after” filter.
The filter to before and after 31st was weird and didn’t work. In fact the data displayed ended up staying the same. I think since it’s:
Filter to show anything before 31st
OR
Filter to show anything after 31st
(OR instead of AND), i think it breaks it somewhat.
So what i should do instead is create a calculated field which is the string of the date, and then filter out by this calculated field, and that would hopefully filter the 31st out?
Hi @HarveyB-B
and your PropStr date is formated “yyyy-mm-dd”? Do you find other dates?
Can you create a simple table visual with proposal date and PropStrto check if there are data and date is formated right?
No data at all actually for this date. Someone may have excluded this date + data from this date as they knew that using this would mess up percentages and data shown for August. Will double check with the person who queried the data but i think it has been removed pre quick sight