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 |
---|---|
185 | |
122 | |
91 | |
47 | |
42 |
User | Count |
---|---|
270 | |
158 | |
130 | |
84 | |
78 |