megel/powerapps-helper

Issue with Visualize Dataverse Environment for larger environments

Opened this issue · 2 comments

Hi Michael,

When working with you VS Code Extension PowerApps Helper (https://marketplace.visualstudio.com/items?itemName=megel.mme2k-powerapps-helper&ssr=false#overview) and number of solutions + dependecies is quite extensive inside single environment I receive following error when trying to Visualize Dataverse Environment

I have https://graphviz.org/ installed on my local machine.

PowerAppsHelper-Error

Rendering graph failed.
Error: Please configure the Graph Visualization API in settings.json to use this feature. See https://github.com/dynamics365-community/vscode-dynamics365-tools/blob/master/README.md#graph-visualization-api for more details.

For smaller environments all works fine for me.

Have you experienced something like this / does this mean there is something wrong inside my environment / solution setup (e.g. circular dependency or sth?)
Any advice would be highly appreciated?

Hi @PRusakPL, do you see any errors details logged in the VSCode developer tools?

Hi @megel I seem to be in the same boat however the error seems to apply to all evironments and I have Graphviz installed.

In the dev console the error and this issue is output, it appears to point to the Zoom button

Message prior to error:
image
Error:
image
Other issue in dev tools:
image

Would love to get the tool working if possible!

Thanks