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…
Backgrounds We have a question regarding Logs > Session Log. Currently, system activity logs are only available for a limited number of functions, such as Journal operations and metadata updates. As a result, some system administrators on the customer side have found the current audit capabilities insufficient and have…
To maintain efficiency and performance, model builders must periodically remove unused or irrelevant line items. At present, the [Referenced By] column in the blueprint provides visibility into dependencies between line items. However, for line items that are not referenced by other calculations, builders must manually…
When we use "Anaplan Extensions", we can check "Filters used in Pages" now. But we cannot check "Filters used in Saved Views" and "Filters used in Context Selector". We want to have a function that allows us to check "Filters used in Saved Views" and "Filters used in Context Selector" in "Anaplan Extensions".