Set 1 reserved workstation to available

Hello, me again

I have an issue of, when I unreserve my work station all other reserved workstations are set to available, I was wondering if there is a way to do it so only the requested unreserved workstation is set to available

some screenshots of what Iโ€™ve done so far


Solved Solved
0 6 189
1 ACCEPTED SOLUTION

In this expression:

3X_1_9_193f2e06d8b4e551d8c14dff6d6266c9cdaea3d6.png

Try changing this:

([Workstation Name] = [Workstation Name])

To this:

([Workstation Name] = [_THISROW].[Workstation Name])

See also:

View solution in original post

6 REPLIES 6
Top Labels in this Space