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

Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now

Reply
codyraptor
Resolver I
Resolver I

Roll Forward Calculation

I have the following data:
Vendor ID, Load Date, Expiration Date.  I need a distinct count of vendor ID's.  New = 'min load date' where expiration date null or > than selected month.  Exp is 'max exp date' where expiration date is <= selected month.

 

I've tried a summarize function...generate a table.  I can do this in SQL..but I think I'm overthinking it with Dax.

 

VendorLoad DateExp Date Expected Results…"Distinct Count of Vendor":
1Jan-20   StartNewExpEnd
1Feb-20Mar-20 Jan3303
2Jan-20  Feb3003
3Mar-20Apr-20 Mar3104
4Jan-20Jan-20 Apr4022
4Mar-20Apr-20   New = 'min load date'
4Apr-20Apr-20   Exp = 'max exp date' 
1 ACCEPTED SOLUTION

@codyraptor ,

 

I'm afraid dynamic calculate table is not supported in power bi, so you couldn't generate such a table based on the slicer selection.

 

Community Support Team _ Jimmy Tao

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

3 REPLIES 3
amitchandak
Super User
Super User

Not very clear.

But refer to: https://community.powerbi.com/t5/Community-Blog/HR-Analytics-Active-Employee-Hire-and-Termination-tr...

 

Or check this file : https://www.dropbox.com/s/97ff7141d5atppy/daysbetweendates.pbix?dl=0

Share with Power BI Enthusiasts: Full Power BI Video (20 Hours) YouTube
Microsoft Fabric Series 60+ Videos YouTube
Microsoft Fabric Hindi End to End YouTube

This is great information.  However...I'm running into 1 snag.  My rows are not unique 1 load date..and or 1 expiration date.

Another words...
Vendor '123' could have a load date of Jan & Feb & etc..   The 'min date grouped by Ven 123' would represent their 'start date'

Vendor '123' could have a 'blank' and an expiration date.  I only want to count the expiration date if a null doesn't not exist on any row for that vendor id.  If blank exists..then it's not truly expired.   In the case 'all rows' are expired for the VEN 123..then I want the 'max expiration date'...

 

@codyraptor ,

 

I'm afraid dynamic calculate table is not supported in power bi, so you couldn't generate such a table based on the slicer selection.

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.