Creating a seat plan for a office floor.

Hello,

I want to create a seat plan for office floors on Appian. 

Can someone please suggest what objects can i use to create seat plan of more than 200 seats with spaces in between the seats as required.

Thanks

  Discussion posts and replies are publicly visible

Parents Reply
  • If you want to keep it simple you can  create Totally Three Tables, one Table with all list of Seat Details, another with All Employee Details and Third one will store Mapping between Seat & Employee, Later you can create one Expression rule to get all Seats which are not occupied (mark one of the column in Seat Table for this) , And similarly list of Employees who didn't got allocated, Call these expression rules in Choice values of the Drop down.

Children