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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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
Employee
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
Employee
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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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