Announcements
If( !IsBlank( LookUp( SPListName, 'OK Testing Machine Asset #'.Value = DataCardValue4.Selected.Value && ExpectedStartDateDatePicker.SelectedDate - 'Time Equipment is Occupied (Days)' <= Now() ) ), Notify( "This machine is currently in use. Please choose another.", NotificationType.Error ), Reset(DataCardValue4) )
If( !IsBlank( LookUp( AddColumns( Sort( 'GHQ and OFC Dashboard', ID, SortOrder.Descending ), Occupied, DateAdd( 'Expected Start Date', Value('Time Equipment is Occupied (Days)'.Value), TimeUnit.Days ) ), 'OFC Testing Machine Asset #'.Value = DataCardValue4.Selected.Value && Occupied >= Now() ) ), Notify( "This machine is currently in use. Please choose another.", NotificationType.Error ), Reset(DataCardValue4) )
Occupied, DateAdd( 'Expected Start Date', Value(‘Time Equipment is Occupied (Days)'.Value), TimeUnit.Days )
!IsBlank( LookUp( AddColumns( Sort( 'GHQ and OFC Dashboard', ID, SortOrder.Descending ), Occupied, DateAdd( 'Expected Start Date', Value('Time Equipment is Occupied (Days)'.Value), TimeUnit.Days ) ), 'OFC Testing Machine Asset #'.Value = DataCardValue4.Selected.Value && Occupied >= Today() ) )
ClearCollect( colTest, Filter( AddColumns( Sort( 'GHQ and OFC Dashboard', ID, SortOrder.Descending ), Occupied, DateAdd( 'Expected Start Date', Value('Time Equipment is Occupied (Days)'.Value), TimeUnit.Days ) ), 'OFC Testing Machine Asset #'.Value = DataCardValue4.Selected.Value ) )
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
Congratulations to our community stars!
Expanding mentorship, skilling, and AI innovation
These are the community rock stars!
Stay up to date on forum activity by subscribing.
WarrenBelz 345 Most Valuable Professional
11manish 207 Super User 2026 Season 2
Mohsin Ali 177