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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
blander
Regular Visitor

Challenges while converting table to a more structured version

Hi all,

 

I imported a .txt file in powerBI which is basically an import log file (refer to screenshot below) and shows the amount of lines per table that were extracted from a system. I want to convert this file into a table with following 2 columns: Table name and amount of imported lines (marked in blue in picture). The issues I am confronting are

 

1) The table name is nested within a long string of characters that I don't need

2) The corresponding amount of lines ("Zeilen") can be found on the row below the one that contains the table name string. 

 

Importlog.JPG

 

What is the approach in PowerBI to tackle this issue (efficiently)?

 

 

 

PS: blacked out some data for confidentiality reasons

1 ACCEPTED SOLUTION
Eric_Zhang
Microsoft Employee
Microsoft Employee


@blander wrote:

Hi all,

 

I imported a .txt file in powerBI which is basically an import log file (refer to screenshot below) and shows the amount of lines per table that were extracted from a system. I want to convert this file into a table with following 2 columns: Table name and amount of imported lines (marked in blue in picture). The issues I am confronting are

 

1) The table name is nested within a long string of characters that I don't need

2) The corresponding amount of lines ("Zeilen") can be found on the row below the one that contains the table name string. 

 

Importlog.JPG

 

What is the approach in PowerBI to tackle this issue (efficiently)?

 

 

 

PS: blacked out some data for confidentiality reasons


@blander

If the log is always repeating "opening","closing","-->", then you can add index column and custom column as below. After that you would get the groups and you can aggregate against the group column.

 

Capture.PNG

 

By thy way, could you share the a sample log txt? You can mask the sensitive data before sharing.

View solution in original post

2 REPLIES 2
Eric_Zhang
Microsoft Employee
Microsoft Employee


@blander wrote:

Hi all,

 

I imported a .txt file in powerBI which is basically an import log file (refer to screenshot below) and shows the amount of lines per table that were extracted from a system. I want to convert this file into a table with following 2 columns: Table name and amount of imported lines (marked in blue in picture). The issues I am confronting are

 

1) The table name is nested within a long string of characters that I don't need

2) The corresponding amount of lines ("Zeilen") can be found on the row below the one that contains the table name string. 

 

Importlog.JPG

 

What is the approach in PowerBI to tackle this issue (efficiently)?

 

 

 

PS: blacked out some data for confidentiality reasons


@blander

If the log is always repeating "opening","closing","-->", then you can add index column and custom column as below. After that you would get the groups and you can aggregate against the group column.

 

Capture.PNG

 

By thy way, could you share the a sample log txt? You can mask the sensitive data before sharing.

vanessafvg
Super User
Super User

i would do it in power query..

 

best to get to grips with the functionality in power query there are some great webinars out there

 

for some reason this one sticks out 

 

https://www.youtube.com/watch?v=ECT5WR0D6-w





If I took the time to answer your question and I came up with a solution, please mark my post as a solution and /or give kudos freely for the effort 🙂 Thank you!

Proud to be a Super User!




Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

Top Kudoed Authors