Skip to Main Content

Intelligent Advisor

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

Sorting and displaying entity instances

Jon Watson - Oracle-OracleOct 7 2024 — edited Oct 7 2024

Hi all, I'm able to sort entity instances using a relationship and a loop. And I've managed to sort based on different values - for example I was able to sort on a date field, and later I changed that to sorting on a string (where I devised a scoring system to cover the first three characters).

However, I'm not able to display the sorted instances on a screen. Is this even possible?

Use case: IA infers a number of instances, I then apply the sorting, and then want them to be displayed in the sorted, alphabetical order.

Thanks, Jon

This post has been answered by Richard Napier on Oct 7 2024
Jump to Answer

Comments

Post Details

Added on Oct 7 2024
5 comments
141 views