Discussions
-
Creating Buckets in Beast Mode
Hello! So I'm trying to create temperature buckets in beast mode. Here's my formula: case when (`temperature` >= '33' and `temperature` <= '39') then '30s' when (`temperature` >= '40' and `temperature` <= '49') then '40s' when (`temperature` >= '50' and `temperature` <= '59') then '50s' when (`temperature` >= '60' and…
-
Setting up alerts for cards
Is anyone having problems setting up alerts for specific cards? Im trying to set up an alert and pop-up wizard has been stuck on "loading alert configuration" for 30 mins.