How to Create and Load External Source Models
- 1 Minute to read
- Print
- DarkLight
- PDF
How to Create and Load External Source Models
- 1 Minute to read
- Print
- DarkLight
- PDF
Article summary
Did you find this summary helpful?
Thank you for your feedback
Data can be loaded into SpotlightXL from an Excel worksheet, CSV file, TXT file using copy-paste actions (Ctrl+C or Ctrl+V), or integration tools like Boomi.
Define a Master Model with Dimensions:
- In SpotlightXL, go to the Model > Setup to define a Master model with required dimensions.
- Go to Model > Dimension subtask to load metadata for all dimensions.
- Once dimensions are defined, click Save and Generate Model. For details on the field types, expressions, and formulas, see Source Model Field Types, Expressions, and Formulas.
Define a Source Model:
- Create a Source Model to facilitate data transfer from external sources to the Master Model.
- Navigate to the Model task and External Source Model > Source Model.
- Enter fields and specify their types based on the order and type in the external data source.
- Click Save.
Define the Source Map:
- Connect the Source Model to the external Source Data using the Model task and External Source Model > Source Map.
- Select Data in the Type field.
- Map each field from the Source Model to a Dimension Member or Value in the Master Model.
- Click Save.
Note:
Ensure the Master Model is generated before proceeding.
Load Data into the Source Model:
- Use the Model task and External Source Model > Source Data.
- Specify the Source Model name and ensure the page displays current status and column headings.
- Select Load Data drop-down and select Load File or copy-paste rows directly from an excel worksheet.
- After loading, click Load Data and wait for the process to complete. Click Refresh to update derived fields.
Create Calculation for Data Transfer:
- In the Model task, navigate to the Calculation subtask.
- Specify ExternalSourceMap type and the Source Map name defined earlier.
- Add Aggregation to ensure rollups are calculated correctly.
- Click Run to execute the calculation and transfer data from the Source Model to the Master Model.
Review Data in Master Model:
- Create views or reports using the Analyze > Data to visualize data now present in your Master Model.
- Optionally use Drill Through on any data cell to access original transaction details.
Was this article helpful?