Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi Everyone,
I have made a simple dashboard that shows a column with the value now(), but when I publish the report and I refresh it, the hour I get is now - 2, why?? any Idea?
Solved! Go to Solution.
Since Power BI Service is cloud service, your .pbix file will be hosted on cloud cluster server so that TODAY() or NOW() will not return your local time. You can use Power Query functions to get the correct datetime. Please refer to blog below:
Solving DAX Time Zone Issue in Power BI
Regards,
Since Power BI Service is cloud service, your .pbix file will be hosted on cloud cluster server so that TODAY() or NOW() will not return your local time. You can use Power Query functions to get the correct datetime. Please refer to blog below:
Solving DAX Time Zone Issue in Power BI
Regards,
thanks!
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!