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

Announcements
Now accepting applications for the Qlik Luminary and Partner Ambassador Programs: Apply by July 6!
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

Create a LED image with desired colour

Hi all i have a requirement where i need to create a LED image with the below colour

Rgb (20,500,150)

We already have inbuilt images led as below

'qmem://<bundled>/Builtln/led_red.png')

Which gives us red colour led image but i want some pink color black color leds kind of

Pls help me out

Labels (1)
7 Replies
MarcoWedel
MVP
MVP

You could draw the Leds using your preferred colour and bundle‌ load those images.

hope this helps

regards

Marco

Not applicable
Author

Can you please explain me with a example please

Anil_Babu_Samineni
MVP
MVP

His intention is take that pink color image from Data source like below

images:

BUNDLE LOAD * INLINE [

    ID, Path

    Pink, C:\Community\Images\Finales\PinkImage.png

];

And then reload then use this image instead of this 'qmem://<bundled>/Builtln/led_red.png') you can use this

'qmem://<bundled>/Builtln/PinkImage.png')


Note: Path should your path instead of mine.


Good Luck

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful
Michiel_QV_Fan
Specialist
Specialist

If you are using a straight table: to show a led as an expression you could use a mini chart and then the Traffic Light Gauge. This one you can set to show 1 traffic light and that traffic light can be your color.

Choosing style Clean will almost totally remove the borders around the light.

2016-12-23 07_38_17-QlikView x64 - [C__Users_310259590_OneDrive - Philips_Clinical Studies UAT_3_Pre.jpg

Not applicable
Author

Can u pls provide me an example

Not applicable
Author

Qvw

Anil_Babu_Samineni
MVP
MVP

For Ref,

PFA

If not this solvation you may explain  little bit more to solve the issue

Best Anil, When applicable please mark the correct/appropriate replies as "solution" (you can mark up to 3 "solutions". Please LIKE threads if the provided solution is helpful