Raquel Mrquez Posted September 20, 2019 Posted September 20, 2019 I'vealready tried several times in different ways but they all came to the same situation: not achieving the result i was looking for. The column type is imported and its type is DataTime. The original table has data since 01/01/2018, soI would like to be able to see the information from 15/02/2018 to the last one charged. It could be because of the minor symbol, I'm not reallysure though. This is the expression I tried the most : ... and [f_alta]>14/02/2018. Any kind of help would be pretty much appreciated. Raquel MH
Richard Pobi Posted September 20, 2019 Posted September 20, 2019 This should work. You need to tell spotfire that this is a Date data type. [f_alta]> Date(2018,02,14)
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now