Load Images Directly into your AnalyticsGate Reports!
- Pull Images Directly from the Web or File Location
- Create a Product Catalog including photos of each item
- Add a Dynamic Logo for each recipient within scheduled reports
The new function Qlik.SenseImage(), includes images from different sources!!
Qlik.SenseImage(“url”) loads an image directly from an URL or directory path.
Qlik.SenseImage(“ctlib:”) loads images directly from the Qlik Sense platform.
Import multiple images (fill down/across) using AnalyticsGate’s integrated formula syntax:
=Qlik.SenseImage(“ctlib:analyticsgate:IMG_”&H8&”.jpg”) or
=SenseImage(“ctlib:analyticsgate:IMG_”&H8&”.jpg”)
Learn more about this exciting new feature in our online documentation.