Hi,
My input data is as below:
| Date | Car | EUR | USD |
| 11-04-22 | A | 200,000,000 | (779,964,859) |
| 12-04-22 | A | 124,377,187 | (599,964,859) |
| 13-04-22 | A | 164,377,187 | (579,964,859) |
I am trying to creating a line graph, where there are two lines one for EUR and one for USD and the x axis would be the date and the y axis the values.Cant seem to create one using the interactiv chart tool
Please help
Thanks