Product Feedback Forum
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Status: New Idea

A while back the JTD didn't pick up measured values properly and we configured our dashboards so that the measured value filters were not relevant to the jump. We have some situations where there are conflicting filters with-in the measure (e.g. comparing different things as a numerator and denominator). Can you add a widget config option to ignore measured value filters?

It would require adding an item in config and then adding an if statement to the filtersHelperService.js in the getMeasuredValueFilters like if(config.ignoreMeasureFilter) return [] ;
around line 560.

This would greatly help us out as we do have fairly complex filters running and much more often than not want to only consider dashboard and widget filters in the Jump.