Forum Discussion
Make http requests in power bi report dynamically
- Anonymous2 years ago
Hi Anonymous ,
If I understand correctly, you want to know check if it is possible to make https requests to an API in DAX. Based on the information you’ve provided:
1.Unfortunately, DAX is not designed to make http requests or interact with API directly.
2.DAX is a formula language used for creating custom calculations in Power BI data models, and it operates within the context of the data model rather than interacting with external services.
Looking forward to your replay.
Best Regards,
Wisdom Wu
Hi Anonymous ,
If I understand correctly, you want to know check if it is possible to make https requests to an API in DAX. Based on the information you’ve provided:
1.Unfortunately, DAX is not designed to make http requests or interact with API directly.
2.DAX is a formula language used for creating custom calculations in Power BI data models, and it operates within the context of the data model rather than interacting with external services.
Looking forward to your replay.
Best Regards,
Wisdom Wu