Text, checkbox & date

In addition to number and dropdown input columns, you can also use columns of types text, checkbox and date to capture manual data.

Let's cover them one by one.

1. Text

Text columns or measures can be inserted to capture text.

a) Select 'Text' from the Home Tab.

Data input Column - Text

b) The Data Input side panel is shown in the image below.

You can choose to insert as a visual measure or column.

Text entry can be enabled or disabled in the total/subtotal rows using the 'Allow entry on total/subtotal rows' checkbox.

Input access can be configured using the 'Allow input' option. You can also set field validations which will be discussed later in this section.

Click 'Create'.

Inserting Text Data Input Column

c) The text column gets inserted. Double-click on any of the cells and start typing the text in the editor. Press Enter to commit the text entry.

Entering text.

1.1. Word wrap

Inforiver provides an option to wrap the text for long entries that get truncated.

Text entry truncated

Click on the word wrap icon in the Format tab to wrap text as per the width of the field.

Word wrap

1.2. Text validations

Lumel EPM provides the ability to add data validations for text inputs. You can add validations to check the length and type of the data(numeric/text/alphanumeric, etc) entered. You can even customise your validation providing a regular expression using the Custom option.

Text validations

A pop-up error notification appears when the validations fail while entering the text.

Error notification when validation fails.

1.3. Default values

Blank fields do not add value and are likely to reduce the appeal of a report. You can choose to use default values instead of displaying blank text data input fields while creating a text column. You can either enter a static default value or assign a dimension or measure.

Static default value is set in the Text Column.

You can refer here to know more about Dimension and Measure default value.

2. Checkbox

Checkbox columns or measures can be inserted to capture binary inputs. Click on 'Checkbox' in the Home Tab.

Check Box option in Home Tab.

The checkbox column side panel is shown in the below image.

You can choose to insert as a visual measure or column. Entry can be enabled or disabled in the total/subtotal rows using the 'Allow entry on total/subtotal rows' checkbox. Input access can be configured using the 'Allow input' option.

Click 'Create'.

Checkbox column

Click on any of the cells to check the checkbox.

Making a selection

Checkboxes are widely used in reports for data selection, such as shortlisting specific transactions or marking approval and review status. You can filter data based on checkbox values using the 'Checked' and 'Unchecked' options. An application within Lumel EPM would be to use the checkbox filter to Writeback only the selected records.

Applying filters on checkbox fields in Writeback

3. Date

Date columns or measures can be inserted by clicking on 'Date' in the 'Data input' dropdown. You can insert an empty column or copy the dates from the rows in the report.

Data input column - Date

i) Create an empty series

When you select this option, an empty date column is created and the side panel opens as shown in the image.

Date column type properties

You can choose to insert it as a visual measure or column. Entry can be enabled or disabled in the total/subtotal rows using the 'Allow entry on total/subtotal rows' checkbox. Input access can be configured using the 'Allow input' option.

You can also configure other optional fields as below:

Format

The date format can be changed by clicking the 'Format' dropdown. Choose the desired format.

Date format

Minimum and Maximum Date

You can set the minimum and maximum date ranges for the date input. Users will not be able to enter any dates that fall outside this range. You can enter both dates to specify a range, or just the minimum or the maximum date. To select a date, click the calendar icon.

Minimum and maximum date ranges

Default value

In a report that has thousands of rows, manually entering or copying dates in a data input-date field can be a tedious task. In such cases, you can set a default date. All rows will be filled with the configured default date as soon as you click Create.

There are multiple options to set a default date:

  • Static value: Use the date picker to set a common date for all the rows. In the image below, the created date column is pre-filled with the default date - 03/09/2025.

Static value as default date
  • Measure: Select the measure (native measure/formula measure/date input column) from which the default date should be sourced. In the example below, the default value is sourced from a formula measure that is available within the same report.

Setting a measure value as default date
  • Dimension: When you have a date dimension in your row, you can select the row dimension from which the default date must be picked. The default date in the example below is picked from the row dimension, 'Period'.

Setting a dimension value as default date

The default date option is available for both visual measures and visual columns. Invalid date format errors are implicitly handled as blanks for a clean export and writeback.

After configuring the required settings, click Create.

Create date column

The date column gets inserted.

Entering a date

To enter data, double-click on a cell. Select a date from the calendar/date picker.

Choosing a date as input

The date gets captured in the chosen format.

Date gets captured

ii) Copy from rows

If your report has a list of calendar dates in the row dimension, and you want to replicate the same dates in an input column, you can use the ‘copy from rows’ option, instead of manually entering it for each record.

Copy from rows

Lumel EPm automatically detects the date format which can be verified from the pop-up.

Automatic date format detection

In rare cases when the format mapping is not as expected, you can map them manually using the help suggestions and click Submit.

Suggestions for manual mapping

The date column is inserted as shown, which follows the dates in the rows. By default, the first of January is the fiscal year's start.

Date column inserted

Note: Lumel EPM accepts both hierarchical and non-hierarchical date formats. Unconventional date formats are also accepted and automatically mapped. For example, date formats such as half-years, quarters, and months assigned as individual fields instead of a date hierarchy are automatically mapped using the custom formats.

Setting the start of the fiscal year

You also have the option to select the start of the fiscal year while copying the dates. Click 'Change fiscal year start' to choose.

Change fiscal year start

In the below example, the fiscal year start is set to May 7th. Click Submit to insert.

Fiscal year starting date is changed

The date column is inserted with the specified fiscal month and date.

Date column inserted

In the next section, we'll cover the data input features available only in Inforiver Writeback Matrix.

Last updated