Hi @Landraille ,
Welcome to Microsoft Q&A!
Your MDX scripts are running correctly, because first measure will return previous year, it's 12 months. Second measure and third measure have been specified to December, so the results are same values.
And you could use StrToMember function to return the member specified.
ParallelPeriod (MDX) will returns a member from a prior period in the same relative position as a specified member.
Best regards,
Carrin
If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.