...utton that runs a macro to create a variable, which I am then able to call on in the chart expressions (in order to dynamically resize and recolor the dots based on the variable's value created by the b...
...I tried checking "Suppress When Value is Null" but it screws my bar chart. In order to create a legend, would I use expression or build a macro? Just looking some guidance and direction T...
Hello every one... I was trying to create a button in Qlikview which show & hide values on data point in line chart using macro. I have used below macro script in my approach... sub S...
I successfully created a combo chart using a macro both expressions are bars , how do i set one expression as a Bar and the other as a line in the same chart. Below is the code used Sub G...
Hello, I am trying to make a document using macro. But if I use a calculated dimension, It makes an error in changing the label. How can I fix it ? Thanks, Wan Ki, sub chartDraw o...
...hich it is possible to use a a cyclic group in the expression column - i.e. if I can create a sum(category1), count(catergoy2) into a group which can i use that as an expression? (by default cyclic v...
...nd then written to a .QVD file using 'Store' command, the polish characters are shown in the application chart. When this chart data column is exported into the .QVD using 'macro' below, the polish c...
Hi all, I need to create a bunch of graphs and wanted to quickly write a little macro that would replicate the same layout for all the required graphs. So I started to write some lines of c...