Hi,
Domo newbie here.
I am trying to find the average time between orders. The columns I have are
- Customer ID
- First Purchase date
- Last Purchase date
- Time between purchases
I tried to using the group by function to find the average time between orders, but it seems to be returning the same value as the 'time between purchases' column
Anyone have ideas of how to fix this in Magic ETL?
Thank you !