Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.
Check it out now!Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more
I need to have a relative filter for a report that filters for all dates in the current month but excluding anything after yesterday.
The Current Month filter does not work because it includes data for the entire month.
Be glad of any assistance please!
Solved! Go to Solution.
Hi @JLeflaive ,
Are you using a date table? If so, you can try creating a column like IsYesterdayorBefore and filtering the report or visual on this field where this field is true. Use this filter in conjunction with the relative data slicer.
Something like this:
Hi @JLeflaive ,
Are you using a date table? If so, you can try creating a column like IsYesterdayorBefore and filtering the report or visual on this field where this field is true. Use this filter in conjunction with the relative data slicer.
Something like this: