web
You’re offline. This is a read only version of the page.
close
Skip to main content

Announcements

News and Announcements icon
Community site session details

Community site session details

Session Id :
Power Automate
Unanswered

Append json in PAD

(0) ShareShare
ReportReport
Posted on by 29

Hello 
I have converted a datatable to Json using 
Set variable %{{ }}% 
then i added the table 
{
"columns": [
{
"name": "Credit account"
},
{
"name": "Debit account"
},
{
"name": "Internal transaction ID"
},
{
"name": "Currency"
},
{
"name": "Status"
},
{
"type": "dateTime",
"name": "Value Date"
}
],
"Rows":
[ %WolfTable%
]
}
It works but how i can append a new row in the table or remove 
here  i want to send first status by itself then the all the values, im trying to use index but couldn't figure it out.

[ Credit Account, Debit Account, Internal ID, Currency, Status, Value Date, TotalAmount
123123, 213123, 312333, USD, P, 10202022, 98798

]

Any tips 




  • lchian96 Profile Picture
    8 on at

    u may convert the data (json format) into a multidimensional array, then use them using index

     

    refer: https://powerusers.microsoft.com/t5/Power-Automate-Desktop/Creating-a-data-table-from-elements-of-a-JSON-response/td-p/997915 

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.

Helpful resources

Quick Links

Season of Sharing Community Challenge Winners!

Congratulations to our community stars!

Kudos to our 2025 Community Spotlight Honorees

Expanding mentorship, skilling, and AI innovation

Leaderboard > Power Automate

#1
11manish Profile Picture

11manish 243 Super User 2026 Season 2

#2
David_MA Profile Picture

David_MA 211 Super User 2026 Season 2

#3
Mohsin Ali Profile Picture

Mohsin Ali 190

Last 30 days Overall leaderboard