The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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: