• union()

    The union() function allows for the combination of multiple unionIf’s or the combination of singular values into a comma delimited list. Syntax union(first value, second value, …) Argument Description value (required) An association, pick list, or text attribute. Most commonly leveraged with a union or unionIf. value (required) An association,…

  • join

    The join() function provides the ability to convert a list of values into a formatted, filterable text string. Syntax join(separator, value) Argument Description separator (required) A separator (, / ; : |) surrounded by quotations which will be used to separate the list value. value (required) An association, pick list,…

  • unionIf()

    The join() function provides the ability to convert a list of values into a formatted, filterable text string. Syntax unionIf(Template API Name, value, condition) Argument Description Template API Name (required) The template API name OR an association of the template instances containing the value to be summed. value (required) The…

  • Release 246.0

    02 May 2026 (Note: Official Release Notes will be available as an attachment to this article upon release.) Enhancements: Administration: Operations Admin Role Administration: Template Icons visible in App Summary, Data Panel Business Rules: Trigger rule on an ancestor item or association Expressions: New join, union, and unionif functions Metrics:…

  • Copy Tab

    Copying work items in Shibumi supports efficient program management when multiple similar work items are required. App Admins configure which templates allow work items to be copied and define which attribute values are included during the copy process. When a work item is copied, only the configured attributes retain their…

  • Release 245.0

    04 April 2026 (Note: Official Release Notes are available as an attachment to this article.) Enhancements: AI Analyze: Program Structure and Logic AI Analyze: Roles and Associations AI Chatbot: Update Chatbot Icon App Administration: Attribute Metadata Report Card: Hover Text on Drill Down Charts: Group by Date for non-metric Multi-Axis…

  • Search Tab

    On the Search Tab, App Admins can configure additional custom text attributes to be included in search queries. By default, the out-of-the-box Status Message and Description attributes are now included, enabling users to search across a broader set of data and quickly surface the most relevant work items. Adding a…

  • App Admin Functions

    App Admins and Operations Admins have access to four administrative functions: Attribute Metadata, Attribute Usage, Restore Deleted Items, and Rules Log. These tools provide greater transparency into solution configuration and activity. Attribute Metadata The Attribute Metadata Report provides App/Operations Admins with a centralized view of attributes configured within a Template….

  • offsetYear()

    The offsetYear() function provides the ability to offset any time series by a set number of years. Syntax offsetYear(integer, value) Argument Description integer (required) The value to add to the date argument.  If the value provided is not an integer, it will be rounded to the nearest integer. value (required)…

  • offsetQuarter()

    The offsetQuarter() function provides the ability to offset any time series by a set number of quarters. Syntax offsetQuarter(integer, value) Argument Description integer (required) The value to add to the date argument.  If the value provided is not an integer, it will be rounded to the nearest integer. value (required)…