Forum Discussion
PaulBethancourt
2 years agoFrequent Visitor
Need to Duplicate Rows of Data that Contain Multiple Serial Numbers
I receive a daily report that contains hundreds of rows. The problem is that the Serial Number field may contain multiple serial numbers. If there are 2 serial numbers, I need to convert the single...
- 2 years ago
In Power Query, you can use the "Split By Delimiter" function.
Use "/" as your Delimiter.
Under Advanced Options, select "Split into Rows".
Trust this is what you are looking for.
Regards,
rsbin
2 years agoCommunity Champion
In Power Query, you can use the "Split By Delimiter" function.
Use "/" as your Delimiter.
Under Advanced Options, select "Split into Rows".
Trust this is what you are looking for.
Regards,