I created a view of my 'ledger' table called 'unsettled'. I did this as an alternative to filtering the ledger table in the data environment which was incredibly slow. How do I link this view to my 'contract' table? The view doesn't seem to allow indexes. I need to link the table to the view by a string of 4 fields.