Forum Discussion
Anonymous
3 years agoNot applicable
Retrieve selected filter on visual
Hi all, Is it possible in Power BI desktop to retrieve the filters applied on a visual? For example, I have a visual on which I have added a filter on Calender[Date], I am only showing values for...
Anonymous
3 years agoNot applicable
Hi Anonymous,
Allselected function will respond with selections. If you not pick up any date range on the filter, the formula will return the min and max date from whole calenda table.
Regards,
Xiaoxin Sheng
Anonymous
3 years agoNot applicable
Hi Anonymous , is it also possible to get the selected value from one visual?
I want to get the selected dates in one visual, visuals are not synchronised and are drilled down on their own. The date field is used in more than 1 visual.