Hi Team,
Please refer attached sheet. I want to filter out from column 'Atta" where we have 6 digits code only. I am using filter option with expression "Length(ToString([Atta])) = 6" it is working on small data but If I try on huge data it does not show 4,5,3 digits data in false anchor. please explain.

Also Please help me in finding out Count of "/" from the column "Batta"
| Atta | Batta |
| 14931656 | asd/tsr/bsr |
| 1680292 | bsd/csd |
| 1493 | bsd/ssd/tre/ |
| 14931 | ans/234/pol |
| 16 | pol/sol |
| 9 | col/sdf |
| 1493 | AS/ASD/SDF |
| 149316 | AS/ASD/SDF |
| 149316 | AS/ASD/SDF |
| 168029 | AS/ASD/SDF |