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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
iphoun
Regular Visitor

Lookup Value from Filter with Multiple Criteria

Hi PBI Friends,

 

First time poster and new to DAX. I'll try to explain this as best as I can. I have a Matrix visual that currently shows budget and actual performance data by phase/actvity and the period selected. The budget and actual file are linked via a concatenated column that combines phase/activity to make it a unique field. I then have an independent Excel file which list phase/activity that contains an input field named "Unit Adj." that I would like to bring over the value when the visuals are filtered by phase/activity but instead of using the "Period" slicer, I would like to substitute that by allowing users to select a different time period filter called "Fcst Date". What is the optimal relationship setup and dax formula to accomplish this? Thanks

 

model.pngvariable.pngvisual.png

1 REPLY 1
iphoun
Regular Visitor

I've joined the Excel input variable file with the fact table (export_universal) by linking the concatenate and date field. So I'm able to verify that the sum of the phase/activity/fact table date does add up to 140.73 but how do I go about changing the expression of the visual column "UniAdj" so that I can bring in the value of the month that I select from the slicer "Fcst Date" instead of using the date from the fact table? Thanks

 

model2.pngvariable2.pngvisual2.png

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

60 days of Data Days Carousel

Data Days 2026

Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.

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.

Top Solution Authors