Hi Ryan,
Thank you for your time. We've impersonated your organization and thoroughly investigated the insight and underlying data for your Sankey chart.
First, we want to reiterate a core limitation of Sankey charts: they
cannot properly display circular or backward flows (e.g., if a flow goes A → B and then later B → A, or a flow directly back to itself). If such cycles are present in your data, the Sankey chart won't render correctly, as outlined in our documentation:
https://www.gooddata.com/docs/cloud/create-visualizations/visualization-types/sankey-diagrams/.
During our impersonation, we observed that many of your attributes are present in both the 'From' and 'To' fields. While flows like 'Item Availability (From)' → 'Reorder Workflow (To/From)' → 'Exit Sidd (To)' can generally render, we've identified a specific problematic flow involving
'Lost Order' and 'Master':
'Lost Order (From)' → 'Master (To/From)' → 'Lost Order (To/From)' → 'Master (To/From)' and so on, This specific pattern creates the
circular flow that the Sankey chart cannot handle, directly causing the rendering issues you're experiencing.
Filtering out 'Lost Order' (from either the 'From', 'To', or both attributes) allows the chart to render because it breaks this particular problematic cycle. For future reference, it's essential to check if other parts of your data also create such cycles, as they could lead to similar rendering anomalies.
For visualizing relationships that inherently contain
circular or bidirectional flows, we highly recommend exploring the
Dependency Wheel Chart. It is specifically designed for these more complex network flows that Sankey diagrams cannot accurately represent.
You can find more details on the Dependency Wheel Chart here:
https://www.gooddata.com/docs/cloud/create-visualizations/visualization-types/dependency-wheels/
Please let us know if you have any further questions.