<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Error when loading Json using Dataflow Gen2 in Dataflow</title>
    <link>https://community.fabric.microsoft.com/t5/Dataflow/Error-when-loading-Json-using-Dataflow-Gen2/m-p/3379782#M666</link>
    <description>&lt;P&gt;I can suggest ways to process the current format in PQ, but I unfortunately can't tell you how to change the file format itself. That likely depends on how the file is currently being produced.&lt;/P&gt;</description>
    <pubDate>Mon, 14 Aug 2023 22:01:42 GMT</pubDate>
    <dc:creator>Ehren</dc:creator>
    <dc:date>2023-08-14T22:01:42Z</dc:date>
    <item>
      <title>Error when loading Json using Dataflow Gen2</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Error-when-loading-Json-using-Dataflow-Gen2/m-p/3372671#M632</link>
      <description>&lt;P&gt;I'm getting the following error when trying to do load a relative large (~1 GB) Json file using Dataflow Gen2. Please help!&lt;img /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Aug 2023 16:57:05 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Error-when-loading-Json-using-Dataflow-Gen2/m-p/3372671#M632</guid>
      <dc:creator>edchuy</dc:creator>
      <dc:date>2023-08-09T16:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: Error when loading Json using Dataflow Gen2</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Error-when-loading-Json-using-Dataflow-Gen2/m-p/3374985#M647</link>
      <description>&lt;P&gt;Is the JSON file a single monolithic object? If so, that could explain the error.&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 20:15:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Error-when-loading-Json-using-Dataflow-Gen2/m-p/3374985#M647</guid>
      <dc:creator>Ehren</dc:creator>
      <dc:date>2023-08-10T20:15:56Z</dc:date>
    </item>
    <item>
      <title>Re: Error when loading Json using Dataflow Gen2</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Error-when-loading-Json-using-Dataflow-Gen2/m-p/3375173#M649</link>
      <description>&lt;P&gt;Would that JSON be a one line one with about a billion characters in it? How can you fix that?&lt;/P&gt;</description>
      <pubDate>Thu, 10 Aug 2023 23:07:22 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Error-when-loading-Json-using-Dataflow-Gen2/m-p/3375173#M649</guid>
      <dc:creator>edchuy</dc:creator>
      <dc:date>2023-08-10T23:07:22Z</dc:date>
    </item>
    <item>
      <title>Re: Error when loading Json using Dataflow Gen2</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Error-when-loading-Json-using-Dataflow-Gen2/m-p/3376723#M657</link>
      <description>&lt;P&gt;You'd have to try to break it up into smaller json objects.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;For example, if you control the source file format, you could try using the json lines format instead.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Or if you can't change the file format, you could pre-process it using some of our text functions that stream the input, break it up into the individual nested child objects, and process each of those using Json.Document.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;A condensed/redacted sample of what the file looks like might help me provide more concrete suggestions.&lt;/P&gt;</description>
      <pubDate>Fri, 11 Aug 2023 17:17:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Error-when-loading-Json-using-Dataflow-Gen2/m-p/3376723#M657</guid>
      <dc:creator>Ehren</dc:creator>
      <dc:date>2023-08-11T17:17:38Z</dc:date>
    </item>
    <item>
      <title>Re: Error when loading Json using Dataflow Gen2</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Error-when-loading-Json-using-Dataflow-Gen2/m-p/3379764#M665</link>
      <description>&lt;P&gt;Thanks for the suggestions! I guess they probably do need to fix it so that those types of workarounds aren't required.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Is there any external tools you could suggest I could use to do the processing you mentioned?&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 21:42:03 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Error-when-loading-Json-using-Dataflow-Gen2/m-p/3379764#M665</guid>
      <dc:creator>edchuy</dc:creator>
      <dc:date>2023-08-14T21:42:03Z</dc:date>
    </item>
    <item>
      <title>Re: Error when loading Json using Dataflow Gen2</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Error-when-loading-Json-using-Dataflow-Gen2/m-p/3379782#M666</link>
      <description>&lt;P&gt;I can suggest ways to process the current format in PQ, but I unfortunately can't tell you how to change the file format itself. That likely depends on how the file is currently being produced.&lt;/P&gt;</description>
      <pubDate>Mon, 14 Aug 2023 22:01:42 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Error-when-loading-Json-using-Dataflow-Gen2/m-p/3379782#M666</guid>
      <dc:creator>Ehren</dc:creator>
      <dc:date>2023-08-14T22:01:42Z</dc:date>
    </item>
  </channel>
</rss>

