To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi,
I have a query returning a large amount of the data and other queries returning data to populate cascading (if you select a parent the children filters are updated and only the value within the parent selection are available) filters on the data set.
The last filter is a date slicer in between mode that is directly linked to the data set.
If it's in "between" mode, the limit values aren't update (they stay at the limits of the full data set), if I set it in another mode like List or Dropdown then the selectable value are updated properly.
This is the filter in between mode :
This is it in List mode :
All I did between those 2 screenshot is change it's mode.
I would like the "between" mode to update to have the lower limit starting at the 22/04/2019.
Is it a bug or did I miss something ?
Sorry if it's a dumb question, I'm a dev but just started working with powerbi (using powerbi desktop 2.105.923.0)