- Knowledge Base
- Deep Space Apps
- Project Apps
-
FAQs
-
Getting started
-
Feedback
-
Integrations
-
Deep Space Apps
-
Deep Space Actions
-
Deep Space Automations
-
Advanced App Configuration
- Advanced Configuration for Model Audit App
- Advanced Configuration for LOI Apps
- Power BI - Other Workflows
- Advanced Configuration for QTO App
- Power BI - Troubleshooting
- Deep Space App Configuration
- Using the Deep Space Embedded Dashboards
- Power BI - Setting Up Your Onsite Analysis Environment (optional)
-
DS Command
-
Workflows
-
Deep Space Sync for Revit
-
Data Management
-
Notifications
-
System Control App (Workspace Manager)
-
Release notes
-
Deep Space Forms
-
Learn More
Variations
How to use the Deep Space Variations App
Deep Space stores historical information about your project models, including quantities like Count, Area, Volume and Length.
The Variations App gives you a side-by-side comparison between two different 'data drops', or points in time.
This can be used to compare quantity changes between Tender models and current For Construction models (for example).
Configuration
Generally, the Variations App needs the following:
-
Two 'data drops' created
-
The relevant 'data drops' are set in DS Command against the Project
-
Refresh the dataset
This article describes how you can work with Data Drops in Deep Space:
Parameters Used
In a previous version, Variations app used a mixture of parameters that were stored in a global schema eg.
SELECT vbgp.parameter_name FROM global_params vbgp
WHERE vbgp.used_for = 'Quantities' AND vbgp.sub_type = 'Area';
For performance reasons, the above functionality has been put on hold. Currently, variations app uses these parameter names:
Quantity Type |
Parameter Name Used |
Areas |
Area |
Volumes |
Volume |
Length |
Length |