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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
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
User | Count |
---|---|
98 | |
75 | |
74 | |
49 | |
26 |