lakehouse
3 Topicsreport data is not visible
I have created and share the report but end user is not able to see the data. there is no RLS implemented. user have read access to workspace,lakehouse,sql end point,semantic model and report Large semantic model format:yes model lineage: lkh->semantic model->report Underlying Error: Missing_References Activity ID: cdb86897-5cc9-444c-9e0b-70a86cbce09c Correlation ID: 760f05d0-7eb4-e805-cfac-4ce83e7301a7 Request ID: 319ee4a9-fee8-4d82-4186-c08c69663697 Time: Fri Feb 20 2026 08:52:12 GMT+0400 (Gulf Standard Time) Service version: 13.0.27650.51 Client version: 2602.1.27898-train3.9KViews0likes6CommentsMore Granular when pulling Semantic Models from Rest API
I am trying to pull all the tables inside my lakehouse using PowerBI's Rest API. Originally, I used: Reports - Get Reports In Group - REST API (Power BI Power BI REST APIs) | Microsoft Learn then created a loop to pull all datasources of reports using the datasetID: Datasets - Get Datasources - REST API (Power BI Power BI REST APIs) | Microsoft Learn However, I notice when it is a semantic model it just shows as a SQL and does not provide the tables. Additionally, It only pulls the sources of reports. I want all the data inside a workspace. Is there a way to the next granular level, so I may see if we are duplicating pulls of tables. Also, is there a way to tell if a table is a shortcut or another re-pull of the same datasource? I am going to test this pull: Admin - WorkspaceInfo GetScanResult - REST API (Power BI Power BI REST APIs) | Microsoft Learn to see if I can get tables.713Views0likes1CommentPublishing Report to Workspace Creates Extra Dataset
I am publishing a report created in Power BI Desktop. The data source is a connection to a Power BI Dataset created via Lakehouse SQL Endpoint. However when I publish that new report, it publishes a new dataset with it. Is it possible to just publish the report since the dataset it is referencing is already published in the service? I now have to update two datasets instead of just one due to this. Here is the flow of how it currently looks: I want to keep the dataset with the green checkmark and remove the one with the red X, while keeping the report working.293Views0likes0Comments