Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I have KPI in straight table as below
If([Hold Within Date]<[Breached Date],'qmem://<bundled>/BuiltIn/led_r.png','qmem://<bundled>/BuiltIn/led_g.png')
so, It will show LED ligths. But I would like to have any flash lights. Is there any chance that we can get flash light to awrare the user that it reached the destination? I googled but not find any solution.
Thanks.
Use bundle info and load the required images. Then u can use those custom images in your expression. refer the below thread.
Thanks and I can able to see in google in one qvw below path
Info:
BUNDLE INFO LOAD
CountryFLags,
'..\Pictures\images\' & CountryFlags & 'CountryFlags.png'as info
RESIDENT CountryFlags;
How can I get the above path?
This path is relative path of the images where you stored images in your project folder structure.
ok and how can I get these images will I get this from Goggle?
you can try to get the required images from google.
Thanks I tired but couldn't able to get the right ones. Any URL please?
Have you looked at the traffic light gauges? One of the option is 'show single light'. This would save you from being dependent on a connection to an external image source
Do you mean LED gauge lights?
No just a traffic light gauge. The example below is a bit big but it gives you the idea. You can use them as independent charts or in a field in a straight table. A nice advantage is you can have as many colours as you need.