Hi Guys,
I am new to M Language (Excel Advanced Editor).
I am trying to get commodity data from a website "https://tradingeconomics.com/commodities" and put it into an excel sheet.
I want to split the "Energy" Column into 2 columns; commodity and the units of the commodity, like the below example:
Crude Oil ; USD/Bbl
Brent ; USB/Bbl
...
the solution I would like is "Split Column by Delimiter -3 characters" is this possible? How would I write this in the advanced editor.
If I did it this way, the column would be split correctly regardless if it is "USD" or "CNY" or "EUR", etc.
Any ideas?
My attempt using the Splitter.SplitTextByDelimiter
Please Login or Register to view this content.
Bookmarks