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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Gopal_PV
Helper II
Helper II

What are the date columns fields required for subscription based company

Hello everyone,

We are switching to Power BI from Excel-based reports.

Snowflake is the source.

For this, I now want to create a centrailized date table. I have a field called CreatedDate.

Should I make a Power BI Calendar Table or a Snowflake View?

We have rolling months, YOY, MOM, and QOQ. 

Expansion, Churn, EOD, New Units, and EOP Units are all calculated.

Would you kindly advise on the best method for creating the table?

 

MoMMoMMoMMoMMoMMoM YOYYOYYOYYOYYOYYOY
             
Jan-25Feb-25Mar-25Apr-25May-25Jun-25 Jan-25Feb-25Mar-25Apr-25May-25Jun-25
1 ACCEPTED SOLUTION
AnkitaaMishra
Super User
Super User

The recommended best practice is to create the Date table at the source (e.g., in Snowflake) and use it in Power BI. However, you can also create a Date table directly in Power BI using DAX. You can refer to the link below for guidance.
https://www.youtube.com/watch?v=-li7sxUxEqA

View solution in original post

3 REPLIES 3
v-nmadadi-msft
Community Support
Community Support

Hi @Gopal_PV ,

I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions.


Thank you.

AnkitaaMishra
Super User
Super User

The recommended best practice is to create the Date table at the source (e.g., in Snowflake) and use it in Power BI. However, you can also create a Date table directly in Power BI using DAX. You can refer to the link below for guidance.
https://www.youtube.com/watch?v=-li7sxUxEqA

jgeddes
Super User
Super User

The best practice would be to make the server do as much work as possible for you. It will speed up your report in the end. Second option is to build the table in Power Query. Last option should be creating the table in DAX.





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!





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