Describe the bug
When defining a Material table with column lookup field which defines a key with integer 0 for filtering, the data is not properly filtered and ignores records with integer 0 on the relevant column. When using non-zero number or with the string '0' there is no problem.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Data records with value 0 in the birthCity field should be seen in the table
Screenshots

Desktop (please complete the following information):
Hi @kfirshahar ,
Thanks for clear description about but. I will resolve it asap.
This is done with 1.28.2
Hi @mbrn ,
Thanks for the quick fix, it works fine now :)