The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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!