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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Anonymous
Not applicable

Create a dynamic filter across two columns, both from different tables

Hi all,

 

I'm trying to create a dynamic filter that operates across two columns in two different tables. To give some context, I want to create a report that allows the user to filter, using a slicer, between the historic taggings of a manger over time, and the current tagging of that manager based on a master site list.

 

The final output should look something like below:

 

Current Manager TaggingCurrent Manager TaggingHistoric Manager TaggingHistoric Manager Tagging

 

 

 

 

 

 

When the slicer is set to "Current" - the chart will show the revenue over time by manager (from the manager column in the master site list) and when the slicer is set to "Historic" - the chart should show the revenue over time by manager (from the manager column in the revenue table).

 

I will need to expand this for all the dimensions below (Head of Ops, PMS, Practice Manager and Region), not just the Ops Manager.

 

See tables below:

Table Layout.jpg

 

 

 

 

 

 

 

 

In my mind the final revenue table would look like this:

 

Table View.jpg

 

 

 

 

 

 

 

Any assistance on this would be much appreciated!

Thanks,
Aaron

1 ACCEPTED SOLUTION
v-chuncz-msft
Community Support
Community Support

@Anonymous ,

 

You may use Append Queries (Table.Combine) in Query Editor or UNION Function (DAX) to create a new table.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-chuncz-msft
Community Support
Community Support

@Anonymous ,

 

You may use Append Queries (Table.Combine) in Query Editor or UNION Function (DAX) to create a new table.

Community Support Team _ Sam Zha
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.