I am quite new to QlikView and have been struggling about a specific issue I have when trying to build a table chart. Let me explain what I am trying to do:
My goal is to create a table chart that looks like this:
Aug17 (past)
Sept17 (future)
Nov17 (future)
Region 1
actual value
forecast value
forecast value
Region 2
...
...
...
...
...
...
...
What I have on my hands is two separate fields (actual and forecast) and so to build this table I am filtering those fields by months (before and after today, by using set expressions like [Month]={"<=$(=$(var_today))"} ), and then summing them. Like: