i try to filter data by regex expression but it doesnt match.
Here the example my data:
PT Sanjaya Tbk
PT Bintang
and the regex is Tbk$, i try on other platform as regex101 and the formula worked. but at row splitter by regex pattern it doesnt work. Is there something wrong?