How to input Values from 2 different tables on Y Axis & Generic Date on X Axis
I managed to feed values from 2 different tables on Y axis. But now I need to feed a Generic Date (Month/Year) on X axis.
Im trying to make a Chart like:
Receipts x Expenses Y (2 Bars)
Time X
Anyone know how can I do it ?
If I insert date from one of the 2 tables (receipts or expenses) it doesn't load the chart data.
Tks