The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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