Forum Discussion
Anonymous
2 years agoNot applicable
Power Automate does not export the column date from a table in power bi to Excel
Hello everyone, I have created a Power Automate flow to export data from Power BI to Excel following the instructions in this video: https://youtu.be/cT4JdClkLh8?si=m4VMeRBncXje_jzi. The table to e...
- 2 years ago
Specify the actual date, not the hierarchy. In general you do not want to use Auto Date Time.
lbendlin
Super User
2 years agoSpecify the actual date, not the hierarchy. In general you do not want to use Auto Date Time.
Anonymous
2 years agoNot applicable
I have an additional issue. I don't have the exact date, but it occurred the day before :
For example for the first row, i should have : 01-12-2016 and not 30-11-2016
- lbendlin2 years ago
Super User
Service dates are in UTC.
- Anonymous2 years agoNot applicable
Can you give me more details please, is there a solution to have the exact date without this format ?
- lbendlin2 years ago
Super User
ISO8601 is the best format you can get. Convert it to your local format as needed.