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

image show only path ? how to show the image ? type of representation

Hello there,

i am using an API to get Facebook feed and i am getting for every post the path to the picture, see table FeedItem_picture

what you you recommend to show the picture ? i would like to add something on the Dashboard saying Most viewed picture.. something like this.

THanks for your help

JP

7 Replies
beck_bakytbek
Master
Master

Hi JP

Here is an interesting contribution to this issue,

i hope that helps

https://community.qlik.com/docs/DOC-4331

kindly

Beck

Gysbert_Wassenaar

I'd use a text box object to show the image. You can use =only(FeedItem_Picture) as expression.

Set the Representation option on the General tab to Image. And you'll probably want to set the Imaging Format to Keep Aspect too.


talk is cheap, supply exceeds demand
ramasaisaksoft

If it is List Box then you can Presentation Tab->Image options->Representation as Image->Image Formatting options your wish

Not applicable
Author

i used the INFO()  but still blue box

beck_bakytbek
Master
Master

Hi JP,

if you give me your QV-file, so i can solve your Problem und will post back, so you get your solution

kindly

Beck

Not applicable
Author

i have sent it via email. gmx

best

JP

beck_bakytbek
Master
Master

Hi

JP, try to use in script for FeedItem-Description: Bundle Load,

and in TextObject select in Representation>Image,

tell me if it works

kindly Beck