Dataverse host for Power Fx #1556
Phil Cole (filcole)
started this conversation in
General
Replies: 2 comments
|
A specific use case is 'Power Fx' tokens, e.g. https://jonasr.app/xrm-tokens/#powerfx |
0 replies
|
I would hope so. we want to make it very easy for a plugin to invoke Fx within the plugin. This is effectively what Low Code plugins are doing. But there are 2 key challenges:
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Currently to use Power Fx within Dataverse it's required to use the preview Dependent Assemblies functionality to make the Power Fx libraries available to the plugin.
With the increasing use of Power Fx in the Platform, and with Power Fx nearing 1.0 will we be able to use Power Fx from within a plugin without needing to use dependent assemblies? I suspect that Microsoft desire only one instance of PowerFx libraries per Dataverse environment.
All reactions