The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends September 15. Request your voucher.
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 row into 2 rows that are identical and each new row has a single serial number.
Likewise for more than 2 serial numbers.
The serial numbers are always in the format AAAAA/BBBBB or CCCCC/DDDDD/EEEEE.
I have no idea of how to do this.
Solved! Go to Solution.
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,
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,
User | Count |
---|---|
70 | |
64 | |
62 | |
48 | |
28 |
User | Count |
---|---|
117 | |
81 | |
65 | |
55 | |
43 |