Recently I already mentioned Named Formulas and User Defined Functions in my posts. Today I’m looking at User Defined Types.
Month: December 2024
After my post about Encrypting Rich Text fields in Power Apps that store their data in SQL server now the promised decryption code in this post as well.
Recently I have done a lot of work with SQL Stored Procedures in Power Apps. But what do you do if you want to have some fields encrypted in your SQL database. In this post how to Encrypt and decrypt using stored procedures.
This is a typical post on a Friday afternoon, about weird date handling in Power Apps. But understanding this issue will help in many situations.