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

Notifications

Announcements

Community site session details

Community site session details

Session Id :
Power Platform Community / Forums / Power Automate / Help! Initialize varia...
Power Automate
Unanswered

Help! Initialize variable not working on Scheduled Cloud Flow - Where did my value go?

(0) ShareShare
ReportReport
Posted on by

Help!  I have piece of code that works when in a Manually Triggered Flow, but the same code fails in a Scheduled Cloud Flow.

 

Manual triggered flow

1. Get file content (raw output) 

    "body": {
        "$content-type""application/octet-stream",
        "$content""77u/Y2xhZS50LmFuZGVyc29uQGtwLm9yZyxBbm........
2 Initialize Variable raw input
{
    "variables": [
        {
            "name""csvArray",
            "type""Array",
            "value": [
                "�Ian.......
                "leonard.....
                "nancy.i.....
                "andre.....
            ]
        }
    ]
}
 
 
Scheduled Cloud Flow 

1. Get file content (raw output) 

    "body": {
        "$content-type""application/octet-stream",
        "$content""77u/Y2xhZS50LmFuZGVyc29uQGtwLm9yZyxBbm........
2 Initialize Variable raw input
{
    "variables": [
        {
            "name""csvArray",
            "type""Array"
        }
    ]
}
 
 No value field!      I scoured the internet, but cannot find a solution or cause.    
 
 
 
 
Categories:
I have the same question (0)
  • SudeepGhatakNZ Profile Picture
    14,394 Most Valuable Professional on at

    @IanAZ ,

    Are you able to post a screenshot of your flow?

     

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

Forum hierarchy changes are complete!

In our never-ending quest to improve we are simplifying the forum hierarchy…

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
trice602 Profile Picture

trice602 248 Super User 2026 Season 1

#2
David_MA Profile Picture

David_MA 207 Super User 2026 Season 1

#3
Power Platform 1919 Profile Picture

Power Platform 1919 101 Super User 2026 Season 1

Last 30 days Overall leaderboard