Hi all,
Just wondering if it's possible to filter out the bottom and top 5% of a value in a table. For example,
Group Value
A 1111
A 223
A 423
A 241
A 142
A 132
A 1
B
.
.
.
As you can see in the dummy data, Value 1111 and value 1 are the outliers which may affect my future calculations. Is there any way that when I set up my query, it will filter those outliers out?
Thanks,
akira