Smarten Augmented Analytics

Smarten Cloud Getting Started

Document Version: 1.0
Product Version: 5.4
Document Information
Document ID Smarten Cloud – Getting Started
Document Version 1.0
Product Version 5.4
Date 26- Feb -202 5
Recipient NA
Author EMTPL

© Copyright Elegant MicroWeb Technologies Pvt. Ltd. 2025. All Rights Reserved.

Statement of Confidentiality, Disclaimer and Copyright

This document contains information that is proprietary and confidential to EMTPL, which shall not be disclosed, transmitted, or duplicated, used in whole or in part for any purpose other than its intended purpose. Any use or disclosure in whole or in part of this information without the express written permission of EMTPL is prohibited.

Any other company and product names mentioned are used for identification purpose only, may be trademarks of their respective owners and are duly acknowledged.

Disclaimer

This document is intended to support administrators, technology managers or developers using and implementing Smarten. The business needs of each organization will vary and this document is expected to provide guidelines and not rules for making any decisions related to Smarten. The overall performance of Smarten depends on many factors, including but not limited to hardware configuration and network throughput.

1. Introduction

Smarten Cloud solution is the perfect approach for businesses with a limited budget and a tight schedule. This all-in-one approach to analytics enables traditional business intelligence with self-serve dashboards, reporting and data visualization, as well as advanced analytics with a suite of natural language processing (NLP) search capabilities and Smart Data Visualization, Self-Serve Data Preparation, Assisted Predictive Modeling, Anomaly Alerts and other tools. Smarten Cloud provides a foundation for a self-serve, Citizen Data Scientist environment and requires no SQL or data science expertise. This accessible solution provides integrated reporting, dashboards and predictive modeling insights – all in one place, and all at your fingertips, to create data pipelines, reports and predictive models within minutes.

Here are the quick getting started steps you can follow to create BI objects and predictive models in just five minutes.

2. Signup for Smarten Cloud

3. Overview of the Process

After you have registered and logged into Smarten Cloud platform, you can proceed in the following way.

4. Create a Data Source

You will need the sample data files to get started.

Download the SalesData.csv and Employee.csv files from welcome email sent to you during registration process or download files from below URLs. URL: http://app.smarten.com/csv/SalesData.csv and http://app.smarten.com/csv/Employee.csv

Click the option “Connect Data Sources” from the home page and proceed to create data source. We will first create data source using SalesData.csv file.

CONNECT DATA SOURCES

SELECT DATA SOURCE TYPE

Give the name of the Data source, upload the downloaded data file “SalesData.csv” and click “Next”.

CREATE A DATA SOURCE

Once data from the data file is validated, the system will auto-detect the data types of each column and shows column data type selection screen. You can change the data type of the any column which is recommended by the system, and click “Save”. You can preview the sample data extracted from uploaded file.

DATA SOURCE PREVIEW

You can reopen the data type selection dialogue by clicking the “Column data type selection” icon.

Click “OK.” The data source is now saved and ready to use.

Once the data source is created, you can proceed to create dataset by clicking “Yes”. You can also create a new dataset by clicking the option “Create and Publish Datasets” from the home page.

5. Create a Dataset

This section will explain how to create dataset from “Sales Data” data source which you created above.

Click the option “Create & Publish Datasets” from the home page and proceed to create a dataset.

CREATE & PUBLISH DATASETS

CREATE A DATASET

DATASET-DATA PREVIIEW

NEW DATASET

DATASET-DATA QUALITY INDEX

5.1 Blend-JOIN datasets

ADD DATASET(S)

BLEND-JOIN DATASETS

JOIN DATASETS-COMMON VALUES

5.2 Manage Dataset Columns

DATASET – MANAGE COLUMNS

DATASET- DELETE COLUMN

5.3 Clean Data

SELECT CLUSTER AND EDIT

CLUSTER AND EDIT OPERATION

SELECT UNIQUE VALUES

UNIQUE VALUE-EDIT

UNIQUE VALUES

5.4 Transform Data Types

TRANSFORM DATE-DATA TYPE

TRANSFORM DATE-TIMESTAMP

5.5 Add Column

DATE-ADD COLUMN-YEAR

DATE-CREATE YEAR COLUMN

5.6 Action Editor

ACTION EDITOR

5.7 Dimension Map

Now, let’s create Dimension Map which enables “Drill down” feat-ure in BI objects such as Crosstab, Graph, Geomap, and SmartenView. Click “Tools” icon from the tool bar and select “Dimension Maps”.

DIMENSION MAP-ADD

DIMENSION MAP – ADD PRODUCT

5.8 Publish Dataset

Now, you need to publish the dataset to create BI objects from this dataset. Click the “Publish” icon in the tool bar.

PUBLISH DATASET

PUBLISH DATASET DIALOG

Note:
Scheduler Settings are provided with paid subscriptions only.
Real-Time datasets are available only in Premium subscription.

5.9 Menus and Navigation in Self-Serve Data Prep

You can perform various operations from the tool bar, result set menu, and context menu.

DATASET-MENU BARS

6. Create a Crosstab

This section will explain how to create Crosstab object from “Sales Dataset” dataset which you created above.

CONSUME DATA

CROSSTAB

SELECT DATASET

CROSSTAB-OUTLINER-COLUMNS

SELECT DIMENSION-MEASURE

APPLY COLUMNS

CROSSTAB-PRODUCT CATEGORY-GROSS SALES

Smarten supports following data operations on measure columns:

Sr. no. Data Operation Description
1. Sum Sum of all values
2. Average Average of all values
3. Effective Average Average of all “not null” values
4. Count Count of all values
5. Effective Count Count of all “not null” values
6. Maximum Highest among all the values
7. Minimum Lowest among all the values
8. First First among all the values
9. Last Last among all the values
10. Distinct Count Unique (Distinct) count value of specified dimension
11. Distinct Sum Sum of Unique (Distinct) value of a specified dimension
12. Distinct Average Average of Unique (Distinct) value of a specified dimension
13. Most Recent Most recent records from the data as per the date dimensions
14. Least Recent The first records from the data as per the date dimensions
15. Row Percentage Summary Percentage value against row level summary
16. Row Group Percentage Group summary percentage value against row level summary (within same group)
17. Column Percentage Summary percentage value against column level summary within the same column
18. Column Group Percentage Group summary percentage value against column level summary (within same group)
19. Total Percentage Summary Percentage value against total crosstab sum
20. Relative Row Difference Difference with respect to the previous summary row
21. Relative Row Difference Percentage Difference with respect to the previous summary row in percentage
22. Relative Column Difference Difference with respect to the previous summary column
23. Relative Column Difference Percentage Difference with respect to the previous summary column in percentage
24. Row Cumulative Sum Cumulative sum of all previous row summaries in the same row
25. Column Cumulative Sum Cumulative sum of all previous column summaries in the same column

6.1. Add Column Dimension (Break up ProductCategory wise Sales by Year)

This section will explain how to create Crosstab object from “Sales Dataset” dataset which you created above.

ADD COLUMN DIMENSION

YEARLY BREAKUP OF GROSS SALES FOR PRODUCT CATEGORIES

6.2. Add dimension column on the fly

ADD COLUMN-PRODUCT NAME

YEARLY GROSS SALES-PRODUCT CATEGORY-PRODUCT NAME

6.3. Summary Operations

SUMMARY SETTINGS

SELECT SUMMARY-OPERATIONFOR GROSS SALES

YEARLY SUMMARY OF GROSS SALES OF PRODUCT CATEGORY

SUMMARY SETTINGS FOR PRODUCT NAME

SUMMARY-GROSS SALES-PRODUCT NAME

Smarten supports following summary operations:

Sr. no. Summary Operation Description
1. Sum Sum of all values
2. Average Average of all values
3. Effective Average Average of all “not null” values
4. Count Count of all values
5. Effective Count Count of all “not null” values
6. Maximum Highest among all the values
7. Minimum Lowest among all the values
8. First First among all the values
9. Last Last among all the values
10. Default Summary based on data operation applied on the columns.
11. Group Sum Total/Sum of all values across a row or column at group level
12. Group Average Average of all values within the same group
13. Group Count Count of all values within the same group
14. Group Maximum Highest among all the values within the same group
15. Group Minimum Lowest among all the values within the same group
16. Row Percentage Summary Percentage value against row level summary
17. Row Group Percentage Group summary percentage value against row level summary (within same group)
18. Column Percentage Summary percentage value against column level summary within the same column
19. Column Group Percentage Group summary percentage value against column level summary (within same group)
20. Total Percentage Summary Percentage value against total crosstab sum
21. Relative Row Difference Difference with respect to the previous summary row
22. Relative Row Difference Percentage Difference with respect to the previous summary row in percentage
23. Relative Row Group Difference Difference with respect to the previous summary row for respective group
24. Relative Row Group Difference Percentage Difference with respect to the previous summary row in percentage for respective group
25. Relative Column Difference Difference with respect to the previous summary column
26. Relative Column Difference Percentage Difference with respect to the previous summary column in percentage
27. Relative Column Group Difference Difference with respect to the previous summary column for particular group
28. Relative Column Group Difference Percentage Difference with respect to the previous summary column in percentage for particular group
29. Row Cumulative Sum Cumulative sum of all previous row summaries in the same row
30. Row Group Cumulative Sum Cumulative sum of all previous row summaries in the same group
31. ColumnCumulative Sum Cumulative sum of all previous column summaries in the same column
32. Column Group Cumulative Sum Cumulative sum of all previous column summaries in the same column

6.4. Add Custom Measure(UDDC)

ADD COLUMN-UDDC

ADD CUSTOM MEASURE(UDDC)

ADD UDDC FOR MARGIN

6.5. Drill Up/Down

CROSSTAB-DRILL DOWN

CROSSTAB-DRILL UP

6.6. Add Filters

You can filter and sort by clicking “Filters & Sort” icon. Select “Object Data Filter”. Click the “Plus” icon or you can click inside the “Create New Object Filter” to add filters.

CROSSTAB-OBJECT DATA FILTER

ADDOBJECT DATA FILTER

CROSSTAB AFTER ADDING FILTERS

Smarten provides following types of filters:

Sr. no. Filter Type Description
1. Retrieval parameters Users can use retrieval parameters to obtain a filtered view of BI object while loading the object.
2. Dataset/Cube data filters User can apply filters on dataset and cube data with comprehensive filter options such as Time series and expressions.
3. Object data filters User can apply filter on object data using this option.
4. Pack-Unpack group User can pack or unpack group of values on-the-fly for quick analysis of data.
6. What-if scenarios User can select global variables and change their values to analyze what-if scenarios.
7. Rank User can rank or filter data based on top or bottom n values.
8. Sort User can apply sorting on multiple columns with basic and advance options.
9. Spotlighters User can highlight values based on conditions.

6.7. Menus and Navigation in Crosstab

You can perform various operations from the tool bar and context menu.

CROSSTAB-MENU-BARS

7. Create SmartenView

This section will explain how to create SmartenView object from “Sales Dataset” dataset.

CONSUME DATA

SMARTENVIEW

SELECT DATASET

7.1. Working with Smarten Mode ON

With the Smarten Mode ON, the system automatically suggests the best suitable option for visualizing and plotting a particular type of data.

You just need to drag-and-drop the required Dimension and Measure columns from the dataset and the system will render the best suitable visualization based on data type, volume, dimension patterns, and nature of data.

Let’s create Statewise Sales SmartenView report.

SMARTENVIEW-SMARTEN MODE ON-COLUMNS

SELECT COLUMNS

STATEWISE GROSS SALES – PIE CHART

7.2. Add More Columns (Break up Statewise Sales by Year)

SMARTENVIEW-ADD MORE COLUMNS

YEARLY STATEWISE SALES –SUNBURST CHART

7.3. Change Visualizations (View)

SMARTENVIEW-VISUALIZATIONS

7.4. Working with Smarten OFF Mode

SMARTENVIEW-OFF MODE

7.5. Changing the Placement of Columns

SMARTENVIEW-OFF-HIGLIGHTED COLUMN

SMARTENVIEW-HIGLIGHTED COLUMN-DIALOG BOX

SMARTENVIEW-SUITABLE VISUALIZATION AFTER CHANGING COLUMN

SMARTENVIEW-BAR DIAGRAM-YEAR-HIGLIGHTED

SMARTENVIEW-OFF-BAR DIAGRAM-OUTLINER

SMARTENVIEW-BARDIAGRAM

7.6. Using Legend-Color-Size-Shape

SMARTENVIEW-OFF MODE –LEGEND –SIZE- ADD QUANTITY

SMARTENVIEW-BAR DIAGRAM-SALES QUANTITY

7.7. Add Filters

SMARTENVIEW-FILTERS

SMARTENVIEW-ADD FILTERS

SMARTENVIEW-ADD OBJECT FILTERS

List of Filters
1. Retrieval parameters
2. Dataset/Cube data filters
3. Object data filters
4. Pack-Unpack group
5. What-if scenarios
6. Rank
7. Sort
8. Sampling
9. Spotlighters

7.8. Menus and Navigation in SmartenView

You can perform various operations from the tool bar and other areas of the SmartenView screen.

1.The toolbar provides options to perform various operations on the chart, such Refresh, Restore, Save, Publish Now, Export, Filter and Sort, Data Operations, Outliner, and many more.

2.This option allows you to turn the Smarten Mode ON and OFF.

3.This option allows you to add columns, measures, dimensions, apply views, and change settings.

4.This area displays the chart based on the columns, dimensions, views, and other settings you have applied.

SMARTENVIEW-MENU-BARS

8. Create a Dashboard

This section will explain how to create Crosstab object from “Sales Dataset” dataset which you created earlier.

*Click the option “Consume Data” from the home page.

CONSUME DATA

DASHBOARD

NEW DASHBOARD

NEW DASHBOARD-ADD SECTION

NEW DASHBOARD

DASHBOARD-ASSOCIATE OBJECT

DASHBOARD-ASSOCIATE OBJECTS

DASHBOARD-PREVIEW ICON

DASHBOARD-PREVIEW MODE

8.1. Menus and Navigation in SmartenView

You can perform various operations from the tool bars of the Dashboard screen.

DASHBOARD-DESIGN MODE-TOOLBAR

DASHBOARD-PREVIEW MODE-TOOLBAR

9. Create Autoinsights

This section will explain how to use the Autoinsights option to generate and explore the most accurate predictive models for the selected dataset “Sales Dataset”.

CONSUME DATA

SELECT AUTOINSIGHTS

SELECT DATASET

For this guide, let us select auto option. Select the “No” option in the target selection dialog, and click “OK” to let the system automatically select the target.

SELECT TARGET AND PREDICTORS

AUTOINSIGHTS MODELS LIST

CHANGE MODEL PARAMETERS

EXPANDED VIEW OF AUTOINSIGHT MODEL

You can go back to Autoinsights by clicking the “Back to Autoinsights” link and explore another model.

EXPLORE & SAVE AUTOINSIGHTS MODEL

Explore models in more detail with Interpretation, Model summary, Apply model, Key influencer analysis, simulation, etc., using the left toolbar.

Interpretation: You can view interpretation of the algorithm applied for regression. The interpretation provides information about insights of the model in simple language.

Model summary: You can view the model summary of the Smarten Insight regression object.

Data: You can view the data used for the SmartenInsight regression object.

Apply model: You can enter values for the input parameters and see the results of the model for regression.

Key influencers analysis: The Key Influencers Analysis enables you to analyze the data, rank the factors that impact the metric of interest, display them as key influencers, and present the visualizations and interpretations in simple language.

Simulation: You can apply the appropriate changes to the input parameters and obtain the results from the regression model.

SAVE & SHARE AUTOINSIGHTS

10. Use Assisted Predictive Modelling to create regression

This section will explain how to use assisted, guided workflow of Smarten Insights to generate predictive models for your dataset. You will be guided through data pre-processing options, algorithm technique selection, and a few other options.

CONSUME DATA

SELECT ASSISTED PREDICTIVE MODELING

SELECT DATASET

For this guide, let us select default options and click “NEXT.”

SAMPLING & FILTERING OPTIONS

Let us select default options and click “NEXT”.

HANDLE OUTLIERS & MISSING VALUES

SELECT THE ALGORITHM TECHNIQUE

List of algorithm techniques:

Algorithm Technique Description & Example
Forecasting Forecast values for the future based on past values with one or more variables affecting future values. Forecasting can be performed based upon either the time period or unique identifier.
Example: Forecast product sales based on past sales, inflation, and GDP growth.
Other use cases: product/service demand forecasting, inventory management, GDP forecasting, tourism forecasting.
Classification Split data into groups based on preassigned categories or classes. Classification is applicable in predicting dimension target variable with at least two categorical values.

Example: An applicant for a new loan can be assigned likely/unlikely defaulter categories based on the preassigned defaulter/non-defaulter category for older applicants.

Other use cases: credit card fraud, crime/no crime analysis, customer churn prediction, plant species classification.
Clustering Split data into groups when preassigned categories or classes are not available (as compared with “classification,” where preassigned categories or classes are available).

Example: Segmenting online customers into heavy/moderate/low purchaser groups based on purchasing frequency, average purchase amount, income, age, etc.

Other use cases: loan applicant risk segmentation, customer profile segmentation.
Correlation Analyze how any two or more numeric variables are associated. Correlation can be performed only among measure variables.

Example: Analyze whether or not there is a strong positive association between age and online purchasing frequency.

Other use cases: identify association between product price and sales, between age and loan amount, etc.
Regression Predict change in one measure variable based on change in one or more other variables. Answers such questions as the following: Which factors matter most? Which factors can we ignore? How do those factors interact with each other?

Example: eCommerce companies can measure the impact of product price, product promotion, holidays, seasonality, etc., on product sales.

Other use cases: yield management, predicting property price, medical cost prediction, house price prediction.
Frequent pattern mining Finds frequent patterns from the data. Frequent Pattern Mining is applicable when your dataset contains dimension variables and a variable representing a unique identifier.

Example: A retail store can place bakery products, such as muffins, bread, and eggs, together if these products have a high frequency of being purchased together.

Other use cases: market basket analysis, cross-sell opportunity identification.
Hypothesis testing Answers such questions as the following: Are two samples significantly different? Is the treatment effective? Are two dimensions related or independent of each other?

Example: An eCommerce company can measure the regional influence on product category and gender influence on purchased product type.

Other use cases: finding out if a medical treatment/promotional activity has been effective, if two river samples differ significantly in terms of pH level, etc.
Descriptive statistics Provides basic statistics, such as mean, median, mode, standard deviation, variance, skewness, and kurtosis.

Descriptive Statistics can be performed for the measure variables in the dataset.

Explore our CitizenDataScientist course for more on the basics of Citizen Data Scientist.

AUTO RECOMMENDATION-INFO BOX

SELECT TARGET & PREDICTORS

GROSS SALES REGRESSION MODEL

You can perform various actions described below using the left toolbar.

Interpretation: You can view the interpretation of the algorithm applied for regression. The interpretation provides information about insights of the model in simple language.

Model summary: You can view the model summary of the Smarten Insight regression object.

Data: You can view the data used for the SmartenInsight regression object.

Apply model: You can enter values for the input parameters and see the results of the model for regression.

Key influencers analysis: The Key Influencers Analysis enables you to analyze the data, rank the factors that impact the metric of interest, display them as key influencers, and present the visualizations and interpretations in simple language.

Simulation: You can apply the appropriate changes to the input parameters and obtain the results from the regression model.

SAVE & SHARE MODEL

11. Import PMML file to validate and use customer churn model created in python

This section will explain how to create predictive models and leverage ready-to-use Smarten Insights workflow to validate the model and use the model for predictions using PMML files generated in other platforms like R and Python.

SELECT PMML FILE OPTION ON HOME PAGE

PMML INTEGRATION

UPLOAD PMML FILE

PMML MODEL VIEW

SAVE & SHARE

PMML model information: You can view the model information, such as algorithm type, created in, data dictionary, and others.

Interpretation: Interpretation provides information about significant predictors and their influence on the target.

Mass apply: You can apply the model to multiple records at a time by uploading a .csv file or selecting a dataset.

Apply model: You can enter values for the input parameters and see the results of the model for a single record.

PMML-SAVED VERSION

11.1. Navigation in PMML

You can perform various operations from the tool bar.

PMML-TOOL BAR

12. Create a SnapShot

This section will explain how the Smarten SnapShot monitors and captures insights for the anomalies observed in a time series data using the “Sales” dataset that we created earlier.

HOME PAGE

ANOMALY ALERTS

SELECT DATASET

SELECT FILTERING ON DATASET

NEW SNAPSHOT-SELECT VARIABLES

SNAPSHOT-WITHOUT BREAKDOWN-WITHOUT TARGET VARIABLE

SNAPSHOT WITHOUT BREAKDOWN-WITH TARGET VARIABLE

SNAPSHOT WITH BREAKDOWN-WITHOUT TARGET VARIABLE

SNAPSHOT WITH BREAKDOWN-WITH TARGET VARIABLE

*Save the SnapShot by clicking the “Save” icon for future use. You can share the object with your team members by saving it in the “Repository” folder.

SAVE SNAPSHOT

12.1. Alerts and Notifications

SNAPSHOT-MANAGE ALERT

12.2. Toolbar and Navigation in SnapShot

You can perform various operations from the tool bar of the SnapShot screen.

SNAPSHOT TOOL BAR

13. My Account

MY ACCOUNT

MY ACCOUNT MANAGEMENT

SUBSCRIPTION

UPGRADE PLAN

TENANT DETAILS

USERS

USERS-PENDING

BUY VIEWERS-MOBILE USERS

BUY VIEWERS

TRANSACTIONS

BILLING INFORMATION

SAVE BILLING INFORMATION

14. Other Navigation Options

Action

Description

Search using Clickless Analytics

Go to Home page from any page.

Open Model, My Folder, Repository, and Datasets.

Create new Dataset, Autoinsights, Assisted Predictive Model, and Import PMML file.

Configure with Image Library and Geo map

Go to My Account and Logout.

NAVIGATION MENU OPTIONS

HOME PAGE—NAVIGATION MENU

HOME PAGE—RECENTLY USED OBJECTS AND DATASETS

DEMOS & USE CASES

Copyright © 2025 Elegant Microweb Technologies Pvt Ltd