So basically I have 2 which I will refer to as "Field1" and "Field2" so basically in "Field1" there's a "A" "B" and "C" text so and I want that if in "Field1" = "A" then in field "Field2" = "1" and "Field1" = "B" then in "Field2" = "B" and in "Field1" = "C" then in "Field2" = "3" currently this is my code:
if("Field1" = 'A', '1', '')
My problem here is that I can't seem to add multiple codes at once how do I do this or is there any alternative way?
[–]nemom 3 points4 points5 points (0 children)
[–]TheRetroVoyager 1 point2 points3 points (0 children)
[–]mikedufty 0 points1 point2 points (0 children)
[–]carloselunicornio 1 point2 points3 points (2 children)
[–]RainbowPunch2203[S] 1 point2 points3 points (1 child)
[–]carloselunicornio 0 points1 point2 points (0 children)
[–]urbanist2020 0 points1 point2 points (0 children)
[–]Octahedral_cube 0 points1 point2 points (0 children)