<?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: Publishing error: unknown error for a pipeline in Pipelines</title>
    <link>https://community.fabric.microsoft.com/t5/Pipelines/Publishing-error-unknown-error-for-a-pipeline/m-p/3297830#M272</link>
    <description>&lt;P&gt;The error in that post is the same but the solution is not applicable to my case. I'm not using parameterization in my table name. And I have also tried changing the destination from table to file which still gives the same error so it is not the same problem.&lt;/P&gt;</description>
    <pubDate>Thu, 22 Jun 2023 12:53:00 GMT</pubDate>
    <dc:creator>MichBDO</dc:creator>
    <dc:date>2023-06-22T12:53:00Z</dc:date>
    <item>
      <title>Publishing error: unknown error for a pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Publishing-error-unknown-error-for-a-pipeline/m-p/3287349#M227</link>
      <description>&lt;P&gt;I created a pipeline which includes a single copy data activity.&lt;/P&gt;&lt;P&gt;The source in the copy activity points to a XLSX file in a lakehouse file folder. The destination points to a new table in the lakehouse named 'SourceCSV' (yet to be created through this copy activity).&lt;/P&gt;&lt;P&gt;When trying to save I got the error:&lt;/P&gt;&lt;P&gt;&lt;SPAN class=""&gt;Publishing error: {"code":UnknownError","pbi.error":{"code":{UnknownError"}}&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;I cannot find the exact cause of this error.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 16 Jun 2023 06:52:15 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Publishing-error-unknown-error-for-a-pipeline/m-p/3287349#M227</guid>
      <dc:creator>MichBDO</dc:creator>
      <dc:date>2023-06-16T06:52:15Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing error: unknown error for a pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Publishing-error-unknown-error-for-a-pipeline/m-p/3291484#M241</link>
      <description>&lt;P&gt;Hi, in pipeline case, you have to take care of import scheme option, there you need to map the column names and data types, then you will get succeeded output.&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;&lt;P&gt;If I answer your question, please mark it as solution.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 16:59:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Publishing-error-unknown-error-for-a-pipeline/m-p/3291484#M241</guid>
      <dc:creator>sudhav</dc:creator>
      <dc:date>2023-06-19T16:59:27Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing error: unknown error for a pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Publishing-error-unknown-error-for-a-pipeline/m-p/3291858#M243</link>
      <description>&lt;P&gt;Looks same as this post:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-Publish-Pipeline-quot-code-quot-UnknownError-quot-quot/m-p/3274331#M188" target="_blank"&gt;https://community.fabric.microsoft.com/t5/Pipelines/Unable-to-Publish-Pipeline-quot-code-quot-UnknownError-quot-quot/m-p/3274331#M188&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Please confirm if not.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 22:21:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Publishing-error-unknown-error-for-a-pipeline/m-p/3291858#M243</guid>
      <dc:creator>ajarora</dc:creator>
      <dc:date>2023-06-19T22:21:37Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing error: unknown error for a pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Publishing-error-unknown-error-for-a-pipeline/m-p/3297824#M271</link>
      <description>&lt;P&gt;Hi Sudhav, thank you for responding.&lt;/P&gt;&lt;P&gt;The file was too big to import a schema so I first imported the file with just the headers and then changed the source back to my large excel file.&lt;/P&gt;&lt;P&gt;I still get the same error as I did the before.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 12:49:33 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Publishing-error-unknown-error-for-a-pipeline/m-p/3297824#M271</guid>
      <dc:creator>MichBDO</dc:creator>
      <dc:date>2023-06-22T12:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing error: unknown error for a pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Publishing-error-unknown-error-for-a-pipeline/m-p/3297830#M272</link>
      <description>&lt;P&gt;The error in that post is the same but the solution is not applicable to my case. I'm not using parameterization in my table name. And I have also tried changing the destination from table to file which still gives the same error so it is not the same problem.&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 12:53:00 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Publishing-error-unknown-error-for-a-pipeline/m-p/3297830#M272</guid>
      <dc:creator>MichBDO</dc:creator>
      <dc:date>2023-06-22T12:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing error: unknown error for a pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Publishing-error-unknown-error-for-a-pipeline/m-p/3298484#M275</link>
      <description>&lt;P&gt;Thanks for confirming. Can you log a support ticket with enough details ? If not, can you share your workspace id and a rough timestamp when this happened ?&lt;/P&gt;</description>
      <pubDate>Thu, 22 Jun 2023 19:19:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Publishing-error-unknown-error-for-a-pipeline/m-p/3298484#M275</guid>
      <dc:creator>ajarora</dc:creator>
      <dc:date>2023-06-22T19:19:24Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing error: unknown error for a pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Publishing-error-unknown-error-for-a-pipeline/m-p/3299420#M279</link>
      <description>&lt;P&gt;Thank you for your quick answer. I have submitted a ticket and tried to be as detailed as possible.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Jun 2023 08:58:38 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Publishing-error-unknown-error-for-a-pipeline/m-p/3299420#M279</guid>
      <dc:creator>MichBDO</dc:creator>
      <dc:date>2023-06-23T08:58:38Z</dc:date>
    </item>
    <item>
      <title>Re: Publishing error: unknown error for a pipeline</title>
      <link>https://community.fabric.microsoft.com/t5/Pipelines/Publishing-error-unknown-error-for-a-pipeline/m-p/3307789#M302</link>
      <description>&lt;P&gt;The 'Unkown error' is now replaced by a 'RequestValidationFailed' error.&lt;BR /&gt;I have tried replacing the xlsx file with a csv file with the same data. Here it does work. Therefore I'm a bit confused as to why this error only shows for an xlsx file. Maybe due to an encryption on the excel file? Although I didn't encrypt it and it also doesn't show any encryption.&lt;/P&gt;</description>
      <pubDate>Thu, 29 Jun 2023 08:21:26 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Pipelines/Publishing-error-unknown-error-for-a-pipeline/m-p/3307789#M302</guid>
      <dc:creator>MichBDO</dc:creator>
      <dc:date>2023-06-29T08:21:26Z</dc:date>
    </item>
  </channel>
</rss>

