Forum Discussion
Refresh Scheduling
- 1 year ago
Looks like your base URL doesn't exist (error 404). Try with a shorter, valid version of the base URL and put the other stuff into the RelativePath.
Yes, thank you It allowed me to schedule the refresh, but when I refresh online, I get this error:
Data source error: Expression.Error: We cannot apply field access to the type Null.. Microsoft.Data.Mashup.ErrorCode = 10335. Key = FlightScheduleList. ;We cannot apply field access to the type Null.. The exception was raised by the IDbCommand interface. Table: Tabla_Pos.
Cluster URI: WABI-MEXICO-CENTRAL-A-PRIMARY-redirect.analysis.windows.net
Activity ID: 913436aa-c575-4856-b85b-f35af9c69ba7
Request ID: 4787c9eb-72a5-452e-bcb6-16a60dd59e8e
Time: 2025-01-30 01:59:52Z
- lbendlin1 year agoSuper User
FlightScheduleList is likely empty.
- Servando1 year agoRegular Visitor
I fixed the code so I don't get Null values, but now I get this error:
Data source error: {"error": {"code": "SSAS_ShortMessage_ProcessingError","pbi.error": {"code": "SSAS_ShortMessage_ProcessingError","parameters": {},"details": [],"exceptionCulprit": 1}}} Table: Agregado.
Cluster URI: WABI-MEXICO-CENTRAL-A-PRIMARY-redirect.analysis.windows.net
Activity ID: ef0d1cff-0424-437b-9c9c-d076e68480b2
Request ID: 10494a7e-7980-4add-9908-c5cfe3a4d266
Time: 2025-01-30 12:37:09Z
- Servando1 year agoRegular Visitor
Just as background, my model pulls out data from 3 API Flight_Pre, Flight_Pos, and the Monthly Sales Extract, and also some historical data on CSV on my One drive and then merges it all into one table called Agregado the size of the Report is 909,794 KB, the size could be the culprit?
- lbendlin1 year agoSuper User
Is that a Premium/Fabric workspace or a PPU/Pro workspace?