Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Custom Visuals Ideas will be in read-only beginning Friday, Feb. 28 as we prepare to move these ideas to the new Fabric Ideas.

Display a different image from a URL based on value range of a KPI card

I have a Sentiment KPI card that I want to use to display one of three web url images.

 

if SentimentKPI >= 0.67 display urlImage_A,

SentimentKPI >= 0.33 and < 0.67 display urlImage_B,

else display urlimage_C.

 

I have seen many suggestions on displaying images based on a filter or button selection.. this is not what I want.

 

I want to display a specific url image based on the KPI range... any suggestions appreciated.....

Status: New