Steps to consume a Flat File into Power BI
Below is the sample flat file that we are going to consume in Power BI
Open Power BI Desktop
Go to the Home tab and click Get Data → Text/CSV.
Browse to your local or network location and select the .txt file you want to load.
Power BI automatically shows a preview of the file with detected delimiters (e.g., comma, tab, pipe |).
You can change the delimiter from the dropdown if required. Choosing the right delimiter prevents data misalignment or loading issues in Power BI. Always ensure the delimiter used in the file matches the one selected during import for accurate parsing.
Click Load if the data looks good Or click Transform Data if you need to clean it first (recommended).
Below is the table that has been successfully loaded into Power BI
No comments:
Post a Comment