Power-Fx icon indicating copy to clipboard operation
Power-Fx copied to clipboard

Power Fx low-code programming language

Results 179 Power-Fx issues
Sort by recently updated
recently updated
newest added

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...

Needs Discussion

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...

Breaking Internals

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...

MS_PAD

Using the **in** operator results in an error when the right operand is an untyped object.

MS_PAD

When applying comparison operators (e.g., =, ) between two untyped objects, a check error is returned.

MS_PAD

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