2024.1DesignerToolsReportingColorsColorsThe following color names can be used in the formula editor for the Reporting tools.If [Field2] < 35 THEN "orchid" ELSEIF [Field2] < 50 then "cadetblue" ELSE "olivedrab" ENDIF