Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PowerFx implementation in Dataverse Accelerator (Low Code Plugins) does not yet support IsType #2242

Open
cchannon opened this issue Mar 5, 2024 · 0 comments

Comments

@cchannon
Copy link

cchannon commented Mar 5, 2024

The IsType function in the Dataverse Accelerator implementation of the PowerFx runtime does not yet support IsType (returns the error "IsType is a known but not supported function").

This is an issue because AsType on its own is not failure-safe, so the low code plugins cannot safely handle polymorphic attributes.

I'm willing to help implement this capability with my own Open-Source contributions, just looking for guidance on where to contribute as well as any implementation guidelines the FT team has to offer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant