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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi
I have the following setup
Item No Category Direction1 Direction2 Value Value3
10006 Cat1 Pay 100
10006 Cat1 Rec 125
10007 Cat1 Pay 98.5
10007 Cat1 Rec 88.4
How can i show the values for the same item & Category in one row and not have them split into multiple rows.
Any help will be appreciated.
You should apply Grouping on "ItemNo and Category" Columns
Add Grouping to Table Reports in SSRS (tutorialgateway.org)
Proud to be a Super User!
Dear @FarhanAhmed Thank you for the reply, and i did as suggested. Did the grouping based on Item # and Category from the rows tab below the canvas, however the result is still the same. The values are still coming in 2nd row. Tried different combinations for grouping, but didnt work.