Hi all! I am having trouble resetting a field where the user puts in currency. I have a button on a previous screen that resets everything else but this one section. Did I over complicate the currency formatting or is there a formula that resets the varPrice?
Also DataCardValue50 is set to Number, not Text.
Thanks!
Solved! Go to Solution.
Hi @MindfulMike ,
Wherever you have the code to reset all controls, can you also add this to see if it works?
Set(varPrice50, Blank())
Let me know if this helps.
---
If you like this reply, please give kudos (Thumbs Up). And if this solves your problem, please mark this reply as a solution by selecting Accept as Solution. This makes it easier for others to find answers to similar questions.
Thanks!
Hardit Bhatia
Microsoft Business Applications MVP
Microsoft Certified Trainer MCT
Hi @MindfulMike ,
Wherever you have the code to reset all controls, can you also add this to see if it works?
Set(varPrice50, Blank())
Let me know if this helps.
---
If you like this reply, please give kudos (Thumbs Up). And if this solves your problem, please mark this reply as a solution by selecting Accept as Solution. This makes it easier for others to find answers to similar questions.
Thanks!
Hardit Bhatia
Microsoft Business Applications MVP
Microsoft Certified Trainer MCT
This worked! My variables are now resetting with when the new form button is clicked. Thank you! Seems so simple now, I was way overthinking my troubleshooting.
User | Count |
---|---|
258 | |
127 | |
104 | |
49 | |
49 |