Hi all,
I extract a sentence from pdf file ,and try to get the VAT rate number before % with the regualr expression in power automate,but it says syntax error.but it works when i try it in regex website
the regex i use is : \d+(?=%)
the number before % is VAT rate 。% only occurs once in the text
Thanks

