Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have data like below
App id , appname, servers(seperated with comma in single cell)
App1, application1, ser1,ser2, ser3
app2, application2, ser4,ser5
and I need conver rlike below
App1, application1,ser1
app1,application1,ser2
app1,application1,ser3
app2,application2,ser4
app2,application2,ser5
Can you please help on with power query or any other options.
Solved! Go to Solution.
@Anonymous Select your last 3 columns, right click the header row of one of the columns and choose Unpivot columns. Or the reverse, select the first 2 columns, right click and Unpivot other columns.
@Anonymous Select your last 3 columns, right click the header row of one of the columns and choose Unpivot columns. Or the reverse, select the first 2 columns, right click and Unpivot other columns.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 8 | |
| 7 | |
| 5 | |
| 4 | |
| 3 |