Forum Discussion
filter date field by a dynamic date
- Anonymous6 years ago
Greg_Deckler Managed to include a column in the dataset extarct, I think that is the only way, You cannot do it in a measure.
Thanks for the direction.
Wow Anonymous I literally just posted the general solution to this problem today to the Quick Measures gallery. You are looking for what I refer to as a Complex Selector:
https://community.powerbi.com/t5/Quick-Measures-Gallery/The-Complex-Selector/td-p/1116633
Hi mate, based on your guide I manged to get the date I want to filter the dataset (using FIlter Pane).
below is the measure I created.
- Greg_Deckler6 years ago
Community Champion
Anonymous - No, I do not know how to use the Filter Pane to do that unless you created a measure for returning 1 or 0, True or False, etc. But, the exact implementation depends on the visual.- Anonymous6 years agoNot applicable
Greg_Deckler I need to filter the whole report based on this condtion.
I will try to get a measure that retuns 0 or 1 and then filter out from the filter pane.
Thanks mate.
- Anonymous6 years agoNot applicable
Greg_Deckler Managed to include a column in the dataset extarct, I think that is the only way, You cannot do it in a measure.
Thanks for the direction.