Something wrong in airtable

Just use a lable and set value to lable.text

1 Like

Can I set the default value of the blank cell to a fixed value, not found, for example?

yes, just try filling it with any values because we want to test whether blank cells are causing the error or not

1 Like



empty row
thaank you very mutch @Soham_Shah :hugs:
thanks all of u :handshake: :clap:

It has been told multiple times in different topics that there should not be empty rows, that will create issue.

1 Like

So please mark my post as solution

1 Like

biggest :+1: solution mark :grinning:

I have marked you post as solution

1 Like

Also, you must use global switch variable before calling the GetColumn block.

last thing

how can I do that
because if the column has an empty cell it will not load


Instead of keeping blank set something default like empty.
And when you get the values if it contains empty then don’t show it.

But don’t keep blank cells.

As i said fill the blank cells with any value let’s say none and if you don’t want to show them in your app then you need to filter the using logic that if value not equal to “none” then only add items to your list

2 Likes

I want to do this automatically set the value of the empty cell to “not found”
how is it ?
@Soham_Shah

Nothing can be done automatically @Soham_Shah and I have suggested you the logic to do that.

1 Like

how can I set default cells values :relaxed: @Maayur

1 Like

After reading this mySQL be like:
mySql: Am I a joke to you? :joy:
Also he:
No one trusts me :sob:

using filter do that

yes but that’s basically logic

2 Likes

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.