- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

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.
Sample code shown here:
let
Source = #table(type table[Last Refresh=datetime], {{DateTimeZone.FixedUtcNow() as datetimezone}}),
#"Changed Type" = Table.TransformColumnTypes(Source,{{"Last Refresh", type text}})
in
#"Changed Type"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

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.
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

Hi @ryan0585 ,
Based on my test using your code, I cannot reproduce your issue here.
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/
If this post helps, then please consider Accept it as the solution to help the others find it more quickly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

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
Subject | Author | Posted | |
---|---|---|---|
01-08-2025 01:16 AM | |||
02-20-2025 04:48 AM | |||
01-15-2025 02:19 PM | |||
11-19-2024 11:18 PM | |||
02-21-2025 05:26 AM |