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

Be one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now

Reply
ryan0585
Advocate II
Advocate II

Dataflows Maximum Mashup Length Exceeded

Hello, while trying to add a dataset to a Power BI dataflow in the workspace (copying/pasting M code from a desktop file into a "blank query"), I get the error message shown in the image attached.

One such query was a simple set of M code to generate a last refresh date.

Has anyone seen this, or does anyone know how to get around the issue?  The error message might as well be heiroglyphics... no idea what the heck any of it is telling me to do.

 

image (9).png

 

Sample code shown here:

Spoiler
let
   Source = #table(type table[Last Refresh=datetime], {{DateTimeZone.FixedUtcNow() as datetimezone}}),
   #"Changed Type" = Table.TransformColumnTypes(Source,{{"Last Refresh", type text}})
in
   #"Changed Type"
4 REPLIES 4
v-frfei-msft
Community Support
Community Support

Hi @ryan0585 ,

 

Has your issue been solved? If so kindly mark my answer as a solution to close the case. Thanks in advance. Any other question, feel free to let me know please.

 

 

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.

Respectfully, it was not a solution.  I'll open a support ticket and if I get an answer, I'll respond and mark my own response as the solution.  Thank you.

v-frfei-msft
Community Support
Community Support

Hi @ryan0585 ,

 

Based on my test using your code, I cannot reproduce your issue here.

Capture.PNG

2.PNG

 

Btw, My service version is 13.0.11499.187 and my region is Southeast Asia (Singapore).

 

Could you please re- sign in and check again. If the issue still occur, I suggest to create a support ticket for help.

https://powerbi.microsoft.com/en-us/support/

 

Support Ticket.gif

 

 

Community Support Team _ Frank
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.
ryan0585
Advocate II
Advocate II

Put simply, what is a mashup, why am I exceeding the maximum length, and how would I go about refreshing this mashup to continue?

Whenever I see mashup, all I think about is my sweet NKOTBSB album, but alas, expertly crafted transitions from "Backstreet's Back" to "Step by Step" aren't going to help me here.  There's no maximum length for a solid Backstreet Boys/New Kids on the Block mashup (and by golly there shouldn't be), so why is there one here?

Helpful resources

Announcements
Las Vegas 2025

Join us at the Microsoft Fabric Community Conference

March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!

ArunFabCon

Microsoft Fabric Community Conference 2025

Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.

December 2024

A Year in Review - December 2024

Find out what content was popular in the Fabric community during 2024.

Top Kudoed Authors