Question
List of Dictionary
Hi,
I am new in Appian, I have a list of dictionary and I am trying to get the data from this list, how it's possible?
as example the list is as follow:
Type : List of Dictionary
Dictionary
- name"AA"(Text)
- address"BB"(Text)
- natNum"418660"(Text)
- idType12(Number (Integer))
- nationality548(Number (Integer)
I want each one to be displayed in a text component.
Thanks,
