Forum Discussion

LYorkToenniges's avatar
LYorkToenniges
Helper III
2 years ago
Solved

Receiving Cannot mix text with values error

Here is the error I get:   Here is the formula (one of anyway) that I'm trying to get to work: % Commitment = IF(     MAX(DPP[Reason])="Leave"||MAX(DPP[Reason])="Project"||MAX(DPP[Reason])=...
  • LYorkToenniges's avatar
    LYorkToenniges
    2 years ago

    It turns out you can sijmply use the formatting in the table view and with will apply that correct formatting to numerical outputs while leaving the texct outputs alone.  I had assumed this would cause an error but it has not yet done so.