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

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
josempomares
Frequent Visitor

Mysterious behavior of the "Month" field with ALLSELECTED, ALL, etc

How is it possible that the “Month” field cannot be affected by ALLSELECTED (nor by ALL, REMOVEFILTERS..)? As seen in the images, the rest of the fields in dimCalendario and dimProductos (e.j.) work as expected. ¡¡¡The “Month” field cannot be inhibited from filtering in the visual objects!!!.     Why???     ??¿?¿?¿?¿??¿?¿?¿?¿

Allselected imagen global.png

Modelo.png

1 ACCEPTED SOLUTION
OwenAuger
Super User
Super User

Hi @josempomares 

My guess is that dimCalendario[nombreMes] is set to "sort by" dimCalendario[numMes].

If so, you need to remove filters on both of these columns in order to effectively remove filters on nombreMes.

 

See these articles:

https://www.sqlbi.com/articles/side-effects-in-dax-of-the-sort-by-column-setting/

https://www.sqlbi.com/blog/marco/2018/05/04/removing-column-filter-in-power-bi-when-sort-by-column-i...

 

Regards


Owen Auger
Did I answer your question? Mark my post as a solution!
Blog
LinkedIn

View solution in original post

2 REPLIES 2
OwenAuger
Super User
Super User

Hi @josempomares 

My guess is that dimCalendario[nombreMes] is set to "sort by" dimCalendario[numMes].

If so, you need to remove filters on both of these columns in order to effectively remove filters on nombreMes.

 

See these articles:

https://www.sqlbi.com/articles/side-effects-in-dax-of-the-sort-by-column-setting/

https://www.sqlbi.com/blog/marco/2018/05/04/removing-column-filter-in-power-bi-when-sort-by-column-i...

 

Regards


Owen Auger
Did I answer your question? Mark my post as a solution!
Blog
LinkedIn

Thanks so much!!!!!

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.

August 2025 community update carousel

Fabric Community Update - August 2025

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