I want to display the SUM result of spreadsheet in tableView


this error

Im Sorry Out the Topic
I have Sum

i want to display the SUM result of preadShet in tableView

this is my Table

this is my Block

make these change ad try… instead of using get item you have added wrongly get list…

1 Like

How do I retrieve the selected data in the table view to be used as a primary to be deleted?

Please help

help me
i want value selected row in table

You cannot use local variable between two events… if you want try to use global variable

See the red alert… it says you cannot use local variable of one event into another

How do I create a global variable.No option in tableview

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