I am trying a create a power app and fairly new to this. I tried to create a button that will collect data when selected.
This is the formula I am using. not sure why it is not working.
ClearCollect(colGridData,'AllocationDatasource')
I tried getting colGridData in a gallery to see if data comes there. But nope. Data source is sharepoint list that has 8 columns.
Button is in Homescreen and OnSelect property. Appreciate your help!
@sonisick @Ramole