QlikView App Dev

Discussion Board for collaboration related to QlikView App Development.

Announcements
Join us at Qlik Connect for 3 magical days of learning, networking,and inspiration! REGISTER TODAY and save!

Who Me Too'd this topic

Not applicable

Variable QV layout with Excel upload

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

Who Me Too'd this topic