BloX Template: Currencies Conditional (Crypto)
Updated 03-02-2023
This is great.
I have a question, hopefully you can help. I'm trying to use the conditions myself, but I want the min and max ranges to be a case statement based on my panel values.
"maxRange": "CASE when {panel:Count SolutionNumeric} = 1 and {panel:Average SolutionNumeric}= 1 then 0.44 else 0.23 end"
I can't get this to work at all. What am I doing wrong? Do I need to format my case statement differently?
Thanks in advance for your help,
Paul