on 2024 Oct 11 1:57 PM
Hey!
I'm writing this question, because even after countless tries and workaraound attempts, I still couln't solve this issue.
I am using ApprovalRequest1 data variable. My issue is, that I want to show the UserCode or UserName field for each approver who made a decision, but only the InternalKey of the users are present in the data. Since the text box is in repeat, I don't know how to fetch and store the data from Users endpoint for each line of the repeated data. My goal is to replace all potential repeated items' InternalKey with the matching User's UserCode or UserName.
I had troubles before working with sub-arrays, and this time too it gave me a troublesome time. Here are some images for easier understading (the on the second one we can see my best attempt so far.):
Request clarification before answering.
| User | Count |
|---|---|
| 18 | |
| 7 | |
| 6 | |
| 6 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.