Forum Discussion
Excellove15
Oct 28, 2024Iron Contributor
Create a dax to filter only last four hours and lookup a column
Hi Team, I have below sample data: We need to create a dax using below logics: filter HeatSense_Device table for last four hours(use 'UpdatedOn'(max&min datetime) column for this) Th...
WyattCrosby
Mar 13, 2025Iron Contributor
To test this DAX measure, you can create a card or a text box in your report and display the HeatingStatus measure. Make sure to configure the visual so it refreshes based on the current context.