Forum

IF Function not wor...
 
Notifications
Clear all

IF Function not working

2 Posts
2 Users
0 Reactions
265 Views
(@kr4tosss)
Posts: 1
New Member
Topic starter
 

Hello Community,

Can someone explain me why my simple if Function is not working. I want create a custom column with a text if the Value is lower in a column is <0 write xyz else xyz.

My function:

If[Potenzial] < 0 then "Negative Effekte" else "Positive Effekte"

 

Potenzial is a column with values

 
Posted : 23/03/2019 11:18 am
(@catalinb)
Posts: 1937
Member Admin
 

Hi,

Make sure that "Potenzial" column is formatted as Number, not text, this might be the problem.

 
Posted : 23/03/2019 2:01 pm
Share: