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
Hello Everyone, I am seeking guidance on how I could create a workflow process in Fluence consolidation workspace, using the ADO import task. Does anybody know what kind of information I need to fill in these fields? I have watched the ADO training but only explains the data transformation and integration within Anaplan…
Hello everyone I am going through an issue with security when logging into Anaplan via power point add-in. I am a workspace administrator and SSO user. But once I installed add-in for power point, I am not able to login. I am using Universal Login (default) connection and it asks for user name and then a password (not…
Hi I would like to set up pagination in management reports by assigning a page number to a list item and its parent but I also want to be able to keep a block of parent and list items together and not split over two pages. E.g. Parent 1 - 1 Child 1 - 2 Child 2 - 3 Parent 2 - 4 Child 3 - 5 Child 4 - 6 Child 5 - 7…