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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
IAM
Helper III
Helper III

Available stock in future

Hi all,

 

Can anyone tell me if the following is possible?

 

I have a table with the planned material in rent:

BridgeTable[Datum] with the date of rental

BridgeTable[SerialID] has the serial number

 

I have a DimEquipment table

DimEquipment[SerialID] has the serial number

DimEquipment[Aantal] has the amount of available items (1 per serialID)

 

Every day I have the amount of DimEquipment[Aantal] again. Now I want to calculate how much I have available on a day. 

 

Because I don't have a date connected to my DimEquipment table I can't use a measure to 

CALCULATE([Total Available Stock]) - CALCULATE([Total Rented Equipment])
Total Available Stock = SUM(DimEquipment[Aantal])
Total Rented Equipment = COUNT(BridgeTable[SerialID])
 
Is there a way to force using the [Total Available Stock] again for each date?
 
Any help is very much appreciated! 
 
 
1 REPLY 1
NaveenGandhi
Super User
Super User

Hello @IAM 

 

Can you share sample data/PBI file and desired output to understand the problem better?

Regards,

Naveen

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

May 2025 Monthly Update

Fabric Community Update - May 2025

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