Forum Discussion
2 Datasets - 1 Date Slicer - Relationship needed?
- 6 years ago
Be aware that when making this type of relationship you must always use on your visualization the column of the one side to get your results, further more when working with dates as a best practice the use of a date table is better because of the continuous dates.
Do you have a calendar table?
When I create the One to Many relationship, the records from the Details start at 3/9/2020 and forward. I can't figure out why.
You can see the left table has more records than the right.
I had the tables in the relationships backwards. This is close but there are records in the Details table not being filtered by the selector.
- Anonymous6 years agoNot applicable
As soon as I added a Date table I lost records in the Details table:
Date = Calendar( Date(2019, 1, 1), Date(2025,12,31))The Details table has dates back to 1/1/2020 but with the join it will only show dates from 3/9/2020 forward- Anonymous6 years agoNot applicable
- Anonymous6 years agoNot applicable
I figured it out. One of my Dates has the time and the other just the date.