What is the best way to sort the list items

Options
Mahesh.Darsi
Mahesh.Darsi Member, ALL USERS Posts: 2 New Contributor

Hi All,

 

In which way we can sort the list items names and suggest me in an optimized way which wont increase the model size.

 

Thanks in advance!!

 

Regards,

Mahesh Kumar.

Tagged:

Comments

  • Mahesh.Darsi
    Mahesh.Darsi Member, ALL USERS Posts: 2 New Contributor
    Thanks Kavin,

    But if i a have more properties and the data is coming through other integrations.And after sorting in the module i need to import to the list.
    But after some days if the list get updated with other names and again we need to run the import action again.
    These way the model size increases more.
    Is there any other way to sort the items in list.
  • khoonks
    khoonks Member, ALL USERS, Community Member Posts: 6 Contributor

    Hi,

    I had similar situation where I had to do a sort on LIST. I tried the first option and it works when the line item is in column, however, when i have the list and line item in row (time in column) the sort is gone.. the requrement is to have list and line items in row and months in col..

    Any way to work it out?