Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
I'm trying to create a simple force directed graph. I downloaded the latest PowerBI update and the latest forect directed graph viz file (forceGraph.1.3.7.0.pbiviz).
I walked through the example included with the custom viz (forceGraph.1.3.7.0.pbix). The example works fine. I have 2 issues:
1) With my data the nodes are only 1 level deep. In the image below I would expect node A -> node B -> nodes C, D, E. Not sure why node B isn't connected to A.
2) Not sure what the extra node is that I circled below.
Thanks in advance for your help.
Solved! Go to Solution.
Hi @User100,
There is new version(1.3.9.0) for Force-Directed Graph on Office Store. Base on my test, it works all fine with your shared sample data. Could you go to check if it works on your side.
Regards
Hi @User100,
There is new version(1.3.9.0) for Force-Directed Graph on Office Store. Base on my test, it works all fine with your shared sample data. Could you go to check if it works on your side.
Regards
Thanks. The new version works with the small sample data in the original post above.