
Announcements
When i create a low code plugin using the Dataverse Accelerator App (Experimental feature). The plugin is doing a simple count and sets the result in a table (this is just a test to test what is possible using low code plugins).
The plugin is setup so it is run on adding and deleting rows. When i add a row it is working correctly, however since i created this plugin i cannot delete rows anymore. The error I get when deleting rows (impersonation is not allowed for execution of PowerFX expressions):
Anybody got any idea about the problem?