Is there any way to work round the absence of the Higher Key Component for browse range limits?
I have a key with 3 key fields
Terminated BYTE
Assessor STRING(50)
Learner STRING(50)
I need to show a subset where terminated =0 and assessor= (selected name) - I can do it now by using the filter for assessor and the range limit for terminated. But on 1000s of records users are reporting slow performance.
Any ideas much appreciated.
Mike