Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik GA: Multivariate Time Series in Qlik Predict: Get Details
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Showing photos in the Straight Table object

Hello, hello,

I'm familiar with the presidents.qvw and I used it to get this as a prototype. But, I can't use a plain sequence but dynamic code files with various coding conventions in various locations (numbers and letters). Is there a way to get something like this in the Straight Table object if I name photos as codes?

Thank you,

Nenad

Clipboard01.jpg

12 Replies
Not applicable
Author

Kiran,

I understand your point about bundeling but having photos so small will make no difference. I mean I'm not talking about faces. Further more, with bundeling I need to have extra table which can have only two columns ID and photo.

Yes, users are on the same network. It works on the server:

Clipboard04.jpg

But, on the Access Point (using Ajax) it does not show photos but it shows red X. I tried to add <url> before the server name as I do for links but no luck with photos.

Clipboard06.jpg

Do you know how access point reads files from the server, I mean in what format?

Of course, I can always set Photos as Links but it will not make me happy.

Best regards,

Nenad

Not applicable
Author

Instead of the shared path, use filepath within server. Something like 'D:\QVImages\'&Only(ID)&'.jpg' Just tried and it worked for me from access point.

Kiran.

Not applicable
Author

So easy and so far away I was confused with the access point and shares and IE and ...

Thanks a lot for all of this.

BTW: I fnd it strange on how Images are ok with using a plain folder (D:\folder\) and Links need to have <url>\\server\sharename\folder\ structure.

Once more thanks a lot and have a great weekend,

Nenad