Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more
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
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.
| User | Count |
|---|---|
| 9 | |
| 5 | |
| 4 | |
| 4 | |
| 3 |
| User | Count |
|---|---|
| 13 | |
| 9 | |
| 9 | |
| 9 | |
| 8 |