Albert Labermair
- Total activity 236
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 101
Articles
Recent activity by Albert Labermair-
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?
A Gantt chart is an essential tool in project management and is often used in various software solutions for project planning and monitoring. This chart provides a detailed overview of tasks and th...
-
The Workload View
DescriptionThe workload view allows tracking the distribution of workload over different time periods. It provides various display and filter options to gain a detailed overview of resource utiliza...
-
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...
-
Reports in Workload View
In addition to the existing options in the workload view, you can use Analysis to display additional key figures directly in the view. The analysis is shown directly in the workload view. This allo...
-
workflowStatus - Output GUID of a workflow status
Description The workflowStatus function returns the GUID (unique identifier) of the current workflow status of a task or project. Unlike many other functions, workflowStatus does not require any ar...
-
Customize the sidebar and manage quick views
Description The sidebar provides quick access to various sections and can be customized individually. Views can be hidden, accessed via the More menu, and pinned back. Additionally, the order can b...