Forum Discussion
Displaying Data from Multiple Datasets in One Matrix
Hi there,
First thing you need to do is ensure that there is an ID present within each table that can be used as the primary key. Ensure that one of the tables only contains a single value for each ID.
Once you've created the realationship you should be able to pull the data into your Matrix. The reason some data may be missing could be due to information not being present within the selected field. To ammend this right click the column you've selected within the visualizations pane and select Show items with no data.
This should fix your issue.
Thanks,
J
Hiya,
Thanks so much - I've got the relationship successfully created now and the Matrix doesn't show as broken anymore (I had only been selecting one field with unique values instead of both).
The one thing that's still puzzling me though is that, yes I have the columns showing correctly in the Matrix, but there are no values showing. There are definitely values in these fields as they are business required fields.
Any ideas??
Many Thanks
- opticshrew9 years agoResolver II
Hi there,
Do you have any slicers or filters that could be effecting this data?
If you load the field seperately do you have a list of those values?
Thanks,
J
- Titch799 years agoFrequent Visitor
I have a Page Filter on which is showing only Opportunities which have been created in the last 12 months. But the data I'm needing to show is the Enquiry Source of the Lead which which was qualified to create the Opportunities created in this period.
The values do show in other pages which don't have this specific Filter on.
- opticshrew9 years agoResolver II
It might be worth creating a new table (Purely for testing) and add the column that the filter is based off. That way you'll be able to get a better understanding as to why that filter is causing the issue.
From here you should be able to find out how to get your values to show.
Thanks,
J