Hi all,
I am working on creating a condition based on yearly filtering. Basically I have a year filter where I can select baseline year with another one either previous or ppy, for each year I have my sales values. I am trying to create a condition that showes If I have a value in the baseline year(current year) selected and no value in the second year selection then is True the measure will take the sales value, if there is value for both years selected then is false not value attributed.
I am not sure if this can be done in one dax function, I have tried to create one with max year and another with min year and atrribute the values accordingly but it's not working.
Looking forward for your support,
Thanks
Please clarify further what do you mean by 2nd year selection. If possible share a screenshot with some description