- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
REST API Get List Of Parameters for Paginated Report To Build paginatedReportConfiguration
I'm currently using PowerBI cmdlets and REST API to export a number of Paginated reports to PDF and Excel.
As part of this it would be useful if there was an API to list the expected parameters for a Paginated Report. Does this already exist?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @millwardt ,
According to your requirement description, you want to list the expected parameters for a Paginated Report through Power BI rest API, according to my research and search, you can conveniently disclose what you specifically want to get the expected parameters parameters here from the documentation can see is that you can use this API to get a list of data sources for the specified paginated report (RDL) from the specified workspace.
Reports - Get Datasources In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn
You can use this API to get a list of reports for a given workspace, but note that since paged reports (RDLs) do not have datasets, the dataset ID value of the paged report in the API response will not be displayed.
Reports - Get Reports In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Solution doesn't solve the problem.
This doesn't give the paginated report parameters which we asked in the question. So that user can pass it to the export report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi @millwardt ,
According to your requirement description, you want to list the expected parameters for a Paginated Report through Power BI rest API, according to my research and search, you can conveniently disclose what you specifically want to get the expected parameters parameters here from the documentation can see is that you can use this API to get a list of data sources for the specified paginated report (RDL) from the specified workspace.
Reports - Get Datasources In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn
You can use this API to get a list of reports for a given workspace, but note that since paged reports (RDLs) do not have datasets, the dataset ID value of the paged report in the API response will not be displayed.
Reports - Get Reports In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Best Regards,
Liu Yang
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources
Subject | Author | Posted | |
---|---|---|---|
09-19-2024 10:19 PM | |||
01-28-2021 04:54 PM | |||
03-09-2022 01:58 PM | |||
10-02-2024 10:11 AM | |||
08-20-2024 11:47 PM |
User | Count |
---|---|
11 | |
11 | |
3 | |
3 | |
2 |