Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
does anyone know if it is possble, or a visual exists thats similar to the picture below. Simply just a green or red circle (depening on criteria" I have used the tachometer but client doesnt like it as much, having three in a row looks messy. theyd prefer this which was used in powerpoint previous to the bi file. I have been trying to get creative with pie charts and stuff.
Oh an in my particular case its a flag so the number will be 1,2 or 3 so green red yellow. not too complicated
Solved! Go to Solution.
So, generally the way this is done is to have a table of the URL's of the images you want to display and dynamically select the image based on criteria. You need to tag your image URL as an image URL in your model.
So, generally the way this is done is to have a table of the URL's of the images you want to display and dynamically select the image based on criteria. You need to tag your image URL as an image URL in your model.
Nice, that's a nifty trick!