Forum Discussion
Anonymous
4 years agoNot applicable
Slicer on multiple boolean columns
I'm following this post.
The slicer works on the table but the chart doesn't seem to like what I did and only shows 1 datapoint.
2 Replies
- lbendlinSuper User
Thank you for providing the sample data. You have a single directional 1:M relationship from Date to Table3. That means your Date table doesn't care if anything changes in the filters of Table3.
You can make the relationship bidirectional to allow the filters to flow, but that should be done with great care.
- AnonymousNot applicable
I played around with these settings and did not get a different result in the line chart.