Hi, how are you?
I have one table of leads that has the date each lead entered the system.
Another table of advertising expenses where I pull yesterday's advertising expenses every day.
At the end, I want to make a total of how much a lead costs me each day.
I thought about adding a column in the advertising expenses table where I would pull the total of each day's leads and then divide the expense by the number of leads.
But - I can't figure out how to do it correctly without running a lot of internal automation.
Could it be that I'm missing something? It seems very simple and logical to me that it should be possible to do it quite easily.
I would appreciate your help!
Thank you very much!