In power BI, I can use a calendar with LTM (last 12 months) and link it to a fact table (Sales for example). There are multiple transactions in the Sales table on the same date (to multiple customers) and there are multiple Periods linked to the same date (e.g. LTM and FY2022).


The relationship is many to many and it's perfectly managed with power BI


Note the total is different than the sum of the single rows (correctly)
I would like to replicate the same in Power Pivot, but I can't find a good solution.

Any suggestions? Thanks!