Forum Discussion

lu8890's avatar
lu8890
New Member
6 years ago
Solved

Today() is showing incorrect value in portal

hi, I have a report with a table column defiend as follow: ProcessDate = TODAY()   this is working perfectly fine in my report within Power BI Desktop. However, after I published this report to ...
  • lu8890's avatar
    6 years ago

    I am not sure why Today() is not working in the portal, but I just replaced it with Now() and it is now working as expected in both desktop and portal.