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

Find everything you need to get certified on Fabric—skills challenges, live sessions, exam prep, role guidance, and more. Get started

Reply
T_Francis
Frequent Visitor

Calculate by Last 7 days or Column Filter

Hi, 

 

I'm still finding my feet with Power Query and am in need of some help please.

 

So I need a Total invoice amount (which I already have a measure for) filtered by all open contracts (contract status has its own column) OR any contract status, open or otherwise, that have been dated in the last 7 days (I have a date table).

 

The below is what I have, I hope I'm close but it's just throwing up errors.

 

T_Francis_0-1645530267934.png

 

Relationships if needed

T_Francis_1-1645530764248.png

 

 

Thanks in advance for your response, im truly stuck here.

 

Theo

2 REPLIES 2
amitchandak
Super User
Super User

@T_Francis , In the case or Try to add a filter on the table like

 

qcontracttohire[date] <=max(date[date]) && qcontracttohire[date] >=max(date[date]) -7

@amitchandak

 

Thank you for getting back to me.

 

So i'm trying to create a measure, is that wrong are you saying I should try to add a new column?

 

My data is across multiple tables.

 

 

Helpful resources

Announcements
Sept PBI Carousel

Power BI Monthly Update - September 2024

Check out the September 2024 Power BI update to learn about new features.

September Hackathon Carousel

Microsoft Fabric & AI Learning Hackathon

Learn from experts, get hands-on experience, and win awesome prizes.

Sept NL Carousel

Fabric Community Update - September 2024

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