Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
What is the difference between ‘Process Default’ and ‘Process Full’?
When I do ‘Process Default’ it works fine, but if I use ‘process full’ I get this error?
Why is this?
Solved! Go to Solution.
Hi @Anonymous
You can refer to this document: Process Database, Table, or Partition (Analysis Services) | Microsoft Docs
| Mode | Description |
| Process Default | Detects the process state of database objects, and performs processing necessary to deliver unprocessed or partially processed objects to a fully processed state. Data for empty tables and partitions is loaded; hierarchies, calculated columns, and relationships are built or rebuilt (recalculated). |
| Process Full | Processes a database and all the objects that it contains. When Process Full is run for an object that has already been processed, SQL Server Analysis Services drops all data in the object, and then processes the object. This kind of processing is required when a structural change has been made to an object. This option requires the most resources. |
| Process Clear | Removes all data from database objects. |
| Process Recalc | Updates and recalculates hierarchies, relationships, and calculated columns. |
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
Hi @Anonymous
You can refer to this document: Process Database, Table, or Partition (Analysis Services) | Microsoft Docs
| Mode | Description |
| Process Default | Detects the process state of database objects, and performs processing necessary to deliver unprocessed or partially processed objects to a fully processed state. Data for empty tables and partitions is loaded; hierarchies, calculated columns, and relationships are built or rebuilt (recalculated). |
| Process Full | Processes a database and all the objects that it contains. When Process Full is run for an object that has already been processed, SQL Server Analysis Services drops all data in the object, and then processes the object. This kind of processing is required when a structural change has been made to an object. This option requires the most resources. |
| Process Clear | Removes all data from database objects. |
| Process Recalc | Updates and recalculates hierarchies, relationships, and calculated columns. |
Best Regards,
Community Support Team _ Jing
If this post helps, please Accept it as Solution to help other members find it.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Check out the July 2026 Power BI update to learn about new features.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 30 | |
| 25 | |
| 23 | |
| 22 | |
| 13 |
| User | Count |
|---|---|
| 50 | |
| 32 | |
| 19 | |
| 19 | |
| 17 |