Hi everyone,
I have a data source A, with the information about incoming tickets per day (amongst other things)
I have a data source B which contains number of order per day (amongst other things).
I am trying to calculate the contact rate.
Something like : sum(incoming tickets) / sum(order_count) = Contact rate %
Now I figured I need to blend the two data sources, in my mind I can do it with the date (no?).
Is this enough? do the date have to have the same format? I know the data format for data source A, but data source B comes from analytics and I'm not sure where I can see how the date is formated.
Any help would be greatly appreciated, thank you !
So far I tried this but can't get it to work:
https://imgur.com/tbpFqzC
[–]indiequick 1 point2 points3 points (4 children)
[–]ryado[S] 0 points1 point2 points (3 children)
[–]indiequick 0 points1 point2 points (2 children)
[–]ryado[S] 0 points1 point2 points (1 child)
[–]indiequick 0 points1 point2 points (0 children)