Hello Community,
I want to get the filtered data based on primary and secondary key from two different tables.
First table key column match with second table key column, then get the merged input of two tables as one row
Input Table Data-1:
Input Table Data-2:
Expected Result:
Thanks,