Hello,
I have a Union report, which combines results from two analysis. First analysis filters data where Year<2016 and second analysis filters the data where Year >2018. Now I have to create a dashboard where users can filter the records based on the data available in Union report (i.e. data with Year<2016 and Year>2018. After creating Year prompt on dashboard, when i filter for 2017, the prompt is overwriting the existing filters in union report and showing the results for 2017 (In this case i want it to show no results)
When i choose protect filters in analysis, I'm unable to filter for specific years. Ex. When i say Year= 2015 It is still showing results with all years which are < 2016 and Year > 2018. In this case i only want to Filter the records for 2015.
Please Advice.
Thanks.