Hi,
When in for each i iterate over “form_dt” (which is JObject) I get not only the value I am after, but also “textfield”.
Should I use smth instead of just an item in my message box?
@Palaniyappan
Late binding is disallowed, even when you put dot after item, there’s no “value” available
1 Like
Fine
here you go with a sample xaml
hope its resolved
BlankProcess1 (2).zip (11.7 KB)
kindly try this and let know for any queries or clarification
Cheers @kuzinyd
1 Like
@Palaniyappan,
Appreciate that! It works, one should just pay attention on which json schema is being used and it would pass!
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.