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-
count - Count the number of occurrences of a string
Description The count function returns the number of occurrences of the substring needle within the string haystack. Syntax count(haystack, needle) Arguments Argument Description haystack Th...
-
Automatic Scheduling
With automatic scheduling, you can recalculate a project schedule based on the stored dependencies, task durations, and date constraints.Scheduling can be performed either forwards from the project...
-
Flavor Manager
The Flavor Manager provides a central overview and management of all flavors available in the workspace. You can find it via the menu Settings โ Flavors.In this overview, all flavors are displayed ...
-
Validity period for working time in settings/personal master data
DescriptionChanges in working hours must be recorded historically. Working hours are stored with a validity period, similar to hourly rates.FunctionWhen new working hours are recorded because an em...
-
markedColumns - Determination of marked columns
Description The markedColumns function returns all marked columns of a project. If a color is specified, only the columns marked with that color are returned. If the count parameter is set to 1, th...
-
min - Determine the smallest value
Description The min function returns the smallest value of the provided numbers. It can be called with any number of numbers and returns the minimum of those numbers. Syntax min(Number1, Number2[, ...
-
Perform calculations in the button and write to a field
Description In Smenso, a button can be configured so that calculations are executed immediately when the button is clicked, and the result is written to a specific field. This feature allows for dy...
-
contains - Check for contained character strings
Description The contains function checks whether the string haystack contains the substring needle. It returns true if needle is found, otherwise false. If the optional parameter ignoreCase is set ...
-
Grouping tasks
In this article, youโll learn how to group tasks in various views. This helps you stay organized and manage your tasks more efficiently. There are many views in which you can group tasks, such as t...
-
Check and manage times
In the Times area, you can not only analyze recorded time entries but also review and manage them, depending on your permissions.In addition to your own times, overall views are also available for ...