A new feature in Power Apps is SQL Stored Procedures that can be called directly form the Power App. This will give you an ...
Where last week I wrote the script as a stored procedure, I’ve now implemented both the encryption and decryption as functions in my SQL database. Then these Functions are then called from my ...