Forum Discussion
Create relationship without unique IDs
Connect them both to a shared calendar table that contains all dates for both years, then compare Augusts from there.
Hi there, thanks for your help. I am gonna have to look into how to create a shared calendar table.
- v-huizhn-msft8 years agoMicrosoft Employee
Hi melodypoh,
There must be a min and max date in the three datasets. Please create a calendar table using the formula.Calendar=CALENDAR([MinDate], [MaxDate])
Best Regards,
Angelia- melodypoh8 years agoFrequent Visitor
Hi Angela,
I am new to Power BI. Once I create a shared calendar table, how do I merge the two database together?
- v-huizhn-msft8 years agoMicrosoft Employee
Hi melodypoh,
You need to create a relationship between Calendar to file1(database1), another relationship between Calendar to file2(database2), how to create relationship, please review this article: https://powerbi.microsoft.com/en-us/documentation/powerbi-desktop-create-and-manage-relationships/.
Best Regards,Angelia