Hi experts,
How to write "concatenate formula" in anaplan.
We have 3 proprties in Customer list. I want to concatenate first and second properties into 3rd property.
The format of the properties is "Text".
Can you please suggest me.
Regards,
Uma
Hi,
Assuming all 3 properties are Text format, then
Properties 3 = 'Properties 1' & 'Properties 2'
If Properties 1 and/or Properties 2 are of List format, then you can use NAME() or CODE().
In alignment with the S(ystem) of DISCO, this should be in a List Properties MODULE, not in the LIST properties.
Thanks,
LipChean
You can just use & after every text item and this will concatenate. Here is a link to the Anapedia page.
@UMAMAHESH @AWhitworth
please refer to this article for guidance on how to use concatenation in the most efficient way
https://community.anaplan.com/t5/Knowledge/Formula-Optimization-in-Anaplan/ta-p/41663
David
I live in Colombia and the weather changes a lot here. So I have to look at the weather forecast every day to get dressed properly. It's good that I found this https://tiempo.info/colombia site because it always has the most accurate weather forecasts in Colombia. I'm glad I found it because now I always know what weather to expect. I advise you to use it too if you don't know where to look for accurate weather forecasts
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to get…
I have an action in a process which is getting failed since 2 days when run via CloudWorks with below error . No issues when run manually . Same error occurs when run manually but as a warning "Import complete but with failures" This action is running since almost a year without any issue . No change has been made to…