Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
I need help to fix this scenario. Any suggestions please.
| data source_1 | date source_1 | data source 2 |
| Table : Supplier | Table : Product | Table: reference |
| SupplierID | SupplierID | Unique ID |
| Supplier Name | Sales | Sales |
| Unique ID | Flag: DB1 | Flag: DB2 |
| Model requirement: | ||
| data sourece_1 (Product) | ||
| concatenate | ||
| data source 2 (reference) | ||
| SupplierID | ||
| Unique ID | ||
| Sales | ||
| Ouput in straight table | Filter | |
| Supplier Name | Flag | |
| Sales |
Hi
what is the issue and what is your expected model?