Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
RT6
Frequent Visitor

Power BI Deneb Edge Bundling Custom Visual

Hi all!

 

I'm trying to re-create this visual in Power BI with Deneb, my input data is similar to the sample from https://vega.github.io/vega/examples/edge-bundling/

What should I update in the code to change data sources to xlsx on my PC?

I was trying to change the "url": "data/flare-dependencies.json", "data/flare.json" as path on my PC.

Because in the sample it refers to "url": "data/flare-dependencies.json", "data/flare.json"

 

Thanks in advance!

 

2 REPLIES 2
RT6
Frequent Visitor

Hi avatorl, thanks for your response!

 

I have tried to upload json sample files from the vega example into my dropbox:

 

RT6_1-1688461316109.png

 

and then change data source in Power BI/Deneb code from: https://vega.github.io/vega/examples/edge-bundling/, as you can see above at the screenshot. I still cannot see any data on the canvas, only legend and slicer triggers.

 

Any ideas?

Thanks!

 

avatorl
Impactful Individual
Impactful Individual

Option 1) (certified Deneb from AppSource installed)
use data from your Power BI data model, you can't reference external data sources https://deneb-viz.github.io/dataset

Option 2) (Deneb standalone version installed)
a) use data from your Power BI data model, you can't reference external data sources (see option 1)
b) publish CSV or JSON file(s) online (for example using DropBox) and then reference it from Vega code. You can't use XLSX files. You can't reference a local file. Supported formats: https://vega.github.io/vega/docs/data/#format

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.

Top Kudoed Authors