I want to extract all the line item formulas from an Anaplan module. Is there any documentation in the API to do this?
I want to do this so I can run a git diff across multiple environments.
Hi @samlambert go to the module blueprint and export.
Thanks for the reply, but I want to use the API, so this solution doesn't work for me.
I'm trying to find out how I can export all the metadata in a module (Metadata being things like line item formulas, Parent, IS Summary, Format, etc.). Once I've exported them then I can run my own custom git diff processes to compare modules across environments.
@samlambert save the export and use the API for running the saved export action.
Hi, I am working on a solution where the User should only have access to write/edit the list members that they add from an Action on the frontend. This action adds another list member to a selective access list. The problem is, in order to run the action, you need access to the entire list, so you would see all list…
Hi ALL, In my model, I have Need stored at a 'D3' RS Group level. I need to use this Need in another module at the G5 Location level. I currently have a mapping module where each G5 Location maps to a D3 RS Group. This Module uses D2 Role as dimension. but the line item I've to find the RS Group (Find D3 RS Group = 'FIND…
I couldn't find any formula to do this, but I want a way to put on the page/grid the connection details. This is so I know what connection I'm in rather than going into Connections details to see it. Is there an XL3 formula to return this value?