Forum Discussion
Period Over Period Change Help
Hi matthew_hampton,
Based on your table structure, I guess you use two column to mapping unique date records, right?
If this is a case, current power bi not support active multiple relationship columns between two related tables at same time.
For your scenario, time intelligence function can't correct mapping accurate date range which stored in calendar table.
So it return blank and got the correct records when you fix relationships.
Reference link:
How to fix #dax time intelligence functions in #powerbi when date table uses a surrogate key
In my opinion, I'd like to suggest you merge account number and period columns to one and do same operation on calendar table side, then use new column as the relationship column and try again.
If above not help, please share more detailed information to help us clarify your situation.
How to Get Your Question Answered Quickly
Regards,
Xiaoxin Sheng
- matthew_hampton8 years agoHelper I
Hello Anonymous:
I am only using one column to map to the calendar table. I have a Calendar Table crearted with every date from 1/1/2018 through 12/31/2019 and that is related to table Promo Expire Master Lists.
Each date will have multiple Period values based on some account attributes but each Account/Period combo will only have one date.
Does this help any?
Matt
- Anonymous8 years agoNot applicable
HI matthew_hampton,
Please share you pbix file for test.
You can upload to onedrive or google drive and share link here.
Regards,
Xiaoxin Sheng