tony_valentine1
9 years agoNew Member
Status:
Needs Votes
Manage Gateway Username (UPN) Mappings through REST API
The "Map user names" functionality was a big help to us, but ideally we would be able to manage it from the REST API.
Marcin_Koperski
9 months agoNew Member
You can try to use this undocumented API: $requestBody = @" { "datasourceName":null, "datasourceAnnotation":"{\"dataSourceAnnotationUPNMapping\":{\"connectionStringPropertyName\":1,\"mappingRules\":[]}}", "singleSignOnType":null, "allowDatasourceThroughGateway":null } "@ Invoke-PowerBIRestMethod -Method Patch -Version "v2.0" -Url "me/gatewayClusters/$($DataGateway.Id)/datasources/$($DataSource.Id)" -Body $requestBody
Recent ideas
Deployment Pipelines - Remember selected stage
Every time we go into a deployment pipeline, it defaults to selecting the Development stage. I believe that it would be very rare to have a user select the Development stage. It would be helpful if d...PeterDaniels5 hours agoAdvocate IINew1View0likes0CommentsDisable auto-restore previous session's tabs in new Fabric sessions
Description: Since a recent update, starting a new Fabric session — for example by opening Fabric in a new browser tab — automatically reopens all the item tabs that were left open from a previous s...MathieuVr11 hours agoFrequent VisitorNew56Views5likes1CommentExported PDF from PowerBI to not have any indents/borders
Currently, using the "Export to PDF" option in PowerBI results in two consistently buggy results: A white border/indent is generated, increasing the size of the page from 8.5x11 to 9x11.5 Sometime...EliShalev15 hours agoNew MemberNew13Views0likes0CommentsAdding a Container for Logical Grouping of Activities in Data Pipelines
Dear Team, I would like to propose a feature enhancement for Data Pipelines in Microsoft Fabric that allows the logical grouping of activities into a container. This container would serve to: Im...lukas_karlovsky15 hours agoNew MemberPlanned876Views15likes5Comments