Albert Labermair
- Total activity 226
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 101
Articles
Recent activity by Albert Labermair-
Dates & Schedule
๐ฏ Objective of this sectionThe Dates & Schedule module is the central tool for scheduling, progress tracking, and workflow control within a construction project.It manages both the HOAI service pha...
-
Tasks
๐ฏ Objective of this sectionThe Tasks module is the core of day-to-day project work in smenso.This is where all to-dos, work packages, and checkpoints are centrally managed, prioritized, and tracked...
-
Project Team
Objective and purposeThe Project team module is used for the central capture, management, and analysis of all people and organizations involved in the project. Clients, design offices, specialist e...
-
Project Overview & Widgets
The Project overview is the central start page of a project in smenso. It provides all key information at a glance regarding project status, KPIs, stakeholders, and progress. With the help of widge...
-
Portfolio & Navigation
Objective of this sectionThe Portfolio module represents the highest level within smenso. All projects of a company or organizational unit are collected, managed, and analyzed here. The portfolio p...
-
Introduction
Objective and purposeThis handbook describes the structure, organization, and practical use of the smenso construction projects platform for clients, project managers, specialist planners, and exec...
-
My tasks - My day
With a saved view like โMy dayโ, you can create a personal working view that you can quickly open at any time โ including your filters, sorting, and layout.This is how you set up My day:1) Click My...
-
shortenGUID - removes all hyphens from a specified GUID
Description The shortenGUID function removes all hyphens from a specified GUID (Globally Unique Identifier) and returns the result as a string. Syntax shortenGUID(string) Arguments Argument Desc...
-
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 ...