Checklist progress
0/213Learned
Data 360 Consultant
Study Checklist
Checklist progress
0/213Learned
Apply Data Cloud permissions, permission sets, and org-wide settings.
0/7
Describe and configure the available data stream types and data bundles.
0/13
What are the key differences between Data Cloud data stream types?
Learn this conceptWhat is the difference between full refresh and upsert refresh mode in Data Cloud data streams?
Learn this conceptWhen should full refresh versus upsert refresh be used for Data Cloud data streams?
Learn this conceptWhen is delta refresh the preferred choice for Data Cloud data streams?
Learn this conceptIdentify use cases for data spaces and create data spaces based on requirements.
0/5
Manage and administer Data Cloud using reports, dashboards, flows, packaging, and data kits.
0/8
Diagnose and explore data using Data Explorer, Profile Explorer, and APIs.
0/7
Prepare for the Exam
Study Community
Ask questions and get the latest info from other Data 360 Consultant studiers. 593 members and growing.
Full Refresh replaces all existing data with new data on every refresh, while Partial refresh mode allows updating specific fields on existing records without overwriting the entire dataset. Partial refresh enables upsert-like behavior where records are updated or inserted based on a Primary Key, whereas Full Refresh deletes and replaces all previous data.