By using this website, you agree to our Terms of Use (click here)
I can't get Sorting to work via a GI (only by setting it in the column header filters in the results). I have a GI that pulls Service Orders and I want the results to come back in ascending order of PromisedDate but they come back in descending order of Service Order number.
Am I missing something that interferes with sorting? It seems very simple and straight forward. I'm not doing any Grouping in this GI. I have similar problems in almost all of my GIs.
Thanks
Can you export and attach the XML from your Generic Inquiry?
No prob. Ya, I guess that old adage doesn't work with everything. Especially the "football" with the nuclear codes 🙂
Hey there,
I have a similar problem. Some of the columns in my GI will not allow me to use the Sort ability when clicking on the column. These were fields added to the default GI, so I'm assuming I'm just missing a setting to allow me to sort by that column.
Any ideas? Let me know if I can give you more info.
It’s weird, but I have seen CTRL+F5 fix some things like this. Something gets stuck in the cache and needs to get cleared. I have also had some success with changing the sort in the GI, viewing the GI, and then changing it back.
I changed "Make Visible on UI" to False, saved it, viewed it, and then set "Make Visible on UI" back to True and now it Sorts properly.
Hey everyone, thanks for all the input.
Unfortunately none of those solutions fixed the problem.
So I ended up directly linking the Attributes table to my GI. That fixed the problem.
Still not sure why the original field would not sort or filter.
I wonder if you unlinked the attributes table of it would stop working again. We’ve seen some strange things with sorting sometimes. Like it working for some users, but not others until you make a change and re-save. I traced the SQL and could see it using a different sort for different users. It wasn’t something we could reproduce on demand for Acumatica to really look at it.