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