Hi
Using Dynamic 365 online. I am trying to create a custom view that will display accounts in the order they are searched for but cant get it to work.
For instance
AccountName = Microsoft
OR
AccountName = IBM
OR
AccountName = Hewlett Packard
Returns in that order
Microsoft
IBM
Hewlett Packard
I tried just removing the <order attribute = “Name”.. hoping this would return the records in the order of the query but it seems to return records by ‘Record created date’ instead. Is there anyway to get the records returned in the order as the query states. Searched a number of websites but haven’t found an answer.
Would appreciate any advice.
*This post is locked for comments
I have the same question (0)