Want to get involved? We're always looking for ideas and content for Weekly Challenges.
SUBMIT YOUR IDEAA somewhat "unique" solution... but it works
Finding my solutions a little bit daunting. I will try to use Regex to parse the time
Here is my solution:
Key Point:
1. Split Column to Row for [country_code]
2. Split City from [TZ_database_name]
3. Clean [UTC_ofset_STD] and convert to number for calculation the time diff
I did complete in Designer Cloud, but still do not find it as intuitive as Designer. Guess practice is what is needed. Also the solution here is a little sloppy since it would not work for half hour differences like you get in India.