cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to run a DTP multiple times with different filter?

Loed
Active Contributor
0 Kudos
1,923

Hi guys,

Just want to ask if there is a way to run a single DTP serially with different filter in a chain?

For example, I wanted to run MONTHLY the previous 12 months based on the current month.

So right now I need to edit the filter of the DTP with offset = -1, -2, -3, ..., -12.

Is there a way to do it in process chain? Instead of me creating 12 DTPs, is there a way to change the filter of the DTP dynamically?

Is there a PROGRAM to run a DTP?

Thank you.

Loed

View Entire Topic
former_member612187
Participant
0 Kudos

As per my Knowledge, it is not possible to run the DTP serially in a Process Chain. You have to either create 12 DTPs & add them in chain or run the DTP manually changing Filters each time.

Loed
Active Contributor
0 Kudos

So there is really no other way than creating 12 DTPs?

How about a program to run a DTP? So I can just change the VARIANT of the program? Would you know if there is such a program to execute a DTP?

Thank you.

Loed

former_member612187
Participant