Im trying to speed up the process of my workflow. So currently i have a workflow that pulls back 2 years of data and outputs to tableau server.
Im trying to only pull back the last 7 days and replace any updates and append these records to 2 years of data. I dont want the L7 days duplicated on the append output. Just update data if changed in the last 7 days.
Thanks looking forward to tips and tricks