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.
Dear community,
I need to present a table like the following in Power BI Desktop, and have created lots of DAX formulas for each column required. However, how to work out the totals with both filtered and unfiltered ones in the same table? Appreciate your advice.
Products | Current Month Qty | Last Month Qty | Last Year | Buddget | Variance etc | Other DAX measures ... |
Product A | ||||||
Product B | ||||||
Product C | ||||||
..... (hundreds of products) | ||||||
Total for all products | In-Built Auto Row Total in Power BI | |||||
Total excluding product A&B | How? | |||||
Total excluding product C | How? |
@brightlight , Create measures and show them on rows, or use calculation groups
Calculation Groups- Measure Slicer, Measure Header Grouping, Measure to dimension conversion. Complex Table display : https://youtu.be/qMNv67P8Go0
Power BI Modeling- Unselected values as others - https://youtu.be/HX4pgexYwf4
User | Count |
---|---|
15 | |
13 | |
8 | |
6 | |
6 |
User | Count |
---|---|
24 | |
19 | |
12 | |
9 | |
7 |