Albert Labermair

  • Total activity 210
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 1
  • Subscriptions 101

Articles

Recent activity by Albert Labermair Recent activity Votes
  • 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 ...

  • 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...

  • Assignment mode: Check availability

    With the assignment mode you can keep an eye on your team’s available capacity and assign tasks to individuals in a targeted way. The view helps you identify overloads early and implement your plan...