Forum Discussion
Usage Metrics Report does not update
Hola,
Espero alguien pueda ayudarme.
El reporte de métricas de uso no actualiza, indica que "No hay puerta de enlace disponible".
Se tiene un gateway configurado q funciona bien para otros informes y también se instaló otro gateway en modo personal, pero aún así no actualiza y sigue mostrando el mismo mensaje.
He intentando actualizando las credenciales.
También se actualizaron las credenciales en la configuración de la puerta de enlace:
Pero el "Nombre de cluster de Puerta de Enlace" se muestra en blanco a comparación de otras conexiones:
¿Qué más puedo intentar?
Agradecería mucho su ayuda.
Saludos.
- Anonymous3 years ago
I found teh best way to resolve issue with the Usage Metrics report not updating is to recreate it.
Go to the Settings of any dataset and scroll down to the Usage Metrics dataset to find teh DatasetID. Then use the Rest API to delete the dataset.
https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/delete-dataset-in-group
2 Replies
- AnonymousNot applicable
I found teh best way to resolve issue with the Usage Metrics report not updating is to recreate it.
Go to the Settings of any dataset and scroll down to the Usage Metrics dataset to find teh DatasetID. Then use the Rest API to delete the dataset.
https://learn.microsoft.com/en-us/rest/api/power-bi/datasets/delete-dataset-in-group
- Karina_ArEsNew Member
Gracias, ha funcionado al eliminar el dataset.
He tenido que usar la opción https://learn.microsoft.com/es-es/rest/api/power-bi/datasets/delete-dataset?tryIt=true&source=docs#code-try-0 porque no conseguí el "The workspace ID".
Muchas gracias.