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.
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.