Strange error with a slices

Hi All,

I create a slice with a row filter condition to limit row in a view. When I run the test option from Expression Assistant of this row filter condition, I got 1 row with result Y. This is correct and respect my condition.

Then I build a table view using this slice. This view show 2 records, the good one and another record who should not be part of this view ??

Any idea why I got this error ?

Solved Solved
0 5 138
  • UX
1 ACCEPTED SOLUTION

Since I saw nothing wrong with what you did, I ran a quick test myself.

Turns out for a DATE column, you should use ISNOTBLANK rather than <> ""

I think this is a bug..

View solution in original post

5 REPLIES 5
Top Labels in this Space