power bi
3 TopicsIssue with Embed Token Generation and RLS in Composite Model (Upstream/Downstream Datasets)
We are using a composite model structured as follows: Parent Dataset (Upstream) Child Dataset (Composite / DirectQuery) Report (Embedded) We are encountering issues with embed token generation and data visibility under different RLS configurations: When RLS is applied on the downstream (child) dataset, embed token generation fails with the error: “Creating embed token with effective identity is not supported for this datasource.” When RLS is applied on the upstream (parent) dataset, the embed token is generated successfully; however, the embedded report does not display any data. When no RLS is applied on either dataset, the embed token is generated successfully, and the embedded report displays data as expected.Solved3.5KViews0likes4CommentsError: 401 Unauthorized: [no body]
I follow this document create java embed powerbi https://learn.microsoft.com/en-us/power-bi/developer/embedded/embed-sample-for-customers?tabs=java#power-bi-username-and-password But Authorization was not successful request message: Error Details: Error: 401 Unauthorized: [no body] error line is the following code in com.embedsample.appownsdata.services.PowerBIService.java ResponseEntity<String> response = getReportRestTemplate.exchange(endPointUrl, HttpMethod.GET, reqEntity, String.class); I only filled in the parameter values in Config.java Thanks for your help !2.8KViews0likes1CommentPower bi failed to load data via odbc
Power bi failed to load data via odbc,Failed while loading a portion of the data,Show the following error Load ▲ dcg.bid.analysis (2) Failed to save modifications to the server. Error returned: 'OLE DB or ODBC error {DataSource.ErrorJ ERROR [HYOOOJ [SimbaHPresto] (1020) Error with HTTP API at Https//xxxx.xxx.xxx>vo.com:30070/v1/statement/20l9l 119.170531 :Transferred a partial file.776Views0likes0Comments