Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Alignment of columns is messing up my conditional statement

I am trying to create a conditional column that compares Column6 and ALUResult and returns a 0 in flags when they are the same and a 1 when they are not. The ALUResults column comes from a relationship with Table. It returns the correct value when they are formatted the same. Can I change the alignment or is this a different issue?

  • Anonymous's avatar
    Anonymous
    3 years ago

    Nevermind! I fixed the error by changing both data types to text.

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    Nevermind! I fixed the error by changing both data types to text.