-
Re: Creating / storing dashboard images
yep, I just tested with imgur, works fine...1 -
Re: Anaplan "Concat" & "Nested IF" Best practices
This article is the place to begin thinking about the solution Formula Optimization in Anaplan The reason why is shown in my recent article, Memory Usage From Text Concatenation I think you need to b…1 -
Re: Renaming the line item - Best Practices
A line item can be safely renamed, it will not affect any functionality. Every line item has its own internal ID that is used for the references within Anaplan. The only best practices are to avoid u…1 -
Re: Finditem Fails to Detect Valid List Member
The import does strip away spaces, either before or after the text, even when using text delimiters on a file. I would suggest using a TRIM on the value you use in the FINDITEM. With TRIM:1 -
Re: Anaplan Connect: Convert excel file to csv file in script using Linux environment
It's not something I've tried, my colleague @christophe_keom might have done. The script below for the conversion will only work on Windows. I've heard that it can be done with LibreOf…1

