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, we need to bulk export approximately 150 customer Management Reports as PDFs each month from Anaplan. It involves selecting each customer from the context selector, exporting to pdf and then renaming the file. Currently this is a manual process. Has anyone implemented an automated solution to bulk export Management…
Hi, I'd like to know if my issue already occurred to anyone here. I created a saved view out of a module using different hierarchical lists. In the saved view, I pivoted the dimensions and restricted the view only on a specific line item. Then, I used that saved view to import data into another module however the data…
Hi, I have the following problem to solve and I’m not sure whether it’s even possible in Anaplan. I have List A with a certain number X of elements. For selected elements from List A, based on which I create a subset, I determine the components that make up each element. There can be a maximum of 6 components. Each line…