ValQ - Plan
FormulaProductChangelogStart Trial
  • Introduction to ValQ
    • Get ValQ
    • The ValQ Workflow
  • Model
    • Get Data
    • Create Model
      • Dynamic Model
      • Custom Model
      • Import a Model
    • Model Editor
      • Node Operations
      • Editor Features
    • Node Settings
    • Templates
      • Apply Template
      • Manage Template Nodes
      • Import Template
      • Export Template
    • Formula Functions
      • Logical Functions
        • IF
        • SWITCH
        • AND
        • OR
        • NOT
        • XOR
        • IFNAN
      • Math Functions
        • SUM
        • SUBTRACT
        • PRODUCT
        • DIVISION
        • AVERAGE
        • AVERAGEEXZERO
        • AVERAGEEXNEG
        • AVERAGEEXZERONEG
        • COUNT
        • ABS
        • MIN
        • MAX
        • POWER
        • SQRT
        • EXP
        • LOG
        • ROUND
        • FLOOR
        • CEILING
      • Finance Functions
        • IRR
        • NPV
        • PMT
        • IPMT
        • FV
        • PV
        • CUMIPMT
        • CUMPRINC
        • RATE
      • Range Functions
        • RANGE
        • LastNPeriods
        • Get
        • ForEach
        • findByTitle
        • GETCURRENTRANGE
        • GETROWVALUE
        • THIS_SOURCE_KEY
        • PERIOD_LOOKUP
        • PRIOR_SERIES_PERIOD_LOOKUP
      • Static Identifiers
        • THIS/ME
        • CURRENT_SERIES*
        • CURRENT_SERIES_ID*
        • CURRENT_PERIOD_INDEX
        • CURRENT_NODE_VALUES
        • DS.SERIES
      • Node Properties
        • Node Properties Explanation
    • Global Settings
  • Plan
    • Create New Plan
    • Time Series Forecasting
    • Allocation Features
      • Goal Seek
      • Distribute
      • Copy to Periods
    • Driver Based Planning
      • Enabling Driver Based Plan
      • Configuring Driver Inputs
      • Bulk Configuration of Drivers
    • Plan Interface
  • Simulate
    • Create a Scenario
    • Perform Simulations
    • Manage Scenarios
    • Simulation Interface
    • Add Notes
    • Compare Scenarios
    • Scenario Analysis by Node
    • Create Initiatives in a Scenario
      • Steps to create initiatives
    • Create your Presentation
    • Understanding the Node Components
  • Report
    • Variance Analysis Report
  • ValQ Premium FAQs
  • Glossary
  • Resources
  • Release Notes
Powered by GitBook
On this page
  • Step-by-Step Guide
  • 1. Add the visual
  • 2. Import data from Excel
  • 3. Assign your data fields to ValQ
  1. Model

Get Data

PreviousModelNextCreate Model

Last updated 1 year ago

This guide is designed to provide you with the steps to get data inside ValQ with the help of an example - the Sales Performance Dataset (you can download the file below). If you have not installed ValQ already, see the installation guide . You can also use your own datasets and follow the steps outlined.

Excel dataset is used here for the purpose of illustration only. ValQ supports all formats of databases, platforms and data sources supported by Power BI.

Step-by-Step Guide

Let us learn how to get data inside ValQ to build models.

  1. Add the visual

  2. Import data from Excel

  3. Assign your data fields to ValQ

1. Add the visual

The first step to using ValQ is to add it to the Power BI canvas. Click on the ValQ icon in the visualization pane.

Resize it to fill the entire screen.

2. Import data from Excel

We have a simple columnar dataset as shown below that measures sales performance across regions, and product categories & with respect to sales representatives.

This is a columnar dataset as the data is stored in columns instead of rows. Download the dataset using the above link and try it yourself.

  1. To import this data into Power BI, go to Get Data in the toolbar. Now choose Excel Workbook to import the sales data. The process is the same as importing any data to Power BI.

ValQ consumes data the best when it is structured in columnar format. If the data is of any other structure such as a Crosstab, convert the data into columns at the source as a best practice. You can also use Power BI Query Editor to transform the data before loading it to ValQ.

  1. Go to the file location and select the file to be imported. Click Open.

  1. Select the Sales Data(Columnar) checkbox to preview the dataset and click Load. No transformation is required for this data as it is already prepared.

  1. You will now see the dataset under the Data pane on the right.

3. Assign your data fields to ValQ

Now that you have the data imported, the next step is to assign them to the appropriate fields. The available fields include Category, Time Period, Values and Others.

  1. Assign Category and Region in Category field.

  2. Then add Month in the Time Period field.

  1. Sales Budget and Sales Forecast are added to the Values field.

  2. You can also assign one of these values to the Others field. They would not become a part of the data series but can be used in formulae in the Model tab and for weight distributions in the Plan tab.

For example, in the below image, the Sum of Sales Budget is assigned to the Others field instead of the Values field. This makes the series unavailable in the visual - in Plan, Simulate and Report tabs. However, in Model tab, you can refer to this series in formula calculations.

Note:

  1. In the Category field, you can assign the category names, sub-categories and other heads under which you want the data to be categorized.

  2. In the Time Period field, you can assign the time frame in which your data has been aggregated like Year, Quarter, Month, Week, Days, etc., Both hierarchical and non-hierarchical time formats are accepted.

  1. All the numerical value columns that you want to aggregate can be assigned to the Values field.

  2. Assign data in the Others field which you do not want to be added as an exclusive data series but want it to be still available for formula calculations and weight distributions.

You have now imported your data to ValQ. Take some time to explore further. In the next section, let us learn the steps to create a model.

Resources

Note: While the resources above are from previous versions of ValQ, the information available also applies to the current version of ValQ - Plan.

The example showcased here has a hierarchical time format and hence time interval mapping is not required. ValQ accepts non-hierarchical time periods as well. Refer to to know more.

ValQ accepts non-hierarchical custom time formats like FY2023, 23, Qtr1, Jan, etc. and for the visual to consume data in such time formats use the Time Interval Mapping feature as explained in .

You can also split the data series by year using the option.

ValQ packages a few inbuilt examples as samples. To explore more such models and use cases, visit .

How to use Cross-Tab Data for ValQ Model in Microsoft Power BI
Create ValQ Model in Microsoft Power BI with 2 FACT Tables
Demos
here
this section
this section
Split Series by year
61KB
Sales_Performance_Data.xlsx
Select ValQ
Resize ValQ to Fullscreen
Sample Data
Get Data from Excel
Select Excel File through System Dialog Box
Preview and Load Data
Loaded Dataset
Assign Data Fields
Others Field