|
|
|
|
|
by smusamashah
532 days ago
|
|
Monzo (online bank in UK) let you see all your transactions in a Google sheet (with some caveats e.g. interest earned is skipped). I wanted to make a total wealth chart over all years. It's so damn complicated in Google sheets. In MS Excel I could simply make a pivot chart, apply any aggregation on days/weeks and be done with it. But with Sheets I had to make a new aggregate column, filter data in another new column, and make a chart on that. Your comment does explain that API is why they export to sheets and not excel but Google sheets is way behind in ease of use. |
|