I’m trying to adapt the force directed graph by David Bacci (https://github.com/PBI-David/Deneb-Showcase/tree/main/Force%20Directed%20Graph) so I can filter the nodes by node name, but still see the connected target nodes.
The problem seems to be that the dataset filters out all of the target node and link information when the PowerBI slicer is applied. I’ve tried a few versions of the data starting with an appended table of my link and node fields in Power Query and then a Combined Table where the link and node info was joined to try and override the filter.
I eventually got the Combined table to carry the right field information through to the rest of my created tables, but then I found the filter being on seemed to interfere with the force transform causing the visual to not show anything, despite the log not showing any error messages.
I’ve run out of ideas for what to try next. Does anyone know if this can be done??
Thanks!!
user26530342 is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.