Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
I have table as source for my report where data values are coming in from 17 different columns
e.g.
employee # Level_1_User Level_2_User Level_3_User Level_4_User
N000789 N000123 N000234 N000345 N000456
N000147 N000123 N000234 N000876
N000852 N000123 N000963 N000632 N000888
For above example I wanted to create a single column that sources values from Level_1_User, Level_2_User,Level_3_User,Level_4_User and generates the distinct list of values as result column.
Solved! Go to Solution.
Hi, In Query Editor you can Select Employee# column and unpivot other columns. After that select the column and Remove Duplicates (In Transform Menu)
Regards
Victor
Lima - Peru
Hi, In Query Editor you can Select Employee# column and unpivot other columns. After that select the column and Remove Duplicates (In Transform Menu)
Regards
Victor
Lima - Peru
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.