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.
Hey everybody!
How can I calculate the sum of a specific column in one table with a filter on this table and another one?
I have a table with this structure:
Date | Value | Status |
01.01.2020 | 5000 | AC |
01.01.2020 | 5000 | AG |
I would like to sum up all values for the last week that have a status "AC".
The second table is a individual calendar table with a week column.
How would you do that?
User | Count |
---|---|
15 | |
9 | |
8 | |
6 | |
5 |
User | Count |
---|---|
31 | |
19 | |
15 | |
7 | |
6 |