(MongoDB Compass) lookup using let not working

Solution 1:

There is missing comma , after let: {_id: '$organisation'} statement.