Modeling
Building a healthy project - and keeping it that way. Share your stumpers and successes with data management, performance optimization, SQL, LookML, caching, and more.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Converting String to Date

dimension: ticket_start_date{ type: date_time sql: cast(${TABLE}.start as timestamp);;I’ve tried using the fun...

  • 1 Likes
  • 0 Replies
  • 640 Views
How to set default date format?

I have the following dimension group for dates. Currently, the default dates that appear on charts are 2021-07...

  • 0 Likes
  • 0 Replies
  • 312 Views
Date formatting

Hi,How to change the date format from ‘02-jan-20’ to ‘2020-01-02’ in the dimension?

  • 0 Likes
  • 1 Replies
  • 10103 Views
Solved!
Labels