HI Alteryx community,
Happy Monday
Please help me with this. Thanks in advance
Data 1: I have a data set with lots of financial metrics like revenue, debt to equity, ROI, roce, employee etc. This data set has around 500 companies
Data 2: I have another set of data with only revenue and it has 1000 companies.
I want to combine and get the output in such a manner that if the data of the company is not there in Data 1 then in the revenue and employee should be sourced from Data 2 and vice a versa.
Also in the output it should mention in a column from which Data 1 or Data 2 the data is populated .
Please help.