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
After reading this mySQL be like:
mySql: Am I a joke to you?
Also he:
No one trusts me
using filter do that
yes but that’s basically logic
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.