Good day all, please I need your help on how can I filter my airtable data based on a specific text.
Example, I want each user to access only data that has his email, so I use if the text contains user email, listview get list. Unfortunately it still shows all the data.
I believe you are using the if condition to filter the data for only the user.
Instead of using downcase Lable29.Text use get global email instead in the text field. You can keep the piece field the same.