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.
Solved! Go to Solution.
In your scenairo, when you create last 10 days count must, it must aggregate the last 10 days count together. If you want to get each individual day count of "last 10 days", you actually filter the last 10 days date context. You can add a calculated column to tag if the dates are within "Last 10 days" range. Then just put that column into a slicer for filtering dates. See this blog: POWER BI – TIME PERIOD SLICER FOR LAST 7 DAYS,LAST 30 DAYS..
Regards,
In your scenairo, when you create last 10 days count must, it must aggregate the last 10 days count together. If you want to get each individual day count of "last 10 days", you actually filter the last 10 days date context. You can add a calculated column to tag if the dates are within "Last 10 days" range. Then just put that column into a slicer for filtering dates. See this blog: POWER BI – TIME PERIOD SLICER FOR LAST 7 DAYS,LAST 30 DAYS..
Regards,