how to comapare date in filter example operator

sgnarkhede2016
sgnarkhede2016 New Altair Community Member
edited November 5 in Community Q&A
Hello,
how to compare date in filter example operator
e.g. I have multiples date in "Date" column and i want to filtered only 16/8/2020 data.
how can i do that?

I tried this [TRUNC(INPUTDATETIME)]==16/8/2020  not work for me 


Answers

  • lionelderkrikor
    lionelderkrikor New Altair Community Member
    Hi @sgnarkhede2016,

    If I good understand, you can use Filter Examples operator with the option "custom_filters"
    and use the following expression : 



    Please take a look at the process (to adapt to your own data) in attached file...

    Regards,

    Lionel