MarkGlevickyQrew Cadet7 years agoFormula for a report - text triggers numberI have a column in a report that I want to put a report formula column next to. The initial column contains text and I want the formula column to put a numeric value based on the text in the first co...Show More
QuickBaseCoachDQrew Captain7 years agoOr shorter... If( Contains([WRO],"W"),5, Contains([WRO],"R"),1)
Related ContentPipeline Not TriggeringReport FormulasReport Formula - Combine some, exclude some, and include others.Report helpPipeline trigger(s) based on formula field changes