That’s great I sunddenly had this issue today and a search of count within string popped up this thread as second on the list and it was only asked and resolved yesterday.
Perfect!! I didn’t want to write a custom function for this. Sooo glad I saw this, worked perfectly! I needed to see if there was only one period in the account string (2 sections instead of the needed 3), if so add the third section as all zeroes.
Ex input data:
Account
45.6789
90.5375.111
First record needs ‘.000’ added to the end of the account string. In the query mapping the input I wrote it as follows: