Hello,
What formula should I use for the code line item? Instructions did not specifically describe the code.
Thank you in advance!
Oh, so close @JeemarieB - I should have been more precise. When I wrote "list" you need to put the list you want to address. So it will look close to this, all depends on what you named the list. CODE(ITEM('P3 SKU'))
Notice that when you have any characters that are not alpha numeric, like the number "3", you will have to put the list in single quotes like'P3 SKU'
See if that helps.
@JeemarieB
You can use the CODE function which will return a text formatted value. So, CODE(ITEM(List)). If done correctly will look like these codes here.
Hi Jared,
Formula is invalid on my end. Is there something I'm doing wrong here?
It worked! However,I noticed that the font for the codes changed from blue to black. Is this how it's supposed to be?
Astute observation! Yes, when you enter a formula the font will be black as an indication that the cell will not be editable. Anytime you see a blue font, the cell is editable. Good job! You're quickly becoming an Anaplan Champion.
Gotcha! Thank you so much for you help!
Hi everyone, I'm looking to design a workflow and would appreciate your input or guidance on how to set this up effectively in Anaplan. So, the goal is: Once end users complete their data input, they should be able to trigger a process that: Notifies stakeholders via email with a link to a report. The report includes: Aβ¦
Hi, My org is looking to explore leveraging Google Apps script to extract data out of Anaplan and update already built templates in Google Sheets. We use the Anaplan Extension currently but find it crashes often with the amount of tabs, data, etc. Has anyone used both Anaplan OAUTH 2.0 API and Goolge Apps Script to writeβ¦
I'm trying to execute an Action to export data with the use of a Mapping in Informatica. But it gives us null rows .If we export directly from Anaplan , the export file has all the rows filled. Both exports have same number of rows but in the informatica export the values appear as blank. This issue is with only someβ¦