Hi All,
I have a number formatted line item, i want to flag this field in another text formatted line item.
saying its " error in value" else " No error", based on blank or non blank of first line item.
Regards
Madhu
(Only if required) Use TEXT() function to convert number to text in your formula, to validate your required condition
Otherwise, I agree with Bram & Niranth.
Hi @MadhabikaM ,
You can use the formula "<> 0" and achieve your results.
Hi @hari.prasad
There is no requirement to convert the values into text, You can directly refer the 'number formatted line item' and use the condition =(equal) or <> (not equal).
I'm suggesting this because converting numbers to text will all another additional layer of calculation and is not best practice.
Hubungi Call Center INDODAX melalui +62822225789 WA atau email support@indodax.com.
There was an error rendering this rich post.
A quick reminder of the Bulk Copy functionality. Bulk Copy allows you copy large volumes of data from one slice of a model to another in a single, optimised operation, instead of using formulas or imports. Use case: copy a version (RF1) into a prior year version (PY RF1) using a versions list to allow for year-on-year…