Forum Discussion
Power BI filter selection
I have different milestones with actual end dates, I need to count volume of milestones based on my selection, If I select multiple milestones M2, M5,M7 It should give me count in a stack graph from M2 to M5( eveything in between also), M5 to M7 based on my x-axis which is actual end date.
So the problem I am stuck is to generate dynamic count everything in between M2-M5,M5-M5.
Note: user can select multiple milestones anything between M1-M10 and some milestones can also get added in near future too.
Hi Anonymous
How many milestones do Users need to select? More than three?
For example, select M1, M3,M5,M7?
Best Regards
Maggie
- Anonymous7 years agoNot applicable
Yes user can select any number of milestones but the result should fetch all data in between. Example- for Selection M3, M7,M9 the result should be everything from M3 to M7 and everything from M7 to M9