User Profile
ekimakIA
Frequent Visitor
Joined 5 years ago
User Widgets
Contributions
How to fetch usage metric details through Power BI REST API
Hi, Is there any way to fetch the Usage Metric Report Value through REST API. Like I want to fetch the report open value, last access date etc using API. Please let me know if there is any API to fetch its value.Solved31KViews0likes5CommentsNeed help to disable hidden pages through REST API
Hi, In one of the Report in PowerBI there are 6 pages but using "Get Pages in Group API" we are getting extra 3 pages which is not visible in Power BI as shown in below screenshot. Is there any way through REST API, we can only get those pages which is visible in Power BI? We don't want hidden pages through REST API.832Views0likes1CommentRe: How to get Database name for ODBC Datasource from Power BI
Hi GilbertQ , We need a database name of the table for ODBC connection. Through Gateway API for datasources we are getting the same result in which it doesn't contain the database name for ODBC connection type. From DAX query, we are getting database id but we are looking for the database name for the highlighted table.1.6KViews0likes0CommentsHow to get Database name for ODBC Datasource from Power BI
Hi, Is there any API or any DAX Query through which we can get the database name for ODBC Source type. We tried the Datasource API for Dataset and Gateway both, but in that we are not getting details related to database name for ODBC source as shown below. We also tried the DAX query as shown below, which is " SELECT * from $SYSTEM.DISCOVER_STORAGE_TABLES" in which we get the Table details and in this we can see database name as a column which contains Database ID but we want name of the database. Please let us know if there any API or any DAX query to get the database name for ODBC source type only. Thank you1.6KViews2likes3CommentsGetting error in Export Report in Group API
Hi, I'm trying to fetch the Report from Group and I'm getting the error. I have attached the screenshot of the error below. This Report PBIX size is 1.5 GB. And using the Export Report in Group API we are getting the error. For other Reports, this API is working properly and we are getting the proper result. But only for this particular Report with size 1.5 GB, we are getting the error.972Views0likes3CommentsRe: PBI Access Token API
Hi, Using this access token URL "URL: https://login.microsoftonline.com/common/oauth2/token" Im getting the access token but when I pass this token in "Export Report In Group" API. We are getting unauthorized. This authentication is not working for Report API.2.3KViews0likes1Comment
Data Privacy
Microsoft Fabric Community and Privacy
To learn more about how we manage your data, please review the Microsoft Fabric Community Data Privacy guide.