I know that the ALM has draw Back of Selcect Function.BUt, I want to understand why the Select Function Is DRaw Back and why Can we use the Select Fucntions in Production lists
Hi @143kishornaidu ,
In production list you can use SELECT on top level summary. If you need to get values from other levels you need to built the functionality with lookup instead. This is caused by the fact that on Production lists you might not have same list members in different environments so the system restricts you from using selects on these lists.
Best Regards,
Pyry
Hi @143kishornaidu
Actually in ALM , we cant use SELECT for items marked as production data , it is because we are making them as production data means that the items in that list are to be updated in the production model , if we use select at a production list item marked in dev , anaplan wont allow it as it not sure whether the same item is in production model or not as the list items are editable , hence there is a restriction on select at list item in ALM marked as production list , so to use that we use lookup table and use list formatted line item pointing to that list to refer value in production model
Hi all, The Client ID and Client Secret are available, intended for uploading and downloading files. Could anyone advise how to use these credentials DIRECTLY to make API requests? Thank you!
At Uphold customer support ⭐+1-888-355-2348 accounts may be temporarily disabled or restricted for various reasons. Raise a concern on priority basis at Uphold support ⭐+1-888-355-2348 if you notice any suspected malicious activity, or a problem during account recovery. To contact Uphold support directly at…
I have A6 as the parent list and two sibling lists: A6.5 and A7. The A7 list includes an attribute that maps to A6.5. In the UX, the user will select A6.5 using a content selector, and the grid (dimensioned by A7) should display only the A7 items associated with that selected A6.5. Since the selector is a page context and…