Tableau — Hard In Tableau, what is the key consideration when choosing between incremental extract refresh and full extract refresh? A Full refresh is used for live connections; incremental refresh is used for published data sources only B Incremental refresh requires Tableau Prep; full refresh can be done directly in Tableau Desktop C Incremental refresh appends only new rows based on a specified date or ID field and is efficient for append-only data; full refresh rebuilds the entire extract and is needed when existing rows can be updated or deleted, as incremental refresh does not capture changes to existing records D Incremental refresh is always faster and should be used in all scenarios Show explanation