Sort Case ID numerically instead of lexographically
I have created a function alias to extract numeric value from case id and used it in the report.And added that formatted value(numeric value) as sort property in the table.But while filtering , i need to filter based on pyID instead of formatted numeric value.How to achieve this?
Also in search functionality, i could not able to search case id.