Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now

Reply
TePe
Helper IV
Helper IV

Error when creating a DataFlow Gen2 using a DataFlow as a source

Hi,

 

trying to create a DataFlow Gen2 which consumes a DataFlow Gen2 I get the following error:

---------- Message ----------
Expression.Error: We can't convert values of this type to JSON.

---------- Session ID ----------
02561e1a-78ba-458a-bd4a-fc386ea100b4

---------- Request ID ----------
7f8c1baf-8746-43e0-8c61-0067b8442d45

---------- Mashup script ----------
section Section1;
shared Query = let
Source = PowerPlatform.Dataflows([])
in
Source;

 

Any clue what's behind that?

3 REPLIES 3
TePe
Helper IV
Helper IV

Hi,

 

but which JSON? I'm not working with any JSON (as a source or destination) so I guess it's the JSON behind the Data Flow definition. But I didn't touch that JSON, it was created by the Data Flow... For me it looks like a bug?!

Thanks,

 

Thomas

Hi @TePe 


It appears that what you are getting from the Power Apps is in a JSON format?





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

GilbertQ
Super User
Super User

Hi @TePe 

 

From your error it appears that the JSON is not in a valid format?





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Helpful resources

Announcements
New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

Check out the March 2026 Power BI update to learn about new features.

Top Solution Authors