Forum Discussion
MarkPalmberg
Kudo Commander
3 years agoDates dataflow suddenly reverting to earlier version, dropping fields
I received a data refresh error on a PBIX in the service this week that failed due to a missing column in my Dates dataflow. When I opened the report to investigate, all the fields I expected to see ...
- 3 years ago
Thanks for the reply, edhans . I guess that's possible. Here's the confounding part: The report in question didn't fail in the couple days after I'd last done development on the Dates dataflow, which I'd expect to have happened if I somehow managed to revert to a cached version of my dataflow. I guess this is a good reminder to save the code for these tables somewhere outside the service. Mea culpa.
edhans
Community Champion
3 years agoNo, it in the menu for dataflows.
It is the current version. I am not aware of any versioning for dataflows.
MarkPalmberg
Kudo Commander
3 years agoAh, gotcha. Thank you again, edhans . Without all the missing code, the export isn't going to do me any good. Oh well. Good opportunity to brush up on my PQ date functions, anyway....