Forum Discussion
Sankey Chart
- 3 months ago
Hi ArchStanton ,
Thanks for reaching out to Fabric Community Forum
The behavior you’re seeing is related to how Power BI handles custom visuals. According to Microsoft documentation, the functionality and supportability of a custom visual depend on the visual implementation, its certification status, and the support provided by the visual publisher.
Microsoft also mentions that AppSource custom visuals can offer both free and paid features, with feature availability controlled by the visual publisher. In addition, the behavior of organizational and other third-party visuals can vary based on the capabilities supported by that visual.
As a supported option, you may consider using a Microsoft-certified custom visual from AppSource, or alternatively use native Power BI visuals if you need broader compatibility across Power BI features.
Official Microsoft Documentation -Power BI custom visuals overview
https://learn.microsoft.com/en-us/power-bi/developer/visuals/power-bi-custom-visualsFrequently asked questions about Custom visual license management
https://learn.microsoft.com/en-us/power-bi/developer/visuals/licensing-faqOrganizational visuals and third-party visual considerations
https://learn.microsoft.com/en-us/power-bi/admin/organizational-visuals - 3 months ago
ArchStanton
I kindly suggest working around with the sanky chart custom visual that you can install from Microsoft AppSource:
https://marketplace.microsoft.com/en-us/product/power-bi-visuals/wa104380777Please take a look at the SQLBI video where they prepare the data to get a functional sankey chart:
https://www.sqlbi.com/articles/preparing-a-data-model-for-sankey-charts-in-power-bi/
Hello,
You could try the free Microsoft Sankey visual from AppSource, I think export works normally there, even if the formatting is more basic. Another option is generating the Sankey outside Power BI with Python, then importing it as an image for the few times you need it.
Best regards,
Daniele
- ArchStanton3 months agoPower Participant
Thanks for the advice, I've tried the Microsoft version and its dreadful, it has very limited formatting options and doesn't really work with my complicated dataset.
Unfortunately, I've no experience with Python.Do you know if all price planned Visuals will have the licensing arrangements as PowerViz?