cancel
Showing results for 
Search instead for 
Did you mean: 
Reply
MFComenza32
New Member

Error en select de odata al cargar en powerquery

Hola,

Si alguien me puede ayudar con este tema...

Estoy consultando una fuente odata en power Bi y al hacer un select directamente en el origen para que me cargue sólo las columnas que necesito, me carga toda la estructura, pero las columnas que no he seleccionado las carga con el campo Error.

 

=Odata.Feed("http://services.example.org/my.svc/salesHeaders?$select=no",null, [Implementation="2.0"])

 

MFComenza32_0-1685698056495.png

 

 

Le ha pasado a alguien? Qué estoy haciendo mal?

Gracias y Saludos,

2 REPLIES 2
MFComenza32
New Member

Thanks for your answer @lbendlin . Perhaps using the "no" column as an example was not a good idea. I think the problem is not a bug because of the column name, since if I select any of the remaining columns I have the same problem. What's more I have the same problem in any of the tables of the same origin that I connect to. The source is Business Central. I think the problem comes from that origin, or from how the API is built, because with other databases that I connect to through Odata, it doesn't happen to me, only with Business Central. Thanks anyway.

lbendlin
Super User
Super User

You may be hitting a bug with your choice of column name.  Any chance you can rename the "no"  column to something different like "nombre"  ?

Helpful resources

Announcements
PBI Sept Update Carousel

Power BI September 2023 Update

Take a look at the September 2023 Power BI update to learn more.

Learn Live

Learn Live: Event Series

Join Microsoft Reactor and learn from developers.

Top Solution Authors
Top Kudoed Authors