Skip to main content
Announcements
Qlik Connect 2024! Seize endless possibilities! LEARN MORE
cancel
Showing results for 
Search instead for 
Did you mean: 
devarasu07
Master II
Master II

unable to display product picture in Image & Text Object ?

Hi All,

I've used below expression in qliksense - image & text object and the picture not shows. it just shows the url instead of picutre.

only(aggr(if(rank(sum({$<Year={"$(=max(Year))"},Week={"$(=max(Week))"},SoldQty-={"0"}>}SoldQty),4)=1, 'http://<IP Address>/Article/'&ArticleNo&'.jpg'), ArticleNo))

P.S: this code working fine in qlikview and able to see the picutre

and my current qliksense version : Qliksense 3.0 SR1

FYI, current o/p using text & image qliksense default chart object

Untitled.png

expected like below o/p

Untitled.png

Thanks,

Deva

1 Reply
Chanty4u
MVP
MVP

am not sure

did you place this image in  default content folder? 

if not keep there and try once