Hello.
I’m trying to build my first PowerApp to fill a front office management need.
I’ve build (design) my app, with some text boxes, dropdown menus and a button.
Also, I was able to somehow connect an Excel file saved at OneDrive for Business.
The button is working as expected, changing properties of different items when clicked.
What I need is to save some text information to that Excel file, but I guess I’m missing some collect know-how.
The Excel file is very simple with some columns to be recorded (user name; date when first clicked the button, date when clicked the button second time, and the dropdown option).
Can you help me understand how to export this information?