Forum Discussion

annep_afw's avatar
annep_afw
Regular Visitor
2 years ago
Solved

Error processing data in dataset

I published my dashboard to the team workspace and encountered this error when refreshing the dataset. Can anyone explain what the error is? I am able to refresh the dataset in the desktop version.

 

Data source error{"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\", 1, 1, number}"}},{"code":"Microsoft.Data.Mashup.ValueError.Reason","detail":{"type":1,"value":"Expression.Error"}}],"exceptionCulprit":1}}} Table: sample_table

Cluster URIWABI-WEST-US-redirect.analysis.windows.net

Activity ID5afe5813-34ac-4112-95d8-89ba1c5b3155

Request ID62435fda-6bfa-7919-96b3-6ab9ef61fdee

Time2023-10-04 23:07:27Z

  • 5 arguments were passed to a function which expects between 2 and 4

     

    Look for transforms that have extraneous parameters.

2 Replies

  • 5 arguments were passed to a function which expects between 2 and 4

     

    Look for transforms that have extraneous parameters.

  • annep_afw's avatar
    annep_afw
    Regular Visitor

    I was able to identify the issue and correct it. It does present another error now, which I will post separately.