I created a sheet in Qlik Sense with multiple charts (bar charts and line charts) who display "Post-Dose" values and "Pre-Dose" values. Data are loaded into .qvs scripts. The data types of "Post-Dose" values or "Pre-Dose" values is not always the same as their label.
In order to facilitate the data reading, I would like to display in all chart the "Post-Dose" variables in red and the "Pre-Dose" variables in blue.
Currently I use master items for each variables displayed. I wondering if it is possible to manage variable colors into scripts. For example, is it possible to configure the master items in a .qvs script?