Back

Explore Courses Blog Tutorials Interview Questions
0 votes
3 views
in BI by (11.1k points)

I am trying to upload a Power Bi dashboard in Rest API but it is not happening,and I am getting the following output

POST https://api.powerbi.com/v1.0/myorg/datasets/e6373821-c2ed-438a-967a-febe163dca75/tables/LiveCpu/rows HTTP/1.1
Connection: Keep-Alive
Authorization: Bearer xxxx
Content-Type: application/json; charset=utf-8
Host: api.powerbi.com
Content-Length: 65
Expect: 100-continue

{"rows":[{"Timestamp":"2016-04-29T11:49:01","Value":31.8878784}]}

and I got this response back

HTTP/1.1 200 OK
Cache-Control: no-store, must-revalidate, no-cache
Transfer-Encoding: chunked
Content-Type: application/octet-stream
Server: Microsoft-HTTPAPI/2.0,Microsoft-HTTPAPI/2.0 Microsoft-HTTPAPI/2.0
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Frame-Options: deny
X-Content-Type-Options: nosniff
RequestId: 9daaabb9-e76d-4684-8ed3-1f6dc37889ab
Date: Fri, 29 Apr 2016 10:48:59 GMT
 

0 

 

1 Answer

0 votes
by (22.5k points)
edited by

For single reports, there is no automatic refresh,  A problem will appear when pinned on the entire report rather than individual one

Want to learn more, then check out this extensive Power BI Developer blog

Related questions

0 votes
1 answer
asked Feb 15, 2021 in BI by Chris (11.1k points)
0 votes
1 answer
asked Feb 10, 2021 in BI by Chris (11.1k points)
0 votes
1 answer
asked Mar 3, 2021 in BI by Chris (11.1k points)

Browse Categories

...