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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
marcio_fornari
Resolver I
Resolver I

Table Fixed last 2 Years from Today

Hi,

It's possible fixed my table with only last 2 years ignoring External filters of my Calendar?

marcio_fornari_0-1649879012176.png

When i filter the month for example (march), the table filter all years to selected month, but i don't want this.. 

marcio_fornari_1-1649879136603.png

i Want "to freeze" the table with all months to my last 2 years from today ignoring the filters. 

 

My measures:

measure 1:
Receita R$ = sum(F_ODO[VALUE])

measure 2:
Total de Atendimentos = distinctcount(F_ODO[id_odo])

measure in the table:
Fixed = DIVIDE([Receita R$],[Total de Atendimentos])


Relationship is D_CALENDAR[DATE] ----> F_ODO[DATE]

1 ACCEPTED SOLUTION
tackytechtom
Super User
Super User

Hi @marcio_fornari ,

 

A quick fix might be to tweak the interaction of your slicer with the visual:

tomfox_0-1649880384187.png

 

For this click on the slicer, then under format you should be able to find the button edit interaction. Finally, click on the stop/none symbol. Now the slicer won't be having any effect on your visual.

 

Let me know if this helps!

 

/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/



Did I answer your question➡️ Please, mark my post as a solution ✔️

Also happily accepting Kudos 🙂

Feel free to connect with me on LinkedIn! linkedIn

#proudtobeasuperuser 

View solution in original post

2 REPLIES 2
tackytechtom
Super User
Super User

Hi @marcio_fornari ,

 

A quick fix might be to tweak the interaction of your slicer with the visual:

tomfox_0-1649880384187.png

 

For this click on the slicer, then under format you should be able to find the button edit interaction. Finally, click on the stop/none symbol. Now the slicer won't be having any effect on your visual.

 

Let me know if this helps!

 

/Tom
https://www.tackytech.blog/
https://www.instagram.com/tackytechtom/



Did I answer your question➡️ Please, mark my post as a solution ✔️

Also happily accepting Kudos 🙂

Feel free to connect with me on LinkedIn! linkedIn

#proudtobeasuperuser 

Hi @tackytechtom it's work! Thank you so much.

 

With Dax it's possible?

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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