Hello. I'm new to Airtable, but have some experience in other db applications.
I am creating an app to track trading. I have a trade table where details about each trade are stored. It also stores the result of the trade in a field called TradeResult. I made a grid view where I summed TradeResult grouped on TradeDate so I know the total results for each day.
What's the best way to display that in calendar view? I'd like to be able to look at the calendar and see how each day went.
And not to be greedy, but if I could display the weeks total result on Saturday, that would be perfect.
Any help is appreciated.