Convert dictionary to datatable to send to excel

Hey @charliefik

you can follow @Divyashreem steps.
just adding one point for more clarification.

Use a for each loop with argument
System.Collections.Generic.KeyValuePair<System.String,System.String)

If still having doubt you can look into attached old sample - Convert_Dict_To_Datatable.xaml (10.1 KB)

Regards…!!
Aksh

1 Like