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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

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
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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