Update function implementation.
Doc: https://learn.microsoft.com/en-us/power-platform/power-fx/reference/function-update-updateif
As a reference, check #595. Other fixes came in place after this PR, but it is a good starting point.
Originally test cases were added to Patch.txt file. We are now trying to walk away from handlers (#SETUP: EnableExpressionChaining,MutationFunctionsTestSetup), so these are for reference only.
For your new test cases, please create a new file under ...Tests/MutationScripts.
Update function implementation.
Doc: https://learn.microsoft.com/en-us/power-platform/power-fx/reference/function-update-updateif
As a reference, check #595. Other fixes came in place after this PR, but it is a good starting point.
Originally test cases were added to Patch.txt file. We are now trying to walk away from handlers (#SETUP: EnableExpressionChaining,MutationFunctionsTestSetup), so these are for reference only.
For your new test cases, please create a new file under ...Tests/MutationScripts.