In this article
Import and launch survey
Log on to https://author.euro|us|aus|nordic.confirmit.com/surveydesigner
Import the example survey definition Example_survey.zip.
Launch the survey.
Import the example data Example_survey_data.xlsx.
Create a SmartHub with a Source and Custom Data
Log on to https://author.euro|us|aus|nordic.confirmit.com/hub
Create a SmartHub and add the newly created survey
In the new SmartHub, create a data set named "weights" with the following tables:
Note: Once the tables have been populated from the Python script, the schema will be locked.
cell_weights
Upload Cell weights to create the columns in your table with the following data types and keys (click the fields to change the type and set the key).



basic_weights and advanced_weights
Use Weights to upload data.

interlocked_weights
Use Interlocked Weights to upload data.

Create a Studio Report
Open Studio and create a new report - https://studio.euro|us|aus|nordic.confirmit.com/apps
Copy and paste the content from the example report Studio Report and replace the hubid and surveyid with actual values.
config hub {
hub: 1234 // replace with actual hub id
table survey = p12345.response // replace with actual survey id
table wbasic = weights.basic_wights
table wadvanced = weights.advanced_weights