A data input I’m working with is in the format of a “double” dictionary. My dictionary is in the following format: System.Collection.Generic.Dictionary<System.String, System.Object>[] also mentioned as Dictionary’2[].
Hi Celfa!
Thanks for using our package, you made me and @Diana_Mincu feel useful for once
I attached here a code sample where you can see how to process the data returned by the Read List Items activity (read properties and loop through all the properties in a dictionary) Main.xaml (10.8 KB)