| Número de ID del error |
BUG-000177782 |
| Enviado | July 9, 2025 |
| Última modificación | July 10, 2025 |
| Relacionado con | ArcGIS for Power BI |
| Versión encontrada | 2025.1 |
| Sistema operativo | Windows OS |
| Versión de sistema operativo | N/A |
| Estado | Known Limit
Después de la revisión por parte del equipo de desarrollo, se ha determinado que este problema está relacionado con una limitación conocida del software que está fuera del control de Esri. La sección Información adicional del problema puede contener más explicaciones.
|
Información adicional
This is expected for now as we use the same validation check for both Publish and Embed. The reason why it failed the check is because it failed the publish check. Private layers are allowed to be added for the embedded report. Even if it failed the check, users can still embed the report with the private layers. But users cannot publish the report with the private layers. The embed and publish validation revamp is currently being worked on. The experience will be enhanced in the next release.
Solución alternativa
Change the sharing settings of the layer to Public, then:
- Add the layer to the ArcGIS for Power BI visual.
- Click Validate and the validation should now succeed.
- After validation, revert the layer's sharing settings back to Organization or Private, as needed.
or
- Add the desired layer to a Group Layer.
- Use the Group Layer in the ArcGIS for Power BI visual instead of the individual layer.
- Proceed to Validate the map and the validation should now succeed without error.
Pasos para reproducir