Hi,
I have set up a merge replication with dynamic filter HOST_NAME().
I want to know if subscriber filter table can has data (rows) out of partitions, and didn't synchronize to publisher table.
when i insert row in subscriber table out filter partition, it deleted after synchronization with publisher table.
Thanks,