date and time
4 TopicsCalculated date wrong on Power BI Server
I have a "Last Refresh Date" field in my report that is populated from a manual query: let Source = #table(type table[LastRefresh=datetime], {{DateTime.LocalNow()}}) in Source When I run it locally in PowerBI Desktop it works fine. When I publish it to the on-premises report server, the date is wrong. I have confirmed the report regional settings are set to Australia. I have confirmed the report and database servers regional settings are set to Australia. I have confirmed that the date/time on the servers are correct. This report is scheduled to run every hour. When I look at the schedule in the "Manage" screen, the date and time are showing correctly: Report details: Schedule details: Both screenshots were taken within 1 minute of each other, and I refreshed the report to make sure it was displaying the current details. I am running the October version of the Power BI Server. Anyone have any ideas?Solved5.9KViews0likes5CommentsToday() 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 Power Bi portal, for some odd reason, it always shows a static incorrect value. What I meant "incorrect static value" is that, I uploaded the report to power bi portal on 10.24.19. but when I checked this value on 10.24.19 and 10.25.19, it always shows the value of 10.21.19. this issue only occur on report published to PowerBI portal, and doesn't repro on Power Bi Desktop. Anyone else has the same experience? Any known fix or workaround? ThanksSolved1.1KViews0likes1CommentLast loading date display
Hi everyone, My report is almost complete but I still have a question : I would like to display the date of recording (from my database (Oracle), once a month). Is it possible to make a parameter or something ? And the same for the loading of my Excel files, I tried but I can't do it. If someone could give me some ideas ? Thanks by advance, Have a nice day !!Solved1.7KViews0likes3Commentslast refresh date/time for users location
Hi, I find it very difficult to make a last refresh date/time based on the users locations. I have users logging in from all around the globe and I want to show them their date/time. Users logging in from: - Europe - Dubai - Singapore - Jakarta - Perth, Austrlia - Vancouver, Canada - Tanzania Does someone knows a solution to for them all based on their date/timezone when report has been last refrehed?485Views0likes0Comments