How to Create a Index Table Pagelist with in PageList In pega vesrion 8.3.4

Hi Guys ,

Actually i create index table for ActivityList pagelist

The same Activitylist pagelist we used split paglist again

How to create SplitPagelist → ActivityList Indextable to the data

Actually i created and run the report it’s not working. Both are created same index class .

Please help me

Thanks in advance

@kirti both the pagelist should be mapped to different index tables.

@Anoop Krishna

I already Created for Activitylist Index Table in Parent Calss.

Please tell me how to map both pagelist

@kirti I hope you have 2 index tables now. Now you can use 2 class joins. 1st class join with 1st index table class, then use the result of 1st join to join the 2nd index table class. Use prefix of 1st index table class to join with 2nd.