Skip to main content

Power BI

Under Review

Expressions on filters

Vote (98) Share
Vicenç Lahoz's profile image

Vicenç Lahoz on 08 Jan 2015 17:07:05

Allow dynamic filters, for example last month, last year, etc. Or allow expressions similar to those of Reporting Services.

Administrator on 24 Jan 2015 06:27:04

Thanks for the idea, Vicenc! We'll consider it for the future, please add your votes it you agree!

Comments (11)
Vicenç Lahoz's profile image Profile Picture

f97ee0dd 622f-46a2-b6e7-c1ae69418f73 on 05 Jul 2020 22:07:36

RE: Expressions on filters

Not sure if this is the best place to put this comment, here goes any way :-)

Would it be possible to use DAX expressions in filters? I was trying something this morning which would automate a report based on time values.

Example l want to only show incidents for the current year on a page on a report eg Year = 2015. What l would like to have done is something like =YEAR(TODAY () ).

Which if l could use DAX in a filter expression that is pretty awesome :-)