Hi All,
i was trying to find out Max and Min Salaries based on Country, Legal entity and Department.
I tried using the Max function based on all three dimension but gave a output value as infinity.
Is there any way the output can be achieved?
Hi @akprasa1
That's an expected behavior of Anaplan, as mentioned in https://help.anaplan.com/c5c1e687-3d55-46ea-ab28-a7603eade586-x[MIN:y]
You will see the following when you scroll down.
Having said that, what exactly are you trying to achieve. It'll help the forum members to come up with a suggestion if you create a mockup in excel and attach relevant screen shots.
Thanks,
LipChean
There was an error rendering this rich post.
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!
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…