Hey all,
Is there a way to filter out all cases that start before a certain year?
I tried the following:
FILTER YEAR(P2P_-_Q2_2018_csv.TIMESTAMP) => 2016
But this still gives me cases that start in 2015 in an OLAP table, because there are also activities performed in 2016.