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!

Congratulations to the March Top 10 Community Leaders!

These are the community rock stars!

Leaderboard > Power Automate

#1
Haque Profile Picture

Haque 550

#2
Valantis Profile Picture

Valantis 390

#3
11manish Profile Picture

11manish 348

Last 30 days Overall leaderboard