I want to add a date filter that just excludes nulls and includes anything else. How can I do that?
It should be an analysis filter and not a dataset filter.
Thanks!
I want to add a date filter that just excludes nulls and includes anything else. How can I do that?
It should be an analysis filter and not a dataset filter.
Thanks!
thanks @Naveed,
this option requires setting a start date and end date to be able to use Exclude nulls, while what Iâm looking for is a filter to exclude nulls only.
Hi @zainabs
Did Toddâs solution work for you? I am marking his reply as, âSolution,â but let us know if this is not resolved. Thanks for posting your questions on the Quick Sight Community Q&A Forum!
@gillepa yes, Toddâs solution is what I used to do as a workaround for this issue. Wanted to make sure Iâm not missing something obvious.
Thanks @todd.hoffman