Writing to excel

I’m trying to write data to excel. I have items in the queue that are processed and return variables like: Name, Role, ID, and Phone Number. I need to write them into excel row by row.

Thank you

Wait I will share the xml to you

regards
Chethan P

Are you using any framework or not?
so that i can provide you the xaml

Hi Hear is the solution

image

image

{QItem.SpecificContent(“In_id”).ToString,QItem.SpecificContent(“In_Name”).ToString,QItem.SpecificContent(“In_Role”).ToString,QItem.SpecificContent(“In_phone_Number”)

If yo have any drought ask me

If you get the solution please mark it ask solution

write excel.zip (12.0 KB)

Regards
Chethan P

1 Like

Yes I will be using Reframework

I will try this and let you know, thank you!

1 Like