microsoft / coe-starter-kit

Other
742 stars 218 forks source link

Dataverse_CoEDashboard_202109.pbit New errors #1150

Closed philipbullard closed 3 years ago

philipbullard commented 3 years ago

Getting these errors now:

Load OrgUrl OLE DB or ODBC error: Exception from HRESULT: 0x80040E4E. Environment Load was cancelled by an error in loading a previous table. App OLE DB or ODBC error: Exception from HRESULT: 0x80040E4E. Flow Column 'admin_flow' in table 'Flow Action Details' cannot be found or may not be used in this expression. OLE DB or ODBC error: Exception from HRESULT: 0x80040E4E. Maker Column 'createdon' in table 'Maker' cannot be found or may not be used in this expression. Column 'createdon' in table 'Maker' cannot be found or may not be used in this expression. App Connection Reference OLE DB or ODBC error: Exception from HRESULT: 0x80040E4E. Flow Connection Reference OLE DB or ODBC error: Exception from HRESULT: 0x80040E4E. Audit Log OLE DB or ODBC error: Exception from HRESULT: 0x80040E4E. Connector Load was cancelled by an error in loading a previous table. Flow Action Details OLE DB or ODBC error: [DataSource.Error] Microsoft SQL: Return records size cannot exceed 83886080. Make sure to filter result set to tailor it to your report. RequestId: TDS;c9b8f31d-a7b8-47e8-a543-d2c42a44658b;2 Time: 2021-09-10T06:26:38.4804852Z. NonProdWords Load was cancelled by an error in loading a previous table. Virtual Agent Load was cancelled by an error in loading a previous table. Virtual Agent Component OLE DB or ODBC error: Exception from HRESULT: 0x80040E4E. Virtual Agent Flows Load was cancelled by an error in loading a previous table. RPA OLE DB or ODBC error: Exception from HRESULT: 0x80040E4E. RPA Sessions OLE DB or ODBC error: Exception from HRESULT: 0x80040E4E. Power Platform User Load was cancelled by an error in loading a previous table.

Originally posted by @philipbullard in https://github.com/microsoft/coe-starter-kit/issues/1050#issuecomment-916664755

manuelap-msft commented 3 years ago

Hello,

it looks like you are hitting a product limitation: Microsoft SQL: Return records size cannot exceed 83886080.

Check our guidance for which dashboard to use when here: https://docs.microsoft.com/en-us/power-platform/guidance/coe/setup-powerbi#which-dashboard-to-use

If you have installed the CoE Starter Kit in a Production environment, you will have to use the CDSLegacy dashboard to overcome this limitation. If you have installed the CoE Starter Kit in Dataverse for Teams, you may have to modify the dashboard to not pull in this table in order to use the Dataverse dashboard.

Hope that helps, Manuela

philipbullard commented 3 years ago

It does thanks, legacy does work, tried it last night. Still not sure about the column mismatches. Will investigate more. You can close the bug unless u want to investigate this more

Get Outlook for iOShttps://aka.ms/o0ukef


From: Manuela Pichler @.> Sent: Friday, September 10, 2021 1:11:08 AM To: microsoft/coe-starter-kit @.> Cc: Philip Bullard @.>; Mention @.> Subject: Re: [microsoft/coe-starter-kit] Dataverse_CoEDashboard_202109.pbit New errors (#1150)

Hello,

it looks like you are hitting a product limitation: Microsoft SQL: Return records size cannot exceed 83886080.

Check our guidance for which dashboard to use when here: https://docs.microsoft.com/en-us/power-platform/guidance/coe/setup-powerbi#which-dashboard-to-use

If you have installed the CoE Starter Kit in a Production environment, you will have to use the CDSLegacy dashboard to overcome this limitation. If you have installed the CoE Starter Kit in Dataverse for Teams, you may have to modify the dashboard to not pull in this table in order to use the Dataverse dashboard.

Hope that helps, Manuela

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHubhttps://github.com/microsoft/coe-starter-kit/issues/1150#issuecomment-916717991, or unsubscribehttps://github.com/notifications/unsubscribe-auth/AECV2A6N3IV3ND4N3OGYQWTUBG4RZANCNFSM5DYVEHJQ. Triage notifications on the go with GitHub Mobile for iOShttps://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Androidhttps://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.

manuelap-msft commented 3 years ago

The Dataverse version is optimized to work when the CoE kit is installed in Dataverse for Teams (for which the CDS Legacy connector in Power BI is not available), and connecting the Dataverse dashboard to Dataverse for Teams I don't get a column mismatch and it works fine. I'll investigate loading the dashboard when the kit is installed in a Production environment to see if I repo there.

But the main issue that you won't overcome with the Dataverse_ version is the limitation on how much data can be loaded with the Dataverse Power BI connector (this error: Microsoft SQL: Return records size cannot exceed 83886080. Make sure to filter result set to tailor it to your report.)