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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Anonymous
Not applicable

How to ensure chart value not impact by Slicer value

Hi, 

 

I would like to ensure that one of my reporting view (a cluster column chart) not impacted by the date slicer selected from the business because this column chart will always show the last six month information regardless of what the user select in the date slicer.  In another word, this slicer only impact other report views but not this view. 

 

I have a measure with following value used in the chart:

 

CountMachineStatusFor6Mths = Calculate(
                                                       Countrows('Machines-20190219'),
                                                         (DATESINPERIOD('Machines-20190219'[Last Assessment Date1].[Date], TODAY(),-6,MONTH)
                                                                ))
 
But for some reason, the chart will be affected when the Last Assessment Date slicer value is edited. Thanks.
B1.jpg
2 ACCEPTED SOLUTIONS
HotChilli
Super User
Super User
v-yuta-msft
Community Support
Community Support

@Anonymous ,

 

Click then click the slicer visual-> click format-> Edit Interactions. Then click the disable button on the right-top hand of the stacked bar chart.

 

Capture.PNG 

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

2 REPLIES 2
v-yuta-msft
Community Support
Community Support

@Anonymous ,

 

Click then click the slicer visual-> click format-> Edit Interactions. Then click the disable button on the right-top hand of the stacked bar chart.

 

Capture.PNG 

 

Community Support Team _ Jimmy Tao

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

HotChilli
Super User
Super User

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

Check out the September 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 Solution Authors
Top Kudoed Authors