Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateJoin the OneLake & Platform Admin teams for an ask US anything on July 16th. Join now.
Hi,
I am new to MS fabric.
I have a requirement where I have got the data from my sharepoint folder and the files are in .cns format which is actually .csv format if you open the file. But the query is not reading the file . How should I convert the file from .cns to .csv in dataflow gen2 ?
Thanks,
Shivani Tyagi
Solved! Go to Solution.
Hi,
Great question! Here how i think you can resolve the issue with .cns files in Microsoft Fabric Dataflow Gen2. Since .cns files are essentially .csv files, we need to ensure Dataflow Gen2 can recognize and process them correctly. There are two options you can choose from based on your preference. let me know if this works and update which one you had considered & working and finanlly mark as resolved if you are fine with provided solution.
If renaming the files is feasible, this option will allow Dataflow Gen2 to natively recognize them as CSV files.
This option is straightforward if you have many .cns files and renaming them upfront is not an issue.
If renaming is not an option, you can configure Dataflow Gen2 to recognize and process .cns files as CSV files.
Connect to the SharePoint Folder:
Filter for .cns Files:
Parse .cns Files as CSV:
This option allows you to process .cns files directly without needing to rename them.
Hi,
Great question! Here how i think you can resolve the issue with .cns files in Microsoft Fabric Dataflow Gen2. Since .cns files are essentially .csv files, we need to ensure Dataflow Gen2 can recognize and process them correctly. There are two options you can choose from based on your preference. let me know if this works and update which one you had considered & working and finanlly mark as resolved if you are fine with provided solution.
If renaming the files is feasible, this option will allow Dataflow Gen2 to natively recognize them as CSV files.
This option is straightforward if you have many .cns files and renaming them upfront is not an issue.
If renaming is not an option, you can configure Dataflow Gen2 to recognize and process .cns files as CSV files.
Connect to the SharePoint Folder:
Filter for .cns Files:
Parse .cns Files as CSV:
This option allows you to process .cns files directly without needing to rename them.
Hi,
Great question! Here how i think you can resolve the issue with .cns files in Microsoft Fabric Dataflow Gen2. Since .cns files are essentially .csv files, we need to ensure Dataflow Gen2 can recognize and process them correctly. There are two options you can choose from based on your preference. let me know if this works and update which one you had considered & working and finanlly mark as resolved if you are fine with provided solution.
If renaming the files is feasible, this option will allow Dataflow Gen2 to natively recognize them as CSV files.
This option is straightforward if you have many .cns files and renaming them upfront is not an issue.
If renaming is not an option, you can configure Dataflow Gen2 to recognize and process .cns files as CSV files.
Connect to the SharePoint Folder:
Filter for .cns Files:
Parse .cns Files as CSV:
This option allows you to process .cns files directly without needing to rename them.
Unfortunately, based on my understanding, Fabric Dataflow Gen 2 doesnt support this file extension to be read directly (so it wont be possible to convert it) via dataflow Gen 2.
You would have to do some custom coding for that conversion which you can achive via Fabric notebooks
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Fabric update to learn about new features.