Changing background colour of a chart based on a expression
Dear Community,
I have been struggling with the following problem for some time now and I hope someone can provide support on the following:
I am building a KPI chart (see below) and I am trying to create an expression which will trigger the background to change green if below budget and red if above budget. Unfortunately I am finding it a bit challenging due to the complexity of the chart itself. Each colour in the chart below has its own expression (therefore sum if is required).
I have added the expression that I am trying to create, the first section gives a value. I am stuck one the second part of the formula. Below you can find the tables that I am using to assemble the rest of the formula. "Budget houder" needs to be kept in because it used to filter a list of Cost Centres..
What I need the formula ((if([Budget Houder]='QC',[Budget 2016]*[Current Month])), ) to do is based on the current month (example: 9) needs to sum up the total budget up to Period 9.