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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
CraigSchulz
Helper II
Helper II

Filtering for Most Recent Relevant Week Ending

I have a payroll table and a budget table for accounts, both contain account numbers and daily amounts in addition to a date column. I have a date table with various columns related to the date, including one that has the week ending date for any date in the regular date column. Now I can create a matrix with accounts as the rows and week ending dates as the columns. However what I haven't been able to figure out yet is how to filter the data so that it only pulls data for the last full week's week ending date. This information would be found in the payroll table, where it would only have payroll information for the last day for which it was updated. Can someone help me with a DAX command or other way to accomplish this goal? Of course I could get the result I want with a filter applied to the visual, but I would like it to be automatic for my client's use.

- Craig

1 REPLY 1
v-juanli-msft
Community Support
Community Support

Hi @CraigSchulz

"pulls data for the last full week's week ending date"

Does this mean pull data of the last whole week of each month?

could you show some example of your table?

 

Best Regards

Maggie

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors