Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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...
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
72 | |
70 | |
57 | |
37 | |
36 |
User | Count |
---|---|
85 | |
65 | |
60 | |
46 | |
45 |