Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code MSCUST for a $150 discount.
Register nowThe Power BI DataViz World Championships are on! With four chances to enter, you could win a spot in the LIVE Grand Finale in Las Vegas. Show off your skills.
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 |
---|---|
17 | |
10 | |
9 | |
9 | |
8 |
User | Count |
---|---|
23 | |
17 | |
14 | |
12 | |
11 |