Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Help me with API

Hello people! I entered the BI career and finally got a job !! I'm having trouble consuming an API on a post in Power BI, Can someone help me ????

 

Url : teste.com(exemplo)
Params : api-version
values XXXX
Headers
Key : Accept
values : application/Json
Key : Content-type
Values : application/Json

body :
{ "obrasId": "XXXX", "dataInicio": "XXX", "dataFim": "XXXX" }

I've been trying for two days

 

Status: New
Comments
v-qiuyu-msft
Community Support

Hi @lmanoel

 

May I know which kind of API you are using? You can find all available Power BI rest API here: https://docs.microsoft.com/en-us/rest/api/power-bi/

 

Best Regards,
Qiuyun Yu