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 there
I have a table returning customer numbers, with payments values in a column. The table is filtered to the relative week, so value for that week showing in the column called Relative Week = 0. What I also want is to add a column that gives the overall total,all weeks summed for that customer against every week in the dataset. So for example
Tenant | Relative week = 0 | All weeks Summed Up |
1 | 25 | 500 |
2 | 10 | 200 |
3 | 15 | 60 |
4 | 100 | 1000 |
I just cant get my DAX to work.
I'd be very grateful if somoene could help please
Many thanks
Karen
Solved! Go to Solution.
I have sorted it by using IGNOREFILTERS 🙂
I have sorted it by using IGNOREFILTERS 🙂
User | Count |
---|---|
59 | |
55 | |
53 | |
49 | |
30 |
User | Count |
---|---|
177 | |
88 | |
70 | |
48 | |
48 |