Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago

Calculated column based on slicer

Hi everyone, let's say I have a table Predictions with three columns: prediction (text), confidence (percentage) and is_correct (boolean). I have a numeric slicer that filters rows with low confide...