- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Star schema filtering in visuals
Hello all - looking for some quick troubleshooting/second pair of eyes as I've been staring at the problem for too long at this point.
After previously using a single table schema for individual sets of data, I'm working on adapting to a star schema that contains all relevant tables and columns for any sets of questionnaire data (see below). The idea is that this structure and report could be used with any given set of data, as the fields are normalized.
I am having trouble with visualizations behaving as expected. For example, I have chart 'C12' and 'C7' using X: Responses.OptionID and Y: Responses.RespondentID (distinct count). Each visual is filtered to use Questions.QuestionID with the respective question selected. However, this results in no interaction between the two visuals when anything is selected, the data either disappears in the other table or opens the table view.
I've tried countless other methods including using measures, using the dimension tables as the data sources, changing the cardinality of the model, checked the interaction settings, etc etc etc.
I think I am missing something very obvious; would appreciate any extra eyes and brains on this. Let me know if anything needs clarification.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Facts: something you measure
Dimensions: something you filter by
Re-examine your data and identify which column belongs where, how many tables you need etc.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
That's not a star schema - yet. Make all joins single directional.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the response! I had initially tried single direction joins and it did not work.
I've also tried using only the dimension tables fields as my sources for the visuals and that also doesn't work.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Facts: something you measure
Dimensions: something you filter by
Re-examine your data and identify which column belongs where, how many tables you need etc.

Helpful resources
Subject | Author | Posted | |
---|---|---|---|
05-20-2024 03:48 AM | |||
07-18-2023 02:37 PM | |||
06-18-2024 09:55 PM | |||
04-19-2024 07:31 AM | |||
Anonymous
| 08-11-2020 06:04 AM |
User | Count |
---|---|
121 | |
104 | |
88 | |
52 | |
45 |