The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
I have multiple years worth of hourly data that i pull from my data provider. they report data in pacific prevailing time. i would like to be able to convert this to pacific standard time. what is the best way to accomplish this so that i am always pulling 8760 values for each calendar year (ignoring leap year). i have a data table that does the mapping between standard timezone and prevailing timezone but when i try to connect the data tables i run into a many-to-many relationship issue.
Solved! Go to Solution.
i was able to find a good solution.