Im not really sure how to start with this, i need a table that looks like this, the Goal ID and the Goal Name comes from 1 Datasource but the 3rd Column (amount) comes from a different one
and the data source looks like this:
i need to match Category 1 with the ID 1 and Category 2 with ID 2 and so forth from this Data source: (to produce the table above, i need to get the value of category 1 if it matches with the ID 1) i have no idea where to start so any help is gladly appreciated :)
Thanx :)