Albert Labermair
- Total activity 249
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 101
Articles
Recent activity by Albert Labermair-
year - Output the year of a date
Description The function year extracts the year from a given date and returns it. It is useful for analyzing date values or working with other time-related data. Syntax year(date) Arguments Argu...
-
abs - Calculate absolute value
Description The abs function returns the absolute value of a number. The absolute value of a number is the numerical value without its sign. Syntax abs(number) Arguments Argument Description ...
-
trim - Remove spaces at the beginning and end
Description The trim function returns the provided string after removing all whitespace from the beginning and end. Whitespace includes: Regular spaces Tabs Line breaks or similar leading characte...
-
Create an interactive button (createButton)
Description The createButton function creates an interactive button that executes the specified action when clicked. The button may not be available in all views. Syntax createButton(state, title, ...
-
What is the Gantt Chart?
The Gantt view displays the tasks, milestones, and phases of a project on a shared timeline. This allows you to quickly identify schedules, overlaps, and dependencies and edit the schedule directly...
-
The Workload View
DescriptionThe Workload view allows you to track the distribution of workload across different time periods. It offers various display and filter options to provide a detailed overview of resource ...
-
Manage project: Project master data
In smenso, you can create projects with all relevant master data and edit them at any time later. Project master data helps you structure and categorize projects and evaluate them cleanly.ย Open Pro...
-
What is the Portfolio Timeline?
The Portfolio Timeline provides a cross-project timeline view in the Projects area. It displays multiple projects on a shared timeline and helps you quickly identify time overlaps, durations, and d...
-
What is the Timeline?
The Timeline displays the tasks, milestones, and phases of a project on a shared timeline. This allows you to see at a glance when tasks are scheduled, how long they take, which dependencies exist,...
-
Custom views in Projects
Within a project, you can create your own custom views in various areas. This allows you to save not only filters or sorting, but depending on the area also the display, visible information, or add...