There are two before your reply and let’s not discuss more about it
Of, fine whoever told that, but it’s just a silly mistake.
@sherif I think so your problem is Solved.
in the previous aia hh file, I was wrong in the table name
but in real aia file that i work on , Total Rows has no problem (=98)
but the problem is still exist
@vknow360
@The_K_Studio
@Soham_Shah
@Maayur
I appreciate all your efforts. Thank you
so can you only post the photos of the project you are facing problem as it is confusing now
sorry
I will really take care of that later
Hi, I can see there are empty cells in your airtable spreadhsheet and try filling the empty cells, as I had the same problem once
Also try this
Just use a lable and set value to lable.text
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
It has been told multiple times in different topics that there should not be empty rows, that will create issue.
So please mark my post as solution
biggest solution mark
I have marked you post as solution
Also, you must use global switch variable before calling the GetColumn block.
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
I want to do this automatically set the value of the empty cell to “not found”
how is it ?
@Soham_Shah