CODE IN THE VIEW ================ SECTION REPEATER: where I refer to the pagination-id ...<< more code here using the rows generated by the repeater >> .... SECTION PAGINATOR: where I refer to the same pagination-id ERROR MESSAGE ============= When I do the above ... following the available examples it is when I get an error in the console like this one: Error: [$parse:syntax] Syntax Error: Token ':' is an unexpected token at column 160 of the expression [paginated = (filteredCmpClient = (taskLevelList | filter: searchCmpUser | filter: searchALL | orderBy:propertyName:reverse) | itemsPerPage: pageSize.value.id) : 'taskLevel'] starting at [: 'taskLevel'].