Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 897 Bytes

OccupancyRateChart.md

File metadata and controls

19 lines (12 loc) · 897 Bytes

📒 OccupancyRateChart

About The Exercise:

Create a line chart using DataPoint (Charts structure). The Chart should display the hotel occupancy, in percentage (Y-axis), for the next 7 and 15 days (X-axis).

What you will practice:

Chart widget, Chart properties, Built-in functions (AddDays, DiffDays), Aggregate - Filters, Local Variable, UI pattern- Toggle Button.

Useful links and resoucers:

Example

OutSystems Image