Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

View all the Fabric Data Days sessions on demand. View schedule

Reply
SEACHAD
Helper I
Helper I

Error al refrescar un dataset que usa el Azure cost conector

Buenos dias,

 

Tengo una aplicacion que usa el Azure Cost conector, 

 

      Source = AzureCostManagement.Tables("Billing Profile Id", BillingProfileID, 6, []),
     usagedetails = Source{[Key="usagedetails"]}[Data],

 

Se ha estado actualizando diariamente sin problemas durante meses,  pero de repente a comenzado a dar el error reseñado debajo. 

 

Hace tiempo me ocurrio algo similar e incluso levante un issue a Microsoft, pero cuando empezamos a intentar reproducirlo comenzo a funcionar con lo que se cerró el caso 

 

El mes pasado occurio lo mismo y despues de dos/tres dias comenzo a funcionar de nuevo sin problemas

 

El mismo dataset si lo actualizo desde el powerbi desktop se refresca sin problemas

 

Something went wrong
There was an error when processing the data in the dataset.
Please try again later or contact support. If you contact support, please provide these details.
Data source error: {"error":{"code":"ModelRefresh_ShortMessage_ProcessingError","pbi.error":{"code":"ModelRefresh_ShortMessage_ProcessingError","parameters":{},"details":[{"code":"Message","detail":{"type":1,"value":"We cannot convert the value \"Billing AccountId Di...\" to type List."}}],"exceptionCulprit":1}}} Table: Usage details.
Cluster URI: WABI-WEST-EUROPE-redirect.analysis.windows.net
Activity ID: a6a0a53b-dc2f-4abf-8573-a702dc91be53
Request ID: e39ade0d-dc84-9693-03a7-d48f3f6a9194
Time: 2020-09-13 10:56:44Z

 

Muchas gracias 

 

Luis

1 REPLY 1
lbendlin
Super User
Super User

I think you want to raise another ticket with Microsoft again. They likely messed with the schema without telling anyone.

Helpful resources

Announcements
November Power BI Update Carousel

Power BI Monthly Update - November 2025

Check out the November 2025 Power BI update to learn about new features.

Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors