Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
Anonymous
Not applicable

Filter second table dynamically by 2 columns

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.

1.PNG

1 ACCEPTED SOLUTION
Anonymous
Not applicable

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. 

View solution in original post

1 REPLY 1
Anonymous
Not applicable

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. 

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.