I'm new to PowerApps and was wondering if there is a way to connect my text inputs into an excel file. Since I want to create a signup screen and connect the information to the login screen.
Solved! Go to Solution.
I restyled it but every time I click to preview the text input disappears. Also, how would I submit the data to the excel table? Do I need a button and if I do what function would I put in it to work?
Yes, create a new button and put this code in the OnSelect property of it
Submit(your_form_name_here)
User | Count |
---|---|
197 | |
105 | |
88 | |
45 | |
43 |
User | Count |
---|---|
245 | |
105 | |
103 | |
65 | |
60 |