Greetings, I have 2 Tables (Assets + Check O...

Greetings,

I have 2 Tables (Assets + Check Out).

I’ve looked at some examples in the Google+ community and I created a couple actions and a workflow where, when I add a new “Check Out” item, It triggers an data change on the “Assets” Table and sets the Availability column in it to False.

I have a Company Tag column that links the tables together, but i’m not sure if my Referenced Rows Formula is correct because the value didn’t change when I tested it.

SELECT(Assets[Company Tag], [Company Tag] = [_THISROW].[Company Tag])

Any suggestions? Thanks in Advance.

0 5 347
5 REPLIES 5
Top Labels in this Space