Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I have data as follows:
Calendar table:
want to establish connection between the above fact table and calendar table which I created in Power BI.
Please help me to do.
Thanks,
AshDil.
Solved! Go to Solution.
Hey @AshDil ,
first you have to transform the months columns in your fact table into two attribute (month)/value combination using the Unpivot operation in Power Query. Here you will find one of the many articles describing what Unpivoting means: Unpivot Columns in Power BI - New Tech Dojo
Then create another column that will finally hold a date column, this date column then is allowing to relate the fact table with your calendar table.
If you need more help, please create a Power BI file that contains some sample data but still reflects your data model, upload the pbix to onedrive or dropbox and share the link. If you are using Excel to create the sample data, share the xlsx as well.
Regards,
Tom
Hey @AshDil ,
first you have to transform the months columns in your fact table into two attribute (month)/value combination using the Unpivot operation in Power Query. Here you will find one of the many articles describing what Unpivoting means: Unpivot Columns in Power BI - New Tech Dojo
Then create another column that will finally hold a date column, this date column then is allowing to relate the fact table with your calendar table.
If you need more help, please create a Power BI file that contains some sample data but still reflects your data model, upload the pbix to onedrive or dropbox and share the link. If you are using Excel to create the sample data, share the xlsx as well.
Regards,
Tom
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.