Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello!
I find myself manually editing my date in my measure daily and am looking for a way to make it dynamically change with time. This is the measure:
Solved! Go to Solution.
@Brighton10 , Expected output not very clear
This will make it dynamic
FILTER(Historical,Historical[dateTime]>=today() -1))
@Brighton10 , Expected output not very clear
This will make it dynamic
FILTER(Historical,Historical[dateTime]>=today() -1))
Hi @amitchandak , Thanks for that i think i made an error coz i tried this at some point but its working now. The other thing is this measure counts the rows when my alarm is ON. It only displays values if its greater than 0 but I also want to display when the alarm is OFF and display a 0
That solution will distort my other values
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.