It is used to create dimension of one of my chart. So I get all the date depending of the filters applied to the table MasterCalendar or any other related table.
On top of that I would like to use the analysis set {1<MasterCalendar.year=$::MasterCalendar.year>} to get the same result without taking into consideration all filters applied except on the field MasterCalendar.year.
Unfortunatly I have not been able to integrate this piece of code in my dimension expression. Do you have any idea ?