Forum Discussion
Alerta basadas en medidas DAX
- 1 month ago
Haleth1228
I am writing answer in English- This error usually means that the Dataset Execute Queries REST API (DAX REST API) is disabled or your account doesn't have permission to use it.
- Ask your Power BI/Fabric Administrator to verify
Power BI Admin Portal → Tenant settings → Dataset Execute Queries REST API and ensure it's enabled for your organization or specific security group. - If it's already enabled, verify that you have Build permission on the semantic model that you are trying to connect with Power Automate with the correct account.
- The Power Automate action you're using, and whether the semantic model is in a Pro, PPU, or Fabric workspace.
Hopefully this will solve the issue you are facing.
If this helps, ✓ Mark as Kudos | Help Others
Hola. Puedes mandar correos con información a partir de una consulta de DAX a un modelo que "no tenga RLS". Esto se puede hacer por API. Te dejo un post guía para la ejecutar dax y para setear el uso de la API:
- https://blog.ladataweb.com.ar/seteo-powerbi-rest-api-por-primera-vez/
- https://blog.ladataweb.com.ar/powerautomate-enviar-notificacion-de-una-dax-query/
Para validar esto vas a necesitar que un administrador de Fabric y EntraID permita algunas acciones como lo resaltan los artículos.
Saludos
- Haleth12281 month agoNew Member
Gracias por tu respuesta!.
Al parecer la empresa tiene un bloqueo porque me dice que no tengo acceso al Entra ID, lamentablemnte consulte y no puedo darmelo.
Tendre que ver ootras opciones para generar alertas.Muchas gracias!
- ibarrau1 month agoSuper User
Entiendo que por tener una organización creada ya tenes EntraID. Lo que puede ocurrir es que solamente el area de tecnología tenga acceso. Intenta ir por el camino de power automate (el segundo link que mandé). Intenta loguear en https://make.powerautomate.com y ver si podes crear un flujo. Si llegas hasta ahi, tal vez puedas seguir la actividad que ejecuta la consulta dax como muestra el artículo.
Espero que se entienda