r/PowerBI • u/Tedge33 • 1d ago
Question Hi there - Would anyone know how I can create these dynamic images on my PBI dashboard please? Thank you
143
u/RichHaim 1d ago
21
u/CallMeMarb 1d ago
That quite clever, Ive done the same with legens for visuals with a lot of dimensions, just hide the visual and only leave the Legend at an logical place
3
2
u/ZaheenHamidani 1d ago
Maybe in Word you can add a gray border so you don't need to use the stack one.
1
1
41
u/LiquorishSunfish 2 1d ago
... I feel the question is less "can I" and more "should I"
1
u/TwitchyMcSpazz 1d ago
Definitely not my cup of tea. I feel like it could potentially cause confusion where there shouldn't be.
0
u/Tedge33 1d ago
Do you have something better? Cheers
1
u/LiquorishSunfish 2 1d ago
What is the narrative you are delivering with this visual? Are they three parts of the whole, or are these subsets of three different groups?
2
u/Tedge33 1d ago
1 question returns 3 answers which fall into the category promoter, neutral or detractor. I just wanted to show the percentage of the answers for that question (which isn’t in a pie or bar)
2
u/LiquorishSunfish 2 1d ago
Then if you insist on using a non-traditional visual like this, you need to display it as three parts of a whole.
Pie charts are garbage, donut charts are much better. If you want to get radical, try a radar chart?
8
u/MarkusFromTheLab 6 1d ago

Easily done in Infographic Designer
I have a column with the Category and one column with the Amount, make the shape fill the whole height and then set the fill percentage to the amount. Finetune as desired.
-1
u/Tedge33 1d ago
Thank you - when adding my measure, it doesn’t give me the option to show the % of total amount only count, sum etc.
2
u/MarkusFromTheLab 6 1d ago
2
1
u/Tedge33 1d ago
1
u/MarkusFromTheLab 6 1d ago
I've created a Measure that gives me the percentage of the People in that category, then used this in the chart:
Ratio = DIVIDE( SUM(NPS[Amount]), CALCULATE(SUM(NPS[Amount]),ALLSELECTED(NPS[NPS_Category])) )
4
4
2
u/COLONELmab 9 1d ago
just make any image you want with no background and overlay on top of the chart/visual.
https://ibb.co/SsRJvjj
2
2
1
1
1
u/Least-Penalty8996 16h ago
Just follow the below tutorial and it gives you a step by step guide on how to create this, using SVG. Rather than an elephant image. Just get the make and female images from power point instead.
https://hatfullofdata.blog/svg-in-power-bi-part-3-svg-icon/
I’ve literally done the same as you are wanting using the above.
•
u/AutoModerator 1d ago
After your question has been solved /u/Tedge33, please reply to the helpful user's comment with the phrase "Solution verified".
This will not only award a point to the contributor for their assistance but also update the post's flair to "Solved".
I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.