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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
FrugalEconomist
Helper III
Helper III

Created a master date table, joined it, but data does not appear?

Dear Power BI Community,

 

I've had much success created my date table, joining it to my main query and running dax formula against it.

However this time, it's not working as I anticipate...

 

When I join my date table this time, the heirarchy breakdown does not show up. As such, my calculated values are only providing me with the total aggregate. aggregate.JPG

 

My calendar formula is: Calendar = CALENDAR("2014-01-01","2050-01-01")

My calculated measure is: Number of Activities = CALCULATE(COUNTA(Query1[Activity]),ALL('Calendar'[Date])) 

 

Thanks in advance for the community's guidance.

2 REPLIES 2
v-yulgu-msft
Microsoft Employee
Microsoft Employee

Hi @FrugalEconomist,

 

Based on my test, the matrix displays data correctly. I followed the steps as you described and got the output as shown in below screenshot.

6.PNG

In your scenario, please add the data records into a table visual to check the data records.  Please provide some sample data so that I can reproduce your issue.

 

Thanks,
Yuliana Gu

Community Support Team _ Yuliana Gu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Thanks for your reply Yuliana,

 

What's the best way to share sample data in power bi?

 

Sincerely,

 

Kai

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors