Hi there,
I have two tables:
Table 1: Product type | business type | Total budget $
Table 2: Product type | buisness type | Country A | X% of the Total budget
The result I want to get to is:
Product | business | country | Total budget in $ (for that specific business and this specific country)
Not sure how to calculate with two criterias, and if I shoud do it in the table or in a query ...
Thanks for your help!!
C.