Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 8623

Re: A loop was evaluated more than the maximum number of times allowed - Report Custom Function

$
0
0

As a suggestion it may actually be faster to use the replace function to replace any non alpha or non numerical chars in your str var.

str:= replace(str, '-','');

str:=replace(str,'/','');

etc.

and then you don't need to loop through your field.


Viewing all articles
Browse latest Browse all 8623

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>