Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Data_BI_1998
New Member

How ignore selected slicer when i using formula

Hello
I have such kind of trouble in my report:
I have table which including dates, sales and other category (does not matter) and i have some date  slicer on report page, so my aim is when i click some date at slicer result shoud be click dates-previous date. 
but becouse of selected slicer it does not work.
here is example:
selected date in slicer is 27/02/2022 
so i want  sum of sales 27/02/2022 - sum of 26/02/2022 (becouse of slicer  sum of 26/02/2022 is blank)
thank you

1 REPLY 1
edhans
Super User
Super User

You would need to capture that date, the recalculate the sum of sales using CALCULATE by removing the filter on the date table, then include only today and the previous date in the total.

But you will need to provide some data and confirm you are using a date table in the model. 

How to get good help fast. Help us help you.

How To Ask A Technical Question If you Really Want An Answer

How to Get Your Question Answered Quickly - Give us a good and concise explanation
How to provide sample data in the Power BI Forum - Provide data in a table format per the link, or share an Excel/CSV file via OneDrive, Dropbox, etc.. Provide expected output using a screenshot of Excel or other image. Do not provide a screenshot of the source data. I cannot paste an image into Power BI tables.



Did I answer your question? Mark my post as a solution!
Did my answers help arrive at a solution? Give it a kudos by clicking the Thumbs Up!

DAX is for Analysis. Power Query is for Data Modeling


Proud to be a Super User!

MCSA: BI Reporting

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors