I have a collection made up of JSON pulled from an API. There's a property of a record inside of one of my objects. How can I reference its properties?
See the attached screenshot. Should make it a lot more clear.
Solved! Go to Solution.
Hi @CamSims ,
Do you want to reference the FileGUID property value within the Files property?
Based on the formula you provided, I think there is something wrong with it. Please consider modify your formula as below:
First(Documents.Selected.Files).FileGUID
Please consider take a try with above solution, check if the issue is solved.
Best regards,
Hi @CamSims ,
Do you want to reference the FileGUID property value within the Files property?
Based on the formula you provided, I think there is something wrong with it. Please consider modify your formula as below:
First(Documents.Selected.Files).FileGUID
Please consider take a try with above solution, check if the issue is solved.
Best regards,
User | Count |
---|---|
195 | |
123 | |
87 | |
48 | |
40 |
User | Count |
---|---|
275 | |
165 | |
138 | |
80 | |
76 |