Do we have a replace function?
I want to change a value.
@Sravan_Kumar
Can you elaborate more ?
I wanted to know, as we have 'Replace' in excel.
Do we have the similar in Anaplan?
For text , SUBSTITUTE function is there which enables to replaces a portion in a text line item with a new string,
to replace numbers, you can convert into text using TEXT(), then substitute , then convert substitiuted text into number using value()
https://help.anaplan.com/anapedia/Content/Calculation_Functions/All/SUBSTITUTE.htm
Whenever trying to convert from excel to Anaplan this is a helpful link:
https://help.anaplan.com/anapedia/Content/Calculation_Functions/Function%20Usage/Excel%20Comparison.htm
Depending on your exact case, you could use a combo of FIND(), LEN(), LEFT(), RIGHT(), etc. Alternatively if you are finding a specific text and want change it for something else then you could use SUBSTITUTE() like @Kanishq17 mentioned above.
Jason
Hi Community, I’m encountering an issue where an export created in Anaplan is missing column headers when retrieved via the API. However, when I manually run the same export from the Actions tab, the downloaded file includes the headers. Has anyone experienced this behavior before? I’d appreciate any insights into the root…
Hi all, I, as an Anaplan workspace administrator, am working together with a Fabric team to export data from Anaplan to Fabric via Anaplan API and Postman. We have a problem where all Anaplan exports are visible in Postman but when trying to connect to SOME of them, we get message "404, Not found". Below screenshot showing…
We are looking for Anaplan end-users to provide feedback on their experiences with the Excel add-in. Interested individuals will respond to this 5-minute survey to help us understand personal needs and behavior when using the add-in. The feedback provided by survey takers is essential to the roadmap of Anaplan's products.…