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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
3lj
Frequent Visitor

Help Getting the % Change Between Two Dates, but filtering based on name?

Hi,

This is my table, it has:

- date index - that dynamically changes to show the latest date as 0.

- The date

- A name

- % Complete that week.

 

What I am trying to make is a column/measuer that tells me the weekly change based on the Name, between the previous date index (current row index + 1) and the current date (index 0) - as highlighted in red.

I'm guessing we also have to handle error cases for the "last" one, where there is no index +1 too?

I think I need to create a measure in three parts, one for the current % complete, one for the previous % complete (but somehow fitler based on the name of the current row and the index beign the current row's index +1, then the calcualting to subtract the two)

Any hints or thoughts?

 

Date IndexDateName% CompleteWeekly Change
026/04/23Anna100+10
026/04/23Beth50

+0

026/04/23Caroline50+50
125/04/23Anna90 
125/04/23Beth50 
125/04/23Caroline0 

 

1 REPLY 1
lbendlin
Super User
Super User

lbendlin_0-1682647188753.png

 

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

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

July PBI25 Carousel

Power BI Monthly Update - July 2025

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