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
Improving complexity of Page Navigator in PowerBI
The page navigator could be improved in multiple ways to help reports that have many pages: Allow scroll in vertical view Allow pages within the navigator (EX: using a right and left carrot to sho...kreid41 minutes agoNew MemberNew11Views1like1CommentMulti Info card tile with page navigation
Hi Team, can you please add 1 feature in the Multi info card visual? if the user clicks on any image or tile, the user should get navigated to the next page and show the relevant information in...ajay_mahapure53 minutes agoNew MemberNew125Views4likes2Comments