Hi Krishna,
If i want to implement IF ELSE kind of statements in Calculated column, how can i achieve it. In your last reply you mentioned how to write multiple IF statements.
Scenario:
IF ( 1st Character <> 0 ) -- > Yes --> Do some calculation
---> NO ---> < IF (Numeric ) --> YES--> Convert to String->Lpad->IFs(con)
--> NO --> Lpad-->IFs(condition)
Best Regards,
Krishna.