Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
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"])
Le ha pasado a alguien? Qué estoy haciendo mal?
Gracias y Saludos,
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.
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" ?
| User | Count |
|---|---|
| 19 | |
| 13 | |
| 9 | |
| 8 | |
| 7 |