Power-Fx
Power-Fx copied to clipboard
Power Fx low-code programming language
hi - there appears to be a character limit for formulas in the power-fx cli (pac power-fx repl) and the formula is truncated - throwing an error. If I run...
PowerFx is so awesome!! Short line about my product, it helping users to manage their data. I'm now trying to integrate PowerFx into my product, but having problem when trying...
1. UDF():DS = Filter(DS, Sqrt(Value) > 5)); 2. use UDF() elsewhere, no delegation warning is shown This has always been the case for named formulas as well, change for NF...
Translation handback check-in (PR Created by automation).
Unifying Remove function between PFx/PA. Issue https://github.com/microsoft/Power-Fx/issues/2623.
The sum function returns an error when the first argument is an untyped object. Error message: Untyped objects cannot be used as the first argument to functions which supports record...
Using the **in** operator results in an error when the right operand is an untyped object.
When applying comparison operators (e.g., =, ) between two untyped objects, a check error is returned.
We have removed all support of this from consumers and this should not be used anywhere else that uses Power Fx. Removing support for sync transport clients.
Adding Oracle CDP with relationships Adding Foreign key discovery