Advanced join functionality: join on timestamp and date fields
Idea Logged
In Postgresql, you are able to join DateTime and Timestamp fields with the "<DateTime>::TIMESTAMP" and "<Timestamp::DATE". I would like to be able to replicate this in Yellowfin, as it removes the need for Virtual Tables and provides extra flexibility when working with these fields.
Replies have been locked on this page!