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 Platform Community / Forums / Power Automate / Parse an array from a ...
Power Automate
Unanswered

Parse an array from a JSON to Power BI

(0) ShareShare
ReportReport
Posted on by 2

Hey Guys,

 

Im in a bit of a situation here, im trying to parse a JSON and create a stream dataset on Power BI. My problem is that I can't get to parse array from the JSON in to the Power Bi Conector, as of now my flow looks like this:

 

William_Lima_0-1593030485320.png

             William_Lima_1-1593030540349.png

 

The problem is i can't separate the objects from the array to load on power BI as i get the error below:

 

 

[
  {
    "message""Invalid type. Expected Array but got Object.",
    "lineNumber"0,
    "linePosition"0,
    "path""",
    "schemaId""#",
    "errorType""type",
    "childErrors": []
  },
  {
    "message""Required properties are missing from object: Prefixo, DataHora, GPS_Latitude, GPS_Longitude, GPS_Direcao, Linha, GTFS_Sentido, Velocidade, IMEI.",
    "lineNumber"0,
    "linePosition"0,
    "path""",
    "value": [
      "Prefixo",
      "DataHora",
      "GPS_Latitude",
      "GPS_Longitude",
      "GPS_Direcao",
      "Linha",
      "GTFS_Sentido",
      "Velocidade",
      "IMEI"
    ],
    "schemaId""#",
    "errorType""required",
    "childErrors": []
  }
]
 
This is the schem i'm using:
 
{
  "type""array",
  "required": [
    "Prefixo",
    "DataHora",
    "GPS_Latitude",
    "GPS_Longitude",
    "GPS_Direcao",
    "Linha",
    "GTFS_Sentido",
    "Velocidade",
    "IMEI"
  ],
  "items": {
    "type""array",
    "properties": {
      "Prefixo": {
        "type""string"
      },
      "DataHora": {
        "type""string"
      },
      "GPS_Latitude": {
        "type""string"
      },
      "GPS_Longitude": {
        "type""string"
      },
      "GPS_Direcao": {
        "type""string"
      },
      "Linha": {
        "type""string"
      },
      "GTFS_Sentido": {
        "type""string"
      },
      "Velocidade": {
        "type""string"
      },
      "IMEI": {
        "type""string"
      }
    }
  }
}
 
Could someone help me ?
 
Thanks.
 
 

 

 

 

 

Categories:
I have the same question (0)

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Users!

Kudos to our 2025 Community Spotlight Honorees

Congratulations to our 2025 community superstars!

Leaderboard > Power Automate

#1
David_MA Profile Picture

David_MA 262 Super User 2026 Season 1

#2
Haque Profile Picture

Haque 227

#3
Expiscornovus Profile Picture

Expiscornovus 225 Most Valuable Professional

Last 30 days Overall leaderboard