Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Discussion Board for collaboration related to QlikView App Development.
hi guys i would like to create a QV tool with variable colors so that it can used for different occasions. The RGB color should be stored in an Excel file for easier access and when the QV File is opened all colors should be changed accordingly. I manged to modify the tab and chart colors in QV, but i can not get the final link to Excel. If I set manualy the variable in the script editor it works... SET vLayout_Color = 'Minstring(RGB(0,47,95))'; but i can not load for the color 0,47,95 from an excel file. How can i do that? thanks and regards Jay