User Tools

Site Tools


advanced_transformations:formatting_timestamps

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

advanced_transformations:formatting_timestamps [2021/09/22 19:15] (current)
windsor_ai created
Line 1: Line 1:
 +====== How to format timestamps in charts ======
  
 +Sometimes timestamps have to be formatted to strings to work better eg. in powerbi.
 +
 +1. Add the new column as you like
 +
 +{{:advanced_transformations:2021-09-22_20-00.png?600|}}
 +
 +2.Add the transformation
 +Here it is:
 +to_char(date, 'YYYY-MM-DD')
 +
 +
 +{{:advanced_transformations:2021-09-22_20-13.png?600|}}
 +
 +3. Save and add the field to the grouped by columns
advanced_transformations/formatting_timestamps.txt ยท Last modified: 2021/09/22 19:15 by windsor_ai