(SOLVED) Counting items repeater filtered

try the toString() method as follows:

  $w('#text1').text = count.toString(); 

Massa