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.
Hi
I have a simple Sales table connected to a Calendar table. The Sales table has a "Paiement Date" column connected to the Calendar table.
I have a matrix displaying Years/Months Name with the Total Sales for each Month (a simple sum!).
I'm looking how to retrieve at each Month visible row the value of the previous know under the following constraints:
Thanks for your help.
Hello try to use calculate([your measure],previousmonth([date])
Because the Months are discontinuous your solution doesn't work as it adds new rows (doesn't satisfy my constraint #2).
User | Count |
---|---|
15 | |
9 | |
8 | |
6 | |
5 |
User | Count |
---|---|
31 | |
19 | |
15 | |
7 | |
6 |