Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
jmars
New Member

What can I do with an inconsistent column delimited text file?

Hi everyone, 

 

I have encountered a roadblock, does anyone know what is the best approach to tabulate inconsistent delimited data? 

 

Ive tried split column function in PQ but i could not get it right. Any help or advise is greatly appreciated.

 

Here is the sample data.

jmars_0-1694187039968.png

Thanks

Jimi

1 REPLY 1
foodd
Community Champion
Community Champion

Well, you have a couple of choices.

 

  • Clean up the  source text doc, replace tabs and spaces with a delimiter, and import
  • Import, and allow Power Query to handle the text replacements and remove 
    any rows that are not part of the header or rows of data.   From the small window of
    an image, the data is separated as tabs, so this should go easily.

What is not clear, is if the "sample data" is only a small window into what the text file looks like, and
It is different from what is visible in the Posting.

 

Where are you getting hung up?  What help do you need?

 

 

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

February Power BI Update Carousel

Power BI Monthly Update - February 2026

Check out the February 2026 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors