Hi Experts !
looking for solution to block some sign for Users in form.
I have a field "DataCardValue" which is for "Amount" input.
End users are adding "-" and "+" signs all the time, which messing up the report in Power BI, where we visualize data.
Is there any way to restrict that and let them only input numbers?
No special signs, no letters, just pure numbers (decimals).
I have no idea how to do that, just created a prompt which is "visible" when user input "-" or "+"sing.
But it does not work for end users, they still enter those signs, so I want to block that permanently for that one field alone.
Would be grateful for help/ advice on that 🙂