Supplies are limited. Contact info@espc.tech right away to save your spot before the conference sells out.
Get your discountScore big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount
here is the complete error, seems NOT to be this specific table as i saw the same error in other tables always from my oracle databases.
Complete 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":"The key didn't match any rows in the table."}},{"code":"DM_ErrorDetailNameCode_UnderlyingHResult","detail":{"type":1,"value":"-2147467259"}},{"code":"Microsoft.Data.Mashup.ValueError.Key","detail":{"type":1,"value":"[Name = \"F_PEDIDOS_PENDIENTES\"]"}},{"code":"Microsoft.Data.Mashup.ValueError.Reason","detail":{"type":1,"value":"Expression.Error"}},{"code":"Microsoft.Data.Mashup.ValueError.Table","detail":{"type":1,"value":"#table({\"Name\", \"Data\", \"Kind\"}, {})"}}],"exceptionCulprit":1}}} Table: F_PEDIDOS_PENDIENTES.
Solved! Go to Solution.
Hello,
Try to check your network connexions, make sure your gateway has access to your data and the oracle port is open to it.
hope it helps
Hello,
Try to check your network connexions, make sure your gateway has access to your data and the oracle port is open to it.
hope it helps
Hi @tomasgarcia13 ,
Try to check the F_PEDIDOS_PENDIENTES table in 'Edit Query'.
It may be a problem with the table reference.
Or refer to the links.
Expression Error.: The key didn't match any rows in the table
Best regards,
Lionel Chen
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.