Input data
Customer name | zone | Branch | Priority |
Rupa | Zone 2 | A | Low |
Mahesh | Zone 4 | B | High |
Sikander | Zone 1 | C | Medium |
Usha | Zone 2 | D | High |
Payal | Zone 4 | E | Low |
Zaid | Zone 1 | F | Low |
So, I want to create Analytical app where in user can get the list Box of Branch field and they can select the fields as per there requirement, it is always more than 1 (Ex - At a time user wants data of Branch - A, B and E)
@reetagour
A quick sample here.
We can use the the Custom Select List in the List box, after bringing the unique "Branch" value to headers.