Implementing incremental Concept on a Join Of Header&Details Tables
Dear All,
I am facing issue while implementing incremental concept on a tables where Header & Detail are innerJoined.
The Scenario is Like Suppose if i update only Header records then also the incremntal/updated records should be joined to the related details record and in the similar way, suppose if details records are modified then also the details records should be joined to the related Header records.
I am attaching the Qvw file and the Source excel file please find the attached. can anybody help me to solve this issue... Thanks in Adavnce