Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
How can I make the button, which seems me only those rows, where one of field value is null???![]()
Hello Aleksandra,
Can you please elaborate on your requirements? It's a button object what you are using? What filers or actions are you using in it?
Regards.
BI Consultant
I wish that button allows to see only those rows on the table, with missing "client name", where client name is null...
Hi Aleksandra,
Those missing values are coming as null (or missing) from the database or are they results of the aggregation missing dimensions? In the first case, I'd suggest you to assign a value in the script so you can check for them later. In the second case, Nulls cannot be selected in QlikView, because they don't exist (it's not an empty value).
Hope that helps.
BI Consultant
Think it makes more sense to have a "real" name in all your relevant datafields.
HTH
Peter
Thank you Miquel and Peter!
It helps:)))