Hello all,
I’m facing a problem I’m not sure how to solve in Looker.
I have a table of data that includes the following fields:
| date (DATE) | hour (STRING) | sales (NUMBER)| timezone (STRING) |
| 2019-12-27 | 10 | 120 | Europe/Paris|
I have multiple different timezones inside this table and at the end, my goal is to be able to report on a single standard timezone using the default Looker dropdown so that we can compare all countries with a unique and selectable timezone.
Do you have any idea of how to approach this?
Thanks a lot ��
Anthony