Create an endpoint for retrieving list of Line Item Subsets in the model. Also, we need an endpoint to see which line items are included into the subset.
Hi @Nikolai Starostin,
I like the idea as I also needed it once, FYI as a workaround you can use:
So you can try to iterate over endpoints, and once you face i.e., 10 missing line item subsets (404 return), you can assume that you reached the end. The problem is, it doesn't allow you to determine which line item subset is which…
In as much detail as possible, describe the problem or experience related to your idea. Please provide the context of what you were trying to do and include specific examples or workarounds: A client wants the functionality to run an export on a management report that will export a page for every context within the context…
In as much detail as possible, describe the problem or experience related to your idea. Please provide the context of what you were trying to do and include specific examples or workarounds: In our company, we operate with models that are significantly large, both in terms of data volume and the number of users interacting…
Hi! I would like to propose the creation of a new Administrator role within Anaplan. Currently, the only way to manage users within a model (outside of the Administration tab) is by assigning the Workspace Administrator (WA) role. However, the WA role requires a Model Builder license, which is significantly more expensive…