Hello Dojo,
We currently have a Visual Overview that uses ClientSideRowFilter on a view table and noticed that when one of the filtered columns have a Not Initialized cell, the row is never returned. Is there a way to prevent that from happening? Currently, the variable is initialized to empty, so should it be initialized to something else?
Thank you.
The ClientSideRowFilter works similarly to the filter you can use at the top of the table in data display. I couldn't figure out a way to include "not initialized" or "not available" there either.