How to combine two conditions

Add text and inside the text write:

$if(bi(charging)=1,“↯”+bi(level),bi(level))$

Them go to the color of the text, make it a formula and write:

$if(bi(charging) =1,“FFF99000”,bi(charging)=0&bi(level)<30,“FFFF0000”,“FFFFFFFF”)$

1 Like