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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
JQuon
Helper I
Helper I

Dynamic Calendar table based on "x" date and frequency

Power BI experts...each report we create has a different refresh schedule (Weekly, Monthly, Qtrly). Is there a way to create a calculated table or calendar that will show all the refresh dates in a year based on "x" date and frequency?
 
For example If I set a baseline date of a report for January 1st that needs to be refreshed monthly, I would like a table that dynamically shows that a refresh is required every 1st of the month for the rest of the year or until expiration date.  
 
Is this possible?
1 REPLY 1
JosefPrakljacic
Solution Sage
Solution Sage

Hey,

I imagine that it would work with the CrossJoin function. I crossjoin your table with the refresh intervals and a date table.

 

This Date Table also has the frequency info maintained somewhere.

 

Then I apply the Filter Function to get the relevant data.

 

It could be that I need more than one Date Table.

 

BR,

Josef

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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