Hi there,
I'm new to PowerApps.
I'm creating a survey form with at most 50+ question so is this a right platform for me?
And if it is, then is there any function that can allow the submit button to save as well as move to the next screen.
This is because the form is quite lengthy so if there's any network issue I might connect it later with previous data which will be saved and from there again I can continue.
Solved! Go to Solution.
Hi @aakif_aslam ,
It sounds like the Offline feature for the app. If the net work is disconnected, Use collections and leverage the LoadData and SaveData functions for basic data storage when offline. When the network is re-connected, then save the collection data to Data source.
For more reference: Implementing Offline Capability In Your App Develop offline-capable canvas apps
Hope this helps.
Sik
You can use Powerapps to do that. But the best for such request is to use Microsoft forms.
Watch these videos for both options and select which one best suits you:
Powerapps:
https://youtu.be/RisTtTc9aOY?t=3
Microsoft forms:
https://youtu.be/YgWT9mJKEzk?t=74
------------
If you like this post, give a Thumbs up. Where it solved your request, Mark it as a Solution to enable other users find it.
Hi @aakif_aslam ,
It sounds like the Offline feature for the app. If the net work is disconnected, Use collections and leverage the LoadData and SaveData functions for basic data storage when offline. When the network is re-connected, then save the collection data to Data source.
For more reference: Implementing Offline Capability In Your App Develop offline-capable canvas apps
Hope this helps.
Sik
User | Count |
---|---|
247 | |
106 | |
82 | |
50 | |
43 |