Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hello-
I am trying to visualize the relathionship between users and specific keywords by using a force direct graph. Instead of the node displaying the user name, I'd like to show a user picture. I tried using the url image box but can't seem to get it to work.
Here is my data:
User Keyword
Paul Disruptive
Jake Disruptive
Paul Transformation
I tried using the string for an image in my documents as follows: C:\Users\pfergy\Pictures\Employee Pics\pfergy
I also used the image extension of '.png'
Am I missing something? Sorry - I'm fairly new to this tool. Thanks for the help!
Solved! Go to Solution.
Hi pfergy,
Based on my test, I found that the “image url” doesn’t support the local path, you need to use “http image folder path”.
The force direct visual display image follow below rules:
Full url of image = “Image url” + “Source type”/”Target type” + “Image extension”.
e.g.
Comment:
“Image url” : the image folder’s path(not support the local path)
“Image extension”: the suffix of the image source.(.png , .jpg)
“Default image”: one of available values in “Source type”/”Target type” fields.
If you want to know more detail about this visual, you can download the sample to test:
https://visuals.azureedge.net/powerbi-visuals/ForceGraph1449359463895/sample-report/ForceGraph.pbix
Regards,
Xiaoxin Sheng
Hi pfergy,
Based on my test, I found that the “image url” doesn’t support the local path, you need to use “http image folder path”.
The force direct visual display image follow below rules:
Full url of image = “Image url” + “Source type”/”Target type” + “Image extension”.
e.g.
Comment:
“Image url” : the image folder’s path(not support the local path)
“Image extension”: the suffix of the image source.(.png , .jpg)
“Default image”: one of available values in “Source type”/”Target type” fields.
If you want to know more detail about this visual, you can download the sample to test:
https://visuals.azureedge.net/powerbi-visuals/ForceGraph1449359463895/sample-report/ForceGraph.pbix
Regards,
Xiaoxin Sheng
@pfergy Basically you need to supply image url as in below image. Try this url in Image URL section https://raw.githubusercontent.com/Microsoft/PowerBI-visuals-core/resources/images/reports/ForceGraph...
Check out the July 2025 Power BI update to learn about new features.
User | Count |
---|---|
72 | |
72 | |
38 | |
31 | |
27 |
User | Count |
---|---|
92 | |
50 | |
44 | |
40 | |
35 |