Forum Discussion
GuillaumeB_RSM
2 years agoFrequent Visitor
Dataflow refresh error - culture is not supported
Hi all, I have a Power BI Dataflow retrieving data from an API. Among its table/columns, it is returning date values formatted as english dates. Since last night, the scheduled/On demand refresh...
- 2 years ago
I think I've managed to solve it on my end. I had to go into each dataflow, click options, click regional settings and then pick English (United Kingdom). Save and close, refresh.
GuillaumeB_RSM
2 years agoFrequent Visitor
I've found a solution,
It seems that the "en-EN" culture has been decommissioned for M date functions, so I've switched all my formulas to "en-US" on my dataflow.
It now refreshes successfully
- JillianHay2 years agoFrequent Visitor
Unfortunately, some of my dataflows are failing which don't even contain date fields.....