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.
Could not enable filters on UX page. Created Planning period Filter and apply filter on column is disabled. Any help on this
XL3SetProperty to navigate
Hi, Where are the member properties for lists defined in Anaplan XL? In the training documentation there is an example showing a property such as “Birth Date”, which appears to be a list-item attribute. That suggests you can create custom list properties from the Anaplan list. However, when I connect through Anaplan XL, I…