Announcements
{ "properties": { "scheduled_reports[queue_desc]": "A string" } }
{ "properties": { "scheduled_reports[queue_desc]": variables('FileName') } }
Have you tried adding a condition to check if the FileName is empty?
I would recommend avoiding the use of ParseJSON. You can use it initially to select the values, but after that, replace the ParseJSON body with the actual values to prevent such errors.
In this case, there might be a required property in the JSON. Try removing this property from required property array in parse json to resolve the issue.
"properties": { "scheduled_reports[queue_desc]": {} }
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 2026 Super Users!
Congratulations to our 2025 community superstars!
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Vish WR 816
Valantis 603
Haque 566