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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
Gopal_PV
Helper III
Helper III

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
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors