How to filter summary & sort summary in eazyBi

How to filter Issue summary.

I want to filter only those issues where summary contains “NCR” text.
How to write filter for such use case.

Also how to sort/ order based on Summary Ascending/ Alphabetically

Thank you for your time and support.

Regards
Akhil Jain

Use regular Expressions as provided in below URL.

https://docs.eazybi.com/display/EAZYBI/Regular+expressions

For Ascending / Decending, below one might helo you…
https://docs.eazybi.com/display/EAZYBI/Order

Thanks,

1 Like