Forum Discussion

RenatoMartins's avatar
RenatoMartins
New Member
3 years ago

Edit Interactions - result not as expected

Hello! I'm new to Power Bi and also to the forum
Why the syntax "MonthMinorFat = MINX(TOPN(1,ADDCOLUMNS(VALUES('d_Calendar'[Name of the Month]),"CMV",[09 CMV]),[09 CMV],ASC),'d_Calendar'[Name of the Month])" - returns a month that is outside the possible range once the "Month" filter has no interaction with this searched answer (the name of the month with the lower 09 CMV measure)?
The measure [09 CMV] has values only from January to June - and the Calendar dimension has all the months of the year. But the answer appears as August!!

Someone can help me? Thanks in advance...