Back to Course
SAC Analytics Designer
0% Complete
0/0 Steps
-
Introduction to Analytic Applications
Introduction to Analytics Applications Unit Introduction -
Analytic Applications Overview
-
Visual Elements in an Analytic Application
-
Scripting
-
Application Canvas DesignApplication Canvas Design Unit Introduction
-
Page Layouts
-
Customizing Tables as Result Lists
-
Designing an Input Form
-
Building Pop-UpsBuilding Pop-Ups Unit Introduction
-
Introduction to Pop-Ups
-
Scripting with Pop-Ups
-
Script ObjectsScript Objects Unit Introduction
-
Introduction to Objects
-
Functions
-
How to Use a FOR Loop
-
Using Variables in a ScriptUsing Variables in a Script Unit Introduction
-
Storing Data
-
Context Focusing a Pop-Up
-
Adding New Members to a Dimension
-
Submitting Transaction Data Using ScriptingSubmitting Transaction Data Using Scripting Unit Introduction
-
Manually Adding Transactional Data
-
Using the Console Log to Show Formatting
-
Validating Using Input
-
Filtering Tables and Charts
-
Submitting a Transaction
-
Application Design ImprovementsApplication Design Improvements Unit Introduction
-
Script Layout
-
Aids for End Users
-
Color Formatting and CSS
Lesson 16 of 29
In Progress
Using Variables in a Script Unit Introduction
Unit Introduction
In this unit, we will learn about variables and how to store data in a program. We will learn about global and local variables, the different types of variables and when to use them. We will also learn how to set up a popup and add a new member to a dimension in a program.
We will also go over how to assign values to variables, clear input fields, set the title of a popup, set an array as a local variable, use the createMembers function, show success or failure messages, and validate input.
Included Lessons
- Understand what variables are.
- Explain the difference between global and local variables.
- Identify which type to use when initializing a variable.
- Initialize the settings for a popup so that it is relevant to the action that opened it.
- Demonstrate how to add a new member to the currently selected dimension.
- Demonstrate how to refresh a dropdown list.
- Demonstrate how to focus a dropdown to the new member.