The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Hi!
I have created an adf pipeline which is copying a table from on premises My sql db to azure blob container as shown -
The pripeline runs successfully and copy the table to the blob as shown -
You can see the data of the ytable as well -
Now i am fetching this data to Power Bi desktop but in record it is whoing this error
My sink data set is of .csv type
I am nopt able to understand the issue. Please help me resolving this .
Solved! Go to Solution.
Your screensnip shows that a .txt file is not being found and your message says your pipeline is saving as .csv - perhaps something needs to be modified in your ADF operation. Are you able to access the newly created file anywhere (ADF, Azure Data Studio, etc)?
If this post helps to answer your questions, please consider marking it as a solution so others can find it more quickly when faced with a similar challenge.
Proud to be a Microsoft Fabric Super User
Your screensnip shows that a .txt file is not being found and your message says your pipeline is saving as .csv - perhaps something needs to be modified in your ADF operation. Are you able to access the newly created file anywhere (ADF, Azure Data Studio, etc)?
If this post helps to answer your questions, please consider marking it as a solution so others can find it more quickly when faced with a similar challenge.
Proud to be a Microsoft Fabric Super User