Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi experts,
In my combo chart, I'm trying to display 3 field (with one calculated) Credit, Debit, Delta with the time-dimensions month and year.
The 2 first ones are extracted data and the third one Delta is a calculated field : Delta = Sum(Credit) + Sum(Debit).
Credit and Debit are bars and Delta is a line.
The problem is that Delta is displayed only for 1 month (June).
Please have a look on the next screen :
I suppose that the calculated field Delta is not bind to the time-dimensions.
Can anyone help me ?
Thanks,
Pierre.
You mind posting an example of you qvw?
The problem is solved.
Thanks.
Pierre.