User Manual of the functionality to generate data by periodicity
In the Start Date text box, we must indicate the date for the first entry of the value we intend to generate.
In the Frequency we can choose how often we want to repeat our values.
In Quantity we put the number of times that our value will be created.
In Values we will write what we intend to create.
With each change, we will generate a new listing with the data you want.
Time Frame is a component that allows you to automatically create dates fulfilling periodicities, such as daily, weekly, monthly, quarterly, or yearly. You can also associate a value or description to each generated date.
To install Time Frame, follow these steps:
To use Time Frame, follow these steps:
Here is an example of how to use Time Frame in a screen that displays a chart with quarterly sales data.
CurrDate()
AddYears(CurrDate(), 1)
This way, you can display a column chart with quarterly sales data using Time Frame.
If you want to test the Time Frame component, you can access the following page:
https://ruihmendes.outsystemscloud.com/TimeFrameEngine/
This page allows you to enter a start date, an end date, and a periodicity and see how many dates are generated by Time Frame. You can also see their values and descriptions if provided.
Questions and Answers
In this section, you will find some common questions and answers about the Time Frame component.