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.
Hello,
Newbie to forum and BI.
I have a data set that gets updated daily. Post daily refresh, the current day data is always incomplete (due to in flight processing).
What I want to do is show 30 days of data, but start at N-1 and finish at N-31, hence always exclude the current day.
Many thanks in advance
Gavin
Solved! Go to Solution.
mm then a measure like this maybe works:
mm then a measure like this maybe works:
Hello,
If you have a Date Column you can use it as relative date filter. Select Last 30 days and turn off Including today.
I did try that previously but tried again, and discovered my ask was incorrect and was out by another day. Sorry.
I have a data set that gets updated daily. Post daily refresh, I don't get any of today's data, I get yesterday's data is always incomplete (due to in flight processing).
What I want to do is show 30 days of data, but start at N-2 and finish at N-32, hence always exclude the current day.