Forum Discussion

jracer007's avatar
jracer007
Helper IV
8 years ago
Solved

Date format Google analytics

Hello Community, I wanted to ask you how I change the format of the Google Analytics dates so that the Power BI does not recognize it as a number.
  • nik_yevsey's avatar
    nik_yevsey
    8 years ago

    I've used a long way: get 3 separate columns: day, month, year.

    Convert them into text.

    Merge into single column with dots or dashes between columns.

    Convert into date format.