User Profile
pyd4life
Advocate I
Joined 9 months ago
User Widgets
Contributions
Disable "Request or grant access to shared dashboards or reports" feature via API Endpoint
Currently users are able to request access to a report / dashboard through the web experience. However, i would like to disable programtically the request option for selected reports via API to avoid report sharing . I wish for an endpoint to disable this feature similar to: PATCH https://api.powerbi.com/v1.0/myorg/groups/{workspaceId}/reports/{reportId}/settings { "requestAccessEnabled": false }43Views0likes0CommentsEnable writing PowerQuery type time (from Dataflow Gen2) to Warehouse type time
Currently the UI throws an error while I am trying to write Data typed as "time" in Power Query to a Fabric Warehouse. I would prefer to import data typed as "time" in Dataflow Gen2 PowerQuery to a Fabric Warehouse Table Column of type "time" in line with hh:mm:ss[.nnnnnnn] as described here: time (Transact-SQL) - SQL Server | Microsoft Learn To me, it seems very unintuitive since the type "time" is already supported by warehouse tables as documented here: Data Types in Fabric Data Warehouse - Microsoft Fabric | Microsoft Learn It feels wrong to rely on type "text" or "datetime" in the Dataflow PowerQuery... Are there any best practices to work around this at the moment?96Views0likes0CommentsRe: Risks of renaming a workspace
Thank you for your Solution Greg_Deckler . I would like you to consider updating your answer and mention andreiaks post: "[...] there IS a risk of renaming a workspace. If you use a semantic model in another pbix, renaming the workspace will break the second report." I almost missed it. However, thank you both, for your investigation.2.1KViews0likes0CommentsExpose Moniting Hub via API
As a workspace admin without Fabric Admin API access due to security constraints, I want to use my service principal to query the Monitoring hub. Please expose the API for the Fabric Monitoring Hub to be accessible via service principal. Example for the API: https://[.....].analysis.windows.net/metadata/monitoringhub/histories Currently the API returns the Status Code 403 {'Message': 'API is not accessible for application'}.
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.