Hi Vadim,
Thanks for the reply,
*XDIM_MEMBERSET TIME <> %YEAR%.INPUT //Very strange!!! What do you mean?
Here i have time dimension with values like
2016.01, 2016.02, 2016.03 .......... 2016.12 and 2016.INPUT.
I want to take all the values for the year 2016 except 2016.INPUT, so i wrote the above code.
As you can see YEAR is a property in my Version dimension, For Time Dimension i am using SELECT statement to filter "YEAR" value from Version dimension. So user has to input version only and system picks the respective year for the version and periods.
Regards,
Tej