microsoft / Power-Fx

Power Fx low-code programming language
MIT License
3.15k stars 309 forks source link

System.NotImplementedException at Microsoft.PowerFx.Types.UntypedObjectValue.ToObject() #2464

Open coletaylor1 opened 3 weeks ago

coletaylor1 commented 3 weeks ago

Anonymized check request showed success. However, fails during execution.

PowerFxExpressionEvaluator Check success with the expression: #$PowerFxResolvedObject$#   Execution:

System.NotImplementedException: The method or operation is not implemented.
   at Microsoft.PowerFx.Types.UntypedObjectValue.ToObject()
   at Microsoft.PowerCards.Scripting.PowerFxScriptRunner.RunScriptAsync(...