Hi All,
Had a quick question. Can I use the formula !BeginsWith to validate if there is a $ in the beginning and if not to format my text input field?
I cannot find a concrete answer online and have been playing around with the formula myself but no luck.
Thanks!
Solved! Go to Solution.
Hi @MindfulMike ,
Left(YourText,1) = "$"
should do it.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
Hi @MindfulMike ,
Left(YourText,1) = "$"
should do it.
Please click Accept as solution if my post helped you solve your issue. This will help others find it more readily. It also closes the item. If the content was useful in other ways, please consider giving it Thumbs Up.
Visit my blog Practical Power Apps
User | Count |
---|---|
257 | |
127 | |
104 | |
49 | |
49 |