Sum Array Elements in Power Automate without apply to each. July 06, 2025 Get link Facebook X Pinterest Email Other Apps Consider Sample Array: [55,55,56,56,55]Use Following xpath Expression : xpath(xml(json(concat('{ "root": { "arr": ',outputs('Sample_Array'), '}}'))),'sum(//root/arr)')Feel free to share the queries. Comments
Comments
Post a Comment