I’ve applied sorting on PartNum and Part Description in the Customer Tracker. It works perfectly when using the Default Grid Filter, but as soon as I change the filter to All or any other option, the system throws an error.
Could anyone please help me understand what might be causing this?
I’ve attached screenshots for better clarity.
Hi Abeer,
I was able to recreate your issue. I tested in both 2024.2 and 2025.2.
The issue is caused by the PartNum sort adding an invaild where clause on the OrderHed table.