Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
bimchahaha
Employee
Employee

sameperiodlast year aggregation issue

I am using Adventureworks as the sample data, I pull (import mode) dimdate, and factinternetsales to PBI desktop

TotalSales = SUM(FactInternetSales[SalesAmount])
TotalSalesLY = CALCULATE([TotalSales], SAMEPERIODLASTYEAR(DimDate[FullDateAlternateKey]))
 
And I can see TotalSalesLY when I drag TotalSales and FullDateAlternateKey, however the TotalSalesLY  is empty while aggregate at month,Qty,year level ( I believe the date hireachy is auto build) . Why is that ?
 
Capture.JPG
 
 
 
1 ACCEPTED SOLUTION
AllisonKennedy
Super User
Super User

Have you set the date table yet? For time intelligence functions to work, you must use them with the date table date and it must be set as a date table, otherwise Power BI might make the wrong assumption for date table dates. 

 

Click the ... on the date table and mark as date table and see if that helps.

 

Has this post solved your problem? Please mark it as a solution so that others can find it quickly and to let the community know your problem has been solved. 

 

If you found this post helpful, please give Kudos.

I work as a trainer and consultant for Microsoft 365, specialising in Power BI and Power Query. 

https://sites.google.com/site/allisonkennedycv


Please @mention me in your reply if you want a response.

Copying DAX from this post? Click here for a hack to quickly replace it with your own table names

Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C

I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com

View solution in original post

2 REPLIES 2
AllisonKennedy
Super User
Super User

Have you set the date table yet? For time intelligence functions to work, you must use them with the date table date and it must be set as a date table, otherwise Power BI might make the wrong assumption for date table dates. 

 

Click the ... on the date table and mark as date table and see if that helps.

 

Has this post solved your problem? Please mark it as a solution so that others can find it quickly and to let the community know your problem has been solved. 

 

If you found this post helpful, please give Kudos.

I work as a trainer and consultant for Microsoft 365, specialising in Power BI and Power Query. 

https://sites.google.com/site/allisonkennedycv


Please @mention me in your reply if you want a response.

Copying DAX from this post? Click here for a hack to quickly replace it with your own table names

Has this post solved your problem? Please Accept as Solution so that others can find it quickly and to let the community know your problem has been solved.
If you found this post helpful, please give Kudos C

I work as a Microsoft trainer and consultant, specialising in Power BI and Power Query.
www.excelwithallison.com

thanks and it works.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.