Forum Discussion
Anonymous
2 years agoNot applicable
Show Missing Values in Matrix as Text
Hello, I'm creating a dashboard for monitoring whether documents are up to date in our database (web based, linked via API) and can't figure out a way to show missing data as missing. Data: Row...
HarishKM
2 years agoSuper User
Anonymous Hello ,
You can update conditional column as you have 3 values already like Good, Late and Warning so you can add not available when you do not have values or blanks or you desired output.
Kindly refer below image.
Thanks
Harish M
Anonymous
2 years agoNot applicable
The issue with this method is it wouldn't differentiate by which parentID and document type. I create the good/late/warning based on a document type and days since the as of date. I need a way to basically check that the document has never appeared in the data feed for each unique parentID.