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!Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi all
I have a revenue table. This table has 2 important columns, the date, and the year.
I need to show revenue for this table, and also the revenue of the selected date last year.
I copied the table (rev1 & rev2), added rev1 a column "dateLastYear" and created a relationship with "dateLastYear" from rev1 and "date" from rev2.
This works.
But now, it should also filter the year. When i select year 2019 in rev1 table, it should filter rev2 for only show 2018.
Left is rev1, right is rev2. rev2 also has revenue for 2019, but i only need the values from 2018.
Solved! Go to Solution.
Solved it by adding a custom column to both rev tables.
rev1 got combined column from date + year (date last year and year -1) and rev2 got combined column date + year.
The created relation solved my issue.
Solved it by adding a custom column to both rev tables.
rev1 got combined column from date + year (date last year and year -1) and rev2 got combined column date + year.
The created relation solved my issue.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 53 | |
| 47 | |
| 30 | |
| 15 | |
| 14 |
| User | Count |
|---|---|
| 88 | |
| 73 | |
| 38 | |
| 26 | |
| 25 |