Suddenly SELECT expression is not working

Ivan2
New Member

Hey community, i have an app that was working just fine until this morning. The SELECT expression throws an error in expression. Anyone knows if the SELECT syntax changed? I really can’t find the error since the expression was working fine with my app.

2X_2_277a48680b5f8725b46cf616cb7949e54717e567.png

0 2 323
2 REPLIES 2

Steve
Platinum 4
Platinum 4

Are you using a slice? If so, does the slice include the expected column?

No, i’m using a table. And yes, the table includes the column used on the expression. I solved it by removing [_THIS] from the expression, and used [_THISROW] instead.

Top Labels in this Space