This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreJoin the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now
Hi All,
Is there a list of Power Query M steps that are supported in dataflows?
At the current time Dataflows seemed enfeebled by what is possible via the web interface.
I am trying to add a date column from a Julian date field in my data to a computed enitiy in the dataflow
#"Added Custom" = Table.AddColumn(Source, "Updated", each Date.AddDays(Date.From(DateTimeZone.From("20" & Text.Start(Number.ToText([IMUPMJ]),2) & "-01-01")),Int64.From(Text.End(Number.ToText([IMUPMJ]),3))))
but end up with "column with a complex type" warning that stops the data loading, with the "something went wrong" meesage.
Does anyone know if there is a documented list of Power Query M steps that are supported in dataflows
thanks
Hi @ozhug,
Have you solved your problem?
If you have solved, please accept the replies making sense as solution to your question so that people who may have the same question can get the solution directly.
If you still need help, please feel free to ask.
Best Regards,
Cherry
the acrticle does not include a list of supported M transformation, so was interesting but unfortunately does not help me do what is need.
Hi @ozhug,
Here is a blog Get the most out of Power Query in Power BI Dataflows which may help you.
Best Regards,
Cherry
Check out the April 2026 Power BI update to learn about new features.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 12 | |
| 10 | |
| 10 | |
| 8 | |
| 7 |
| User | Count |
|---|---|
| 46 | |
| 34 | |
| 27 | |
| 20 | |
| 19 |