I created a custom action that includes a condition to check if the value in the number is greater than another value in my datasource that changes daily. However, the only option that Glide gives me is to enter a custom value (i.e. I can’t the value to another value in my datasource).
See what I’m seeing, I added “100” to test the action, but this needs to be dynamic from my datasource vs. a custom value.
Yes. Although probably more correctly the same data type. So for example, if you were doing a text comparison (is/is not/includes/etc), you just need to be comparing text to text. So any column that returns text should be available. That could be a text column, or a template, or a joined list, an if-then-else, or a handful of others.