Hello,
I have an app in which users take a survey that spans over multiple pages. After an inspection is completed, I am using Collect(Signal,0) and Clear(Signal) functions to act as a button press to clear all of the entered survey values (After the results are written to the DB), all of the survey drop downs/radio buttons have the reset value IsEmpty(Signal). I am using this method because the survey can be completed or failed on any page of the survey depending on what is answered.
In preview mode in PowerApps studio, this method works flawlessley every time. When these formulas are ran within the app runtime mode on any device or PC, these values are no longer resetting correctly. I have been told by some folks at microsoft that this looks like a bug within PowerApps itself, and that I should put in a support ticket. Unfortunately, I have not heard back on my ticket that was submitted last week so I am reaching out on the forum.
I can recreate this issue any time if anyone would like to see the formulas and how the app is acting differently between the studio and runtime.
Thanks for your time!
Hi trbleile,
Thanks for posting in forums.
I think your issue here would need some time to reproduce and investigating.
I will try to involve someone on this and see if it could help to udpate the status.
Thanks for your patience and understanding.
Regards
Thanks for the response Michael_Shao,
If there is any more information you would like, or want me to demonstrate this issue to you please let me know.
Hi Again,
Just wanted to check in to see if there was any update on this. Please let me know if you need any more info!
Travis
Apologies for the inconvenience. This is a bug on PA side. We are actively looking at ways to fix this issue in published apps. I will let you know once we have a solution. In the meantime, can you workaround this by doing the Collect();Clear() technique on the OnVisible property of every screen?
Thanks
Murali
Hi Murali, Thanks for the response.
Unfortunately, setting the OnVisible property wouldn't necessarily work in our scenario because the inspection (Survey) can be failed on any of the 4 pages it spans. This means if I were to finish the survey on page 3 on one inspection, and then the next inspection was finished on page 2 of the survey. The values on page 3 would still remain because I never reached page 3. The values on page 3 not switching to default is skewing a running total value that spans across all 4 pages.
This training provides practical hands-on experience in creating Power Apps solutions in a full-day of instructor-led App creation workshop.
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
User | Count |
---|---|
190 | |
69 | |
50 | |
38 | |
28 |
User | Count |
---|---|
243 | |
112 | |
91 | |
91 | |
71 |