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

NF/UDF with Delegation warning is not passed on when NF/UDF is used

Open rick-nguyen opened this issue 4 months ago • 3 comments

  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 delegation warning flag is in other repo so test cannot be written to for that scenario.

rick-nguyen avatar Oct 11 '24 00:10 rick-nguyen