PowerQuery - Excel

Bennets04

Board Regular
Joined
Jul 30, 2010
Messages
65
Hey all,

So getting some data from my inbox but need help with getting it in the right format in PowerQuery....

Here is a sample of what the data comes in like (Body of the email) - the format can change sometimes so its making it difficult to know where to start. Ideally I need the data in rows by the date mentioned...... Anyone want a challenge????

1671200460871.png
 

Excel Facts

Workdays for a market open Mon, Wed, Friday?
Yes! Use "0101011" for the weekend argument in NETWORKDAYS.INTL or WORKDAY.INTL. The 7 digits start on Monday. 1 means it is a weekend.
That's a screenshot, not data. Post the data using XL2BB.
 
Upvote 0
Split column by delimiter linefeed. Split into rows. Split column on first space.
All can be done through the UI.
 
Upvote 0
Solution
Thanks for the feedback, you can consider to mark my post as solution. It helps others.
 
Upvote 0

Forum statistics

Threads
1,223,396
Messages
6,171,866
Members
452,427
Latest member
samk379

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top