<?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: Dataflow published failed: At least one of the queries in this dataflow does not contain a schema. in Dataflow</title>
    <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3369134#M615</link>
    <description>&lt;P&gt;Ticket has been submitted.&lt;/P&gt;</description>
    <pubDate>Mon, 07 Aug 2023 21:10:59 GMT</pubDate>
    <dc:creator>mwsmoley</dc:creator>
    <dc:date>2023-08-07T21:10:59Z</dc:date>
    <item>
      <title>Dataflow published failed: At least one of the queries in this dataflow does not contain a schema.</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3355912#M556</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have been working on a creating a dataflow gen2 in fabric that transforms a JSON files stored in a Lakehouse.&amp;nbsp; I have created a Sample file using 1 of the jsons, a parameter that references the sample file, a transform query referencing the parameter, a function from that. I then invoke the function in my main query and everything looks and works correct when I am in the dataflow. When I click publish I receive an error "Dataflow publish failed At least one of the queries in this dataflow does not contain a schema, Please update the query to include a scheam or delete it and try again". I have searched across various resources and not found any further details on what this means or how to solve it. I would prefer not to delete this as it took a fair amount of time to build and I do not see how redoing this would change anything.&amp;nbsp; Does anyone have ny idea on how to resolve this or figure out where the problem is?&lt;/P&gt;</description>
      <pubDate>Fri, 28 Jul 2023 18:48:57 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3355912#M556</guid>
      <dc:creator>mwsmoley</dc:creator>
      <dc:date>2023-07-28T18:48:57Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow published failed: At least one of the queries in this dataflow does not contain a schema.</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3357871#M562</link>
      <description>&lt;P&gt;Hi!&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;That is unfortunate that you are not able to publish your dataflow with the json schema. I have a couple of questions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Do you get a similar error in the orignal Dataflows? (Power BI Dataflows)&lt;/LI&gt;&lt;LI&gt;Can you share a screenshot of the query diagram to show how the dataflow query dependencies are constructed?&lt;/LI&gt;&lt;LI&gt;Do you have requestid's that are returned with the error messages?&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 12:08:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3357871#M562</guid>
      <dc:creator>LuitwielerMSFT</dc:creator>
      <dc:date>2023-07-31T12:08:26Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow published failed: At least one of the queries in this dataflow does not contain a schema.</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3357898#M563</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;Thank you for responding. I have continued to to try to solve the issue on my own and have isolated it to the "Sample file" query I created that references a single JSON file for the function.&amp;nbsp; Below are respones to your questions and images as requested. Thank you.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Do you get a similar error in the orignal Dataflows? (Power BI Dataflows)... &lt;FONT color="#FF6600"&gt;Our company did not use Dataflows and this was originally done in a SSIS script but we have to decided to move to Fabric and are working to move all of our ETLs.&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;Can you share a screenshot of the query diagram to show how the dataflow query dependencies are constructed? &lt;FONT color="#FF6600"&gt;Let me know if the image below provides the details you are looking for.&lt;/FONT&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;Do you have requestid's that are returned with the error messages? &lt;FONT color="#FF6600"&gt;Below is a copy of the exact error.&lt;/FONT&gt;&lt;img /&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 12:23:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3357898#M563</guid>
      <dc:creator>mwsmoley</dc:creator>
      <dc:date>2023-07-31T12:23:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow published failed: At least one of the queries in this dataflow does not contain a schema.</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3358264#M564</link>
      <description>&lt;P&gt;Hi!&lt;/P&gt;
&lt;P&gt;Based on the screenshot shared, it appears that you only have one query that outputs a binary (perhaps a JSON file).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please confirm if this is the case.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 15:28:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3358264#M564</guid>
      <dc:creator>miguel</dc:creator>
      <dc:date>2023-07-31T15:28:54Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow published failed: At least one of the queries in this dataflow does not contain a schema.</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3358289#M566</link>
      <description>&lt;P&gt;Hello Miguel,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Yes the screen shots only show a single query however his was me trying to figure out what query was causing the problem.&amp;nbsp; Below are some screen shots of the full flow that I was working to create. The below also has the same error as the single query. Let me know if you need any further details.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 15:52:36 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3358289#M566</guid>
      <dc:creator>mwsmoley</dc:creator>
      <dc:date>2023-07-31T15:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow published failed: At least one of the queries in this dataflow does not contain a schema.</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3358299#M567</link>
      <description>&lt;P&gt;Are you using the Combine Files experience or manually creating the sample file and function?&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 15:59:20 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3358299#M567</guid>
      <dc:creator>miguel</dc:creator>
      <dc:date>2023-07-31T15:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow published failed: At least one of the queries in this dataflow does not contain a schema.</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3358304#M568</link>
      <description>&lt;P&gt;I am mannualy creating the sample file and function.&amp;nbsp; I tried using the combine file expereince but it runs until an error pops up saying that the interface has not responded in a required amount of time and then it fails.&amp;nbsp; It is about 700 json files and they have a lot of complexity that I want to break up into multiple queries with different functions to publish to seperate tables.&lt;/P&gt;</description>
      <pubDate>Mon, 31 Jul 2023 16:03:07 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3358304#M568</guid>
      <dc:creator>mwsmoley</dc:creator>
      <dc:date>2023-07-31T16:03:07Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow published failed: At least one of the queries in this dataflow does not contain a schema.</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3367004#M612</link>
      <description>&lt;P&gt;To resolve this issue I have created a pipeline that copys each file one at a time to a seperate folder to be processed one at a time. This is much slower and more complicated but with not being able to use the sample file as originally intended I found no other way to solve this.&lt;/P&gt;</description>
      <pubDate>Sun, 06 Aug 2023 14:42:41 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3367004#M612</guid>
      <dc:creator>mwsmoley</dc:creator>
      <dc:date>2023-08-06T14:42:41Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow published failed: At least one of the queries in this dataflow does not contain a schema.</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3369129#M614</link>
      <description>&lt;P&gt;could you please raise a support ticket so an engineer can take a closer look at your original dataflow?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Below is the link to raise the support ticket:&lt;/P&gt;
&lt;P&gt;&lt;A href="https://go.microsoft.com/fwlink/?linkid=2230908" target="_blank"&gt;https://go.microsoft.com/fwlink/?linkid=2230908&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 20:59:43 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3369129#M614</guid>
      <dc:creator>miguel</dc:creator>
      <dc:date>2023-08-07T20:59:43Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow published failed: At least one of the queries in this dataflow does not contain a schema.</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3369134#M615</link>
      <description>&lt;P&gt;Ticket has been submitted.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Aug 2023 21:10:59 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3369134#M615</guid>
      <dc:creator>mwsmoley</dc:creator>
      <dc:date>2023-08-07T21:10:59Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow published failed: At least one of the queries in this dataflow does not contain a schema.</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3409247#M774</link>
      <description>&lt;P&gt;I am having the same issue. Any update from Engineering?&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 15:16:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3409247#M774</guid>
      <dc:creator>mrojze</dc:creator>
      <dc:date>2023-08-31T15:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow published failed: At least one of the queries in this dataflow does not contain a schema.</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3409314#M775</link>
      <description>&lt;P&gt;Ha! I got it!&lt;/P&gt;&lt;P&gt;You are getting this error because you have some queries set to go to staging. Basically, if you select them to "Enable staging" it'd require you to enter a Target (aka schema).&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;img /&gt;&lt;/P&gt;&lt;P&gt;In other words, make sure only the queries that you are landing are checked and they do have a defined data destination.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 31 Aug 2023 15:47:13 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3409314#M775</guid>
      <dc:creator>mrojze</dc:creator>
      <dc:date>2023-08-31T15:47:13Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow published failed: At least one of the queries in this dataflow does not contain a schema.</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3418099#M801</link>
      <description>&lt;P&gt;I continued to run into issues with other sample file ones including those created by the combine file experience so decided that instead of using the combine file am doing each file individually with a loop.&amp;nbsp; It is not efficent and takes much longer but it has been sucessful everytime where the combine file became a problem.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I ended up telling them to close the ticket as I had a alternative solution.&amp;nbsp; I do believe that Microsoft has a long way to go on Fabric as alot of things seem to be half working or only in the specific situations Microsoft allows which limits the ability of users to have a full solution.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 15:44:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3418099#M801</guid>
      <dc:creator>mwsmoley</dc:creator>
      <dc:date>2023-09-06T15:44:25Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow published failed: At least one of the queries in this dataflow does not contain a schema.</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3418115#M802</link>
      <description>&lt;P&gt;Hi there,&lt;/P&gt;&lt;P&gt;have you seen my latest answer?&lt;/P&gt;&lt;P&gt;I fixed my issue with that setting change.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know,&lt;/P&gt;&lt;P&gt;Martin&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 15:49:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3418115#M802</guid>
      <dc:creator>mrojze</dc:creator>
      <dc:date>2023-09-06T15:49:31Z</dc:date>
    </item>
    <item>
      <title>Re: Dataflow published failed: At least one of the queries in this dataflow does not contain a schema.</title>
      <link>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3418128#M803</link>
      <description>&lt;P&gt;I only had staging enabled on the final query that was set with a data destination.&amp;nbsp; From what I can see the sample file canot be set to enable staging as it is greyed out and disabling staging on the transform file query had no effect.&amp;nbsp; I also have had previous combine files which worked just fine for a while that had staging working on the transform file.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This seems to be a inconsistency in the use of the combine files using a transform file.&amp;nbsp; Hopefully when fabric comes out of preview the issues will be resolved and properly documented.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Sep 2023 15:58:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Dataflow/Dataflow-published-failed-At-least-one-of-the-queries-in-this/m-p/3418128#M803</guid>
      <dc:creator>mwsmoley</dc:creator>
      <dc:date>2023-09-06T15:58:19Z</dc:date>
    </item>
  </channel>
</rss>

