Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Sorry to ask you basic question.
I have 2 fields from 2 tables (MySQL database).
Table Field Field Value
A Office 1,2,3 etc
B Sales 1500,2500,3000 etc
If I want to see Sales per each office ??..How can I achieve this ?...Do I need to link them ??
Many thanks
Marta
I tried your solution but not working. May be you thought both fields are from same table but they are not. Both fields are from different tables as i mentioned above.
Can i have any other solution ?
Many thanks
Sorry I totally misunderstood the question,
You do have to link them through some field, for example if table B has an OfficeID or an EmployeeID that is linked to an Employee table where you can find her OfficeID. Both fields need to have the same name so Qlikview can link them. Let me show you a diagram so you can see what i mean.
This way you can link the EmployeeID to the TableB where the Sales is or something like that.
Hope you understand and this is what you're looking for.
Regards.