Hello my Tableau community friends!
Does anyone know how the S3 to Tableau connection works behind the scenes? I am specifically looking for how Salesforce deals with delta vs full loads. My current process appears to re-sync all files from my folder / bucket each time. This is causing both my sync time and AWS costs to increase quite a bit each day. If this is the case, is there a way to set the sync up to only pull the file deltas? Do I need to specify a key in the files somehow?
Thank you!
Jason
1 comentário
Hi! We use a Big Query connection and as far as I know there isnt a way to pull just deltas. The Data connection sync does a full sync each time. Delta pulls I believe are only available on standard salesforce objects because the data syncs to the standard salesforce objects use the last modified date to determine the delta rows.