Hello,Can we get the User name in a lineitem if the module is not dimensioned by Users?Thanks
Devika
@Dev_08
Unfortunately not. There is no such dynamic naming feature.
Could you tell what you want to achive? There are many workarounds and solutions but all depends on the requirements.
For example, you can create fake user list (wich you will have to maintain regularly). Or publish a line item to show current user and dimensioned by user list only...
@Dev_08 Users can only use by Dimension. If you can share, What you want to achieve then we can discuss the way to get your result.
Thanks,
Hey everyone, I wanted to share the Anaplan Python SDK with you. It's a Python Library that wraps all Anaplan APIs and makes it easier to interact with Anaplan programmatically. It is mostly designed with Data Integration Scenarios in mind, but it does support all APIs including ALM, SCIM, Audit, and Cloud Works. Please…
Hello team, I am logging into Anaplan through SSO. I would like to create a batch script to import a file into Anaplan. For the Spoke model, I would like to run an process via a batch script to import data from the Data Hub. Can anyone provide me script for both the condition.
Hello, I am receiving an 'Anaplan Upload Failed' Status Description when testing my integration with a Big Query dataset. The integration imports data from BQ to our Anaplan model. No other details given in the error log. I suspect that Cloudworks is not even picking up the file but am not sure what we did wrong on the set…