Question
Split for Each - Dynamic data display in repeating grid
Dear Friends
I need some help in displaying the repeating grid data dynamically in different assignments routed to workbaskets.
I have an item list page list property as attached in the image. I have workbasket pagelist. I need to use split for each flow which will use workbasket pagelist to send the assignments to various workbaskets and I need to display the data in repeating grid dynamically in the assignment. For example the Workbasket WB1 assignment should show only the data related to region APAC. Can somebody help on how to achieve this.
Thanks
Babu
As per the attachment, you have two tables and you are joining them with the matched conditions. Then you got the third table.
After joining the tables, you can use a common data transform for setting the values to all regions based on different region parameters.
I did not understand statement "the Workbasket WB1 assignment should show only the data related to region APAC. "
Did you mean the third table in the attachment here.