Hello,
How can we organize data sorting with two data sources which have same named columns?
For example, we have MainDataSource and AdditionalDataSource. And they both have column - OrderNumber.
How can we organize data sorting with two data sources?
Re: How can we organize data sorting with two data sources?
Hello.
Thank you.
You should create a relation between Data Sources. Refer to the 3.13.2.1 Relation section of the Universal User Manual.aihulya wrote:How can we organize data sorting with two data sources which have same named columns?
For example, we have MainDataSource and AdditionalDataSource. And they both have column - OrderNumber.
Thank you.