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

Join us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.

Reply
Anonymous
Not applicable

Ignore Date Slicer for completed Projected displaying the visual

 

Hi,

 

I am displaying "Total cost" against Project and having one Slicer for Weekly "CutOff date". 

While selecting CutOff Date from Slicer, those projects which already completed in prvious week with their corresponding CutOff date are not displaying on the Visual which is logically correct behaviour of Slicer and visual. 

But in my requirement, I have to ignore Slicer selection for the specific completed Project and want to keep dispalying those project and its Cost on the visual. 

For you understanding kindly have a look at attached sample sanshot. 

 

Thanks in advance,. 

 

Ignore Slicer cutoff date.JPGIn progress.JPG

 

4 REPLIES 4
Anonymous
Not applicable

Hi Ashish,
For the time being I solved the my probleme by addinng below additinoal colum, but it will not work dynamically...in case if another project suppose project "C" completed then I will have to mention this project in DAX  as well...

So can you advise that how can i make it dynamic?


Ignore Completed Cutoff Date = if (AND (data[Weekly CutOff Date] = Value ("27-Jan-23"), data[Project]= "B"),MAXX(data, data[Weekly CutOff Date] ),data[Weekly CutOff Date] )

 

Project B ignored.JPGData Table.JPG

Anonymous
Not applicable

Hi Ashish,

I was not able to share the pbix file and its downloadble link. Below is my sample data that i used in PBI as mentioned in previous screnshot.  

Can you please load the same data and try with it, if it works for you. 

 

ProjectWeekly CutOff DateTotal Cost (M $)Status
A3-Feb-232000000In Progress
A27-Jan-233000000In Progress
A20-Jan-231500000In Progress
A13-Jan-234000000In Progress
A6-Jan-235000000In Progress
B27-Jan-231500000Completed
B20-Jan-234000000In Progress
B13-Jan-235000000In Progress
C6-Jan-233000000In Progress
C3-Feb-233000000In Progress
C27-Jan-231500000In Progress
C20-Jan-234000000In Progress
C13-Jan-235000000In Progress
D6-Jan-233000000Completed

Hi,

Someone else will help you with this.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/
Ashish_Mathur
Super User
Super User

Hi,

I am not sure how much i can help but i would like to try.  Share the download link of the PBI file.


Regards,
Ashish Mathur
http://www.ashishmathur.com
https://www.linkedin.com/in/excelenthusiasts/

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

Find out what's new and trending in the Fabric community.