Hello, so I’m trying to display particular data in a text format from my App Data. I used “Do Search for” and then choose the Data Type’s name. Then, I want to use specific item from the list. I tried to use :items # but for some reason I can’t put a number after the function.
For instance, in Shopping List app data, there is a field called ‘Fruits’, and then I want to display apple which is the number 4. I tried to use :items # 4 but the 4 somehow didn’t get recognize by the expression.
I just need the answer for this, I’ve been looking for the answer for quite some time. Thank you!!