Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Good afternoon, I am working with a data set that requires me to group columns together to display them with a splicer. However there is no function to directly group these throughout the data without changing the actual value. Any help?
Solved! Go to Solution.
@Anonymous
>> Go to Power Query Editor >> Select Column that you want Group by >> After selecting column >> In home tab you see group by icon >> click on >> grouping as per your requirement.
THANK YOU!!
| Price | Qty | Purchase price | |
| Material 1 | $ (13,000) | $ 5,000 | $ (8,000) |
| Material 2 | 5,000 | 2420 | 7420 |
Pretty much i have 3 more variants of this similar formula Horizontally. Vertically there are more mateials . I would like to Group these three columns into one field so that when i splicer that field these values come up and so on and so forth for the other variations of this formula that appear later in the data sheet.
@Anonymous
>> Go to Power Query Editor >> Select Column that you want Group by >> After selecting column >> In home tab you see group by icon >> click on >> grouping as per your requirement.
THANK YOU!!
Can you post some sample data with expected output and what you intend to do with the value?
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |
| User | Count |
|---|---|
| 7 | |
| 5 | |
| 5 | |
| 5 | |
| 4 |