I have a dataset built off a pretty small custom record. It runs just fine on it's own and returns about 2.2k results. When I try to display the results as a table in a workbook tab it just spins, eventually displaying
Search has been stopped, because user ran another search
. Has anyone encountered this type of performance difference?
Ben Tanner
09/07/2023, 6:40 PM
After bunch of trial and error I discovered the workbook tab loads if the custom record id is displayed as the first column. Not just anywhere in the table but the first column. What?!
I'm glad I can get it working but why does displaying one field in a certain spot determine if the dataset loads?