Forum Discussion
Anonymous
8 years agoNot applicable
Filter is skewing data
I have correct data when I have all years selected, but when I filter by year the data no longer shows correct data. For example from 2014 to 2018 data is showing acurrate data but when I just show 2...
- Anonymous8 years ago
How are you filtering the data? Through slicer? Since its working for some years, the filtering process works fine, you need to check your data only.
Play around with your data to confirm - For ex, pull data in a table visual, apply visual filter for YEAR(date1) = 2018 to make sure the data is correct... etc.
Thanks
Raj
Anonymous
8 years agoNot applicable
How are you filtering the data? Through slicer? Since its working for some years, the filtering process works fine, you need to check your data only.
Play around with your data to confirm - For ex, pull data in a table visual, apply visual filter for YEAR(date1) = 2018 to make sure the data is correct... etc.
Thanks
Raj
- Anonymous8 years agoNot applicable
I figured it out, turns out my date column was being interpreted as a text field so it was skewing the data.