Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Sign up nowGet Fabric certified for FREE! 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.
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 64 | |
| 63 | |
| 49 | |
| 21 | |
| 18 |
| User | Count |
|---|---|
| 122 | |
| 120 | |
| 38 | |
| 36 | |
| 29 |