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.
Hi All,
I have one fact(sales) and 2 dimension tables(country & format). Both dimension tables are connected to fact with one to many relatioship, i have coulmn "weight" in sales table, country name in Country table & Format column in Format table.
Now i want to do the sum of weight, by country and format. i know i can do this in basic filter option and get the sum but i realy wanted to know the DAX for this. it is basically grouping by country column and format column from both dimension tables and get the sum of weight from sales table aginst those grouped rows.
Thanks in advance
Regards,
Vinay
@Anonymous wrote:
[Sum Of Weight] = SUM ( Sales[Weight] )
No, i have many rows , i want to get the sum of weight only for top3 by country by and by format .
Regards,
Vinay
Sure ! Will keep in in mind
and apologies for the half information
Regards,
vinay
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.
User | Count |
---|---|
13 | |
11 | |
9 | |
8 | |
8 |