Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
I am trying to use the new REST API in SSRS/PBIRS 2017 and cannot able to create report dynamicaaly. I just get http 400 errors : bad request
we are using HTTP Post \Reports to Creates a new Report CatalogItem.
{
"Id": "01234567-89ab-cdef-0123-456789abcdef",
"Name": "string",
"Description": "string",
"Path": "string",
"Type": "Unknown",
"Hidden": true,
"Size": 0,
"ModifiedBy": "string",
"ModifiedDate": "2017-04-13T15:51:04Z",
"CreatedBy": "string",
"CreatedDate": "2017-04-13T15:51:04Z",
"ParentFolderId": "01234567-89ab-cdef-0123-456789abcdef",
"ContentType": "string",
"Content": "string",
"IsFavorite": true,
"HasDataSources": true,
"HasSharedDataSets": true,
"HasParameters": true
}
We tried passing Content as string and byte of array;But no luck we are getting Http 400 bad request error.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
5 | |
4 | |
3 | |
2 | |
1 |
User | Count |
---|---|
7 | |
6 | |
6 | |
4 | |
3 |