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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
LPEquestrian
Frequent Visitor

Attempting to create a Calendar from date data like the tutorial.

Hey All, 

 

Today is my first day using POWER BI , having followed the tutorial i have uploaded my personal data needed which contains warehouse based data on picking products for delivery on certain days from 01/01/2022 - 30/04/2023. Its probably a basic question with a simple answer...

 

Having followed the tutorial where i create a DAX measure using the command.

 

Calendar = CALENDAR(DATE(2022,01,01),DATE(2023,04,30))

 

But when I hit the check mark to create the separate unit in the Data field, it simply adds it to the already existing data that I imported.

Calendar Creation Issue.png

 

All i am trying to do is replicate the tutorial so i can start compiling the data into graphs using the Date as my splicer source.

 

Any Help?
Cheers,
Lewis

1 ACCEPTED SOLUTION
Ritaf1983
Super User
Super User

Ho @LPEquestrian 
First of all, good luck.
You need to produce a calendar table and not a measure if you want to use the date model.
Here is a link to an in-depth explanation, complete with construction instructions.
https://radacad.com/power-bi-date-or-calendar-table-best-method-dax-or-power-query
In order to build a correct model, this is one of the most important topics to study.

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

View solution in original post

3 REPLIES 3
Ritaf1983
Super User
Super User

Ho @LPEquestrian 
First of all, good luck.
You need to produce a calendar table and not a measure if you want to use the date model.
Here is a link to an in-depth explanation, complete with construction instructions.
https://radacad.com/power-bi-date-or-calendar-table-best-method-dax-or-power-query
In order to build a correct model, this is one of the most important topics to study.

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

Absolutely right, this was just an oversight on my half, i kept choosing new measure not new table. Thank you very much!

It was my pleasure to help 🙂

Regards,
Rita Fainshtein | Microsoft MVP
https://www.linkedin.com/in/rita-fainshtein/
Blog : https://www.madeiradata.com/profile/ritaf/profile

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.