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,
I want to disable the [create page] button for the end user from the dashboard. The end user can create a page or worksheet to link to the module to edit the data. can anyone please give some suggestion? Thx…
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, 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…