Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi everybody, I have a line Chart which shows the amount of customer debt every Year&Month
The green line is the the customer Debt and the red dots with numbers come from another expression which displays the difference of the debt between the previous and the current month. This expression is:
Debt-Above(Debt)
What I want to achive is to display this number but in the green line, even when they are different expressions. Where the red crosses are.
Thanks in advance.
Hi Pedro,
I got the result by removing the symbol from the difference.
Regards.
Hi Corrado, have you changed anything more? I've done what you said but I can't get it. See..
Hi Pedro, I post to you my complete QVW. Regards