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! Go to Solution.
In this expression:
Try changing this:
([Workstation Name] = [Workstation Name])
To this:
([Workstation Name] = [_THISROW].[Workstation Name])
See also:
User | Count |
---|---|
18 | |
10 | |
8 | |
6 | |
5 |