Hello community,
I am trying to compare two columns with numbers, if it is true then show me "soy"
I am doing with IF. it is working with numbers but not with text.
How can it run?
Solved! Go to Solution.
Your new column cannot have multiple formats. In other words you cannot mix text with numbers.
That is why it works when both are numbers.
Suggest you change 0 to "" or some other text string that makes sense for your situation.
Regards,
Your new column cannot have multiple formats. In other words you cannot mix text with numbers.
That is why it works when both are numbers.
Suggest you change 0 to "" or some other text string that makes sense for your situation.
Regards,
many thanks...... it was so easy. 😀
Come together to explore latest innovations in code and application development—and gain insights from experts from around the world.
Put your data visualization and design skills to the test! This exciting challenge is happening now through May 31st!
At the monthly call, connect with other leaders and find out how community makes your experience even better.
User | Count |
---|---|
395 | |
103 | |
68 | |
55 | |
49 |
User | Count |
---|---|
379 | |
117 | |
81 | |
67 | |
53 |