Hi All,
I am using update context with upper function to update the records in database with the changes along with the Upper case in all the text fields. But the database is not updating with the upper case instead it updates as entered (if we enter lower case it should update with upper case in db)
Regards,
Suneeta
Hello @Suneetak ,
Please could you provide screenshots or details of the Power Fx code you're using to update the rows in your database, plus where you're implementing the UpdateContext/Upper functions?
This will help to best assess how I or someone else can help you to get the values saved as upper case.