Don't miss your chance to take exam DP-600 or DP-700 on us!
Request nowLearn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
Hi guys,
I am getting an error on a refresh. On desktop,` I dont get the error.
I cannt work it out.
any idea what this means
{"error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","pbi.error":{"code":"DM_GWPipeline_Gateway_MashupDataAccessError","parameters":{},"details":[{"code":"DM_ErrorDetailNameCode_UnderlyingErrorCode","detail":{"type":1,"value":"-2147467259"}},{"code":"DM_ErrorDetailNameCode_UnderlyingErrorMessage","detail":{"type":1,"value":"5 arguments were passed to a function which expects between 2 and 4."}},{"code":"DM_ErrorDetailNameCode_UnderlyingHResult","detail":{"type":1,"value":"-2147467259"}},{"code":"Microsoft.Data.Mashup.ValueError.Arguments","detail":{"type":1,"value":"{Table.FromRecords({}), \"Index\", 0, 1, number}"}},{"code":"Microsoft.Data.Mashup.ValueError.Reason","detail":{"type":1,"value":"Expression.Error"}}],"exceptionCulprit":1}}} Table: All Exceptions.
Cluster URI: WABI-NORTH-EUROPE-E-PRIMARY-redirect.analysis.windows.net
thanks guys
Ian
Solved! Go to Solution.
https://community.powerbi.com/t5/Service/Index-column-breaks-Gateway-refresh/td-p/1239773
check this old blog item
Proud to be a Super User!
https://community.powerbi.com/t5/Service/Index-column-breaks-Gateway-refresh/td-p/1239773
check this old blog item
Proud to be a Super User!
Thanks Vijay,
fixed.
I changed the Add Index step in power query from
= Table.AddIndexColumn(Source, "Index", 0, 1, Int64.Type)
to
= Table.AddIndexColumn(Source, "Index", 0, 1)
works
thanks
Great Thanks
Also please visit my Channel www.youtube.com/perepavijay and
Proud to be a Super User!
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Check out the February 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 53 | |
| 45 | |
| 38 | |
| 16 | |
| 14 |
| User | Count |
|---|---|
| 86 | |
| 70 | |
| 39 | |
| 29 | |
| 27 |