If condition in the formater

There is a great need for conditions in the formater in app connect. some examples"

data =="0" ? "Yes" : "No"
data ? data2=8

i found myself in need for this most of the time and it will be nice to be able to do this visually rather than to type it.

This is very old and I belive it has been implemented with the Expression Builder long ago.