• Release 229.0

    05 April 2025 (Note: Official Release Notes will be made available as an attachment to this article upon release.) Enhancements: Associations: Dynamically manage pick list options (Disable Association Hyperlink) Associations: Choose existing on an Association Table Charts: Display Percentages on Pie/Donut Charts Export/Import: Batch import updates and provide visual progress…

  • Release 228.0

    22 March 2025 (Note: Official Release Notes are available as an attachment to this article.) Enhancements: Kubernetes Upgrade Issue Resolutions: Turned on additional logging for SSO Service Error importing role assignments to new users

  • weeks()

    The weeks() function returns the number of weeks between two dates. Syntax weeks(date1, date2) Argument Description date1 (required) An expression that results in a date value (i.e., a hard-coded date, a reference to a date attribute, or a function that returns a date value). date2 (required) An expression that results…

  • monthEnd()

    The monthEnd() function returns the date of the end of the Fiscal Calendar month based on a date input. Syntax monthEnd(date) Argument Description date (required) An expression that results in a date value (i.e., a hard-coded date, a reference to a date attribute, or a function that returns a date…

  • monthStart()

    The monthStart() function returns the date of the start of the Fiscal Calendar month based on a date input. Syntax monthStart(date) Argument Description date (required) An expression that results in a date value (i.e., a hard-coded date, a reference to a date attribute, or a function that returns a date…

  • quarterStart()

    The quarterStart() function returns the date of the start of the Fiscal Calendar quarter based on a date input. Syntax quarterStart(date) Argument Description date (required) An expression that results in a date value (i.e., a hard-coded date, a reference to a date attribute, or a function that returns a date…

  • quarterEnd()

    The quarterEnd() function returns the date of the end of the Fiscal Calendar quarter based on a date input. Syntax quarterEnd(date) Argument Description date (required) An expression that results in a date value (i.e., a hard-coded date, a reference to a date attribute, or a function that returns a date…

  • yearStart()

    The yearStart() function returns the date of the start of the Fiscal Calendar year based on a date input. Syntax quarterStart(date) Argument Description date (required) An expression that results in a date value (i.e., a hard-coded date, a reference to a date attribute, or a function that returns a date…

  • yearEnd()

    The yearEnd() function returns the date of the end of the Fiscal Calendar year based on a date input. Syntax yearEnd(date) Argument Description date (required) An expression that results in a date value (i.e., a hard-coded date, a reference to a date attribute, or a function that returns a date…

  • Release 227.0

    08 March 2025 (Note: Official Release Notes are available as an attachment to this article.) Enhancements: Save as Dashboard Table Custom Conditional Formatting: Timeframe Columns X/Y Charts: Drilldown Functions to return start and end dates of fiscal calendar month, quarter, and year Function to return the count of weeks between…