Hi Friends,
I have a Module.
And I want to create a Saved View (of filtering) by Action.
Is it possible?
Hi @Sravan_Kumar
If I am understanding you correctly, you want to create a saved view using an action that you could run instead of the model builder actually selecting View> Save As, correct?
If that's the case then the answer is No. There are currently 7 predefined types of actions (check them under Actions> New Actions.
I am curious though, what is the goal you are trying to achieve?
If you want to dynamically filter a grid, you can do that easily.
Example:
If this seems like what you are trying to achieve, let me know and we can go through how to implement it.
For example
@Sravan_Kumar
I like this question. It really gets down to the heart of the issue of saved views vs. subsets and there is a great video you can watch about that here.
Reading into your question a bit here, but if you are trying to create a new saved view with an action, you cannot do that. But, you can simulate it.
Hi - can't access support portal having already registered. Receive the following error message - is this an issue with Anaplan or our internal IT?
Can someone help me i am unable to login anaplan portal using my credentials
Dear Hive Mind, Do we have a way to get the history of a particular List Item, from its creation into a model up until its removal ? I am trying to chase when / how an item has been added into a model and how / when it would have been deleted and then recreated with the same code. Is there a pattern (manual or API) to get…