The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
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