cancel
Showing results for 
Search instead for 
Did you mean: 
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
Microsoft

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
Join Arun Ulag at MPPC23

Join Arun Ulag at MPPC23

Get a sneak peek into this year's Power Platform Conference Keynote.

PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Dashboard in a day with date

Exclusive opportunity for Women!

Join us for a free, hands-on Microsoft workshop led by women trainers for women where you will learn how to build a Dashboard in a Day!

Top Solution Authors