I want to get total number of columns in the one line of a spreadsheet.
For example :
This is my Sheet and I want to get number of records and want to show it in app from below line (See 2nd Screenshot)
Please Help
I want to get total number of columns in the one line of a spreadsheet.
For example :
This is my Sheet and I want to get number of records and want to show it in app from below line (See 2nd Screenshot)
Please Help
In the screen initiali, if you add call spreadsheet get all rows, and you can add a label or variable to catch number of total rows by using the block when spreadsheet got all rows
Yes.. the same. Only