Hi ,

I have the following scenario in my replication setup

1 ) Publisher / distrubutor (one server)
2 ) Subscriber ( another server)

The question that i have is this.

I want to push data from a article in Publisher to Subscriber

The data from publisher is to be filtered Horinzontally.
But in filter clause(where clause) i need to join 3 or more tables..to get my required Filtered rows.

HOW Do i Do it ??? any suggestions

Is the join class supported in Replication ( i may go for Merge or Snapshot replication) as this process once in 15 days.

Do any one has the idea

Thanks in advance
Vik