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

Earn a 50% discount on the DP-600 certification exam by completing the Fabric 30 Days to Learn It challenge.

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
LearnSurvey

Fabric certifications survey

Certification feedback opportunity for the community.

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.