Announcements
Hello all.
I am trying to write a data table along with headers.
However it's writing data without headers.
I have headrest like A,B and C
Hello @Dineshbabu
Are specifying the columns names when creating the table ?
----------------------------------------------------------If I have answered your question, please mark your post as Solved. 🆗✔️If you like my response, please give it a Thumbs Up. 👍You can accept more than one post as a solution.
Hi @Dineshbabu ,
Do you want to copy the header of the table to the new table?
If so, I did a test for your reference.
I assume the header of my table is:Column1,Column2,Column3
New Table:
My Flow:
{ "Column1":@{items('Apply_to_each')?['Column1']}, "Column2":@{items('Apply_to_each')?['Column2']}, "Column3":@{items('Apply_to_each')?['Column3']} }
Best Regards,
Sunshine Gu
Thanks for all the responses.
How to do it in Power automate desktop.
In this case yes.
But I am not able to add headers to the excel after extracting data table from web.
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
David_MA 262 Super User 2026 Season 1
11manish 167
Haque 154