Hi,
I'm very new at power automate, but I created a share point template with a table to export data from a power bi visual. The issue I'm having is the date fields, which has been formatted in the template to match the visual (Day, MM,DD,YYYY) populate in a strange way as seen below. Even after the data is exported, I can't format it in anyway. I can't seem to fix this problem. Appreciate any help.
Power BI visual:
When exported to excel:
You can use formatdatetime() to convert the date into a formatted string according to your needs.
@lbendlin Thank you for that information. I guess by strange I meant a format not typically used. As I mentioned I tried a few changes to see if I could get it to replicate what I have in Power BI. Are you familiar with a way to have the date formatted differently? I'm using this as a way to notify separate departments of things coming their way week by week and they requested it be in excel. While it may be a good format to use for any confusion, they really on need-to-know what day that should be expecting. Again, appreciate the help.
This is not a strange format. It is ISO8601, by far the best datetime format to avoid ambiguity.
Note that the Power BI service runs on UTC.
Tomac
986
Moderator
stampcoin
699
Super User 2025 Season 2
Riyaz_riz11
577
Super User 2025 Season 2