Hi Guys another weird issue
I have a model with transactions and running a UI only formula to determine if it’s a Deposit or a Debit ( i use same formula on other skuid pages with no issue)
IF({{amount}}>0,“Deposit”, “Debit”)
for some reason on any record I preview, on some rows it applies but on others no. I tried rebuilding completely the model, works for a bit then again randomly breaks…
Any ideas?

