Nathan_Mosher
Advocate I
11 months agoStatus:
New
Data Pipeline Bug: Dynamic Content with Semantic Model Refresh
When trying to add dynamic to semantic model refreshes in older pipelines, it will not appear in the JSON file, and therefore will not save. It has to be manually edited into the JSON file for it to be picked up. Once the JSON file is manually edited, then the user interface can be used for modifying the dynamic content for future changes. This is specifically for Workspace ID and Dataset ID fields.
I would it expect the Dynamic Content button/option to work, without having to manually edit it into the typeProperties of the activity in the JSON file.
Example Format for editing directly in JSON:
"typeProperties": {
"method": "post",
"datasetId": {
"value": "@pipeline().libraryVariables.variablename_datasetid",
"type": "Expression"
},
"waitOnCompletion": true,
"commitMode": "Transactional",
"operationType": "SemanticModelRefresh",
"groupId": {
"value": "@pipeline().libraryVariables.variablename_workspaceid",
"type": "Expression"
}
}
No CommentsBe the first to comment
Recent ideas
Enable field parameters for live connection
One of the limitations of the use of Power BI field parameters is that they can't be used in a live connection model. I request this feature to be enabled since field parameters are hyper useful fo...MSteidl15 minutes agoNew MemberNeed Clarification2.9KViews54likes12CommentsEnable SharePoint File Support in Fabric Copy Jobs
Idea description Microsoft Fabric Copy Jobs currently do not support reading from or writing files directly to SharePoint sites. This limitation makes it difficult to implement straightforward and r...arno_cd922 hours agoNew MemberNew1View0likes0CommentsAdd a "Collapse All Code Cells" option in Fabric Notebooks
Title: Add a "Collapse All Code Cells" option in Fabric Notebooks Fabric Notebooks currently allow users to collapse code cells individually. However, in large notebooks, manually collapsing each ce...arno_cd922 hours agoNew MemberNew3Views0likes0CommentsAdd PowerShell cmdlets to extract gateway connection status and last time credentials used
Please enhance Microsoft Fabric and Power BI Gateway administration capabilities by providing PowerShell support and APIs to retrieve gateway connection status and last activity information. Current...Vinodkumar_Chak2 hours agoNew MemberNew11Views0likes0CommentsExtend Outbound Access Protection to support Power BI / Org Apps
Request I would like to request that Outbound Access Protection support includes Apps in addition to Reports and Semantic models please. Enabling OAP on reporting workspaces restricts semantic mode...JamesM9992 hours agoRegular VisitorNew4Views0likes0Comments