Forum Discussion
PBIUsers
2 years agoFrequent Visitor
Fabric Notebook Scheduled Run Query
Hello Fellow Pbi users, I've developed a Fabric notebook scripts to refresh a specific table of a Power BI dataset using the semantic link. Please refer to the attached screenshot for the detailed...
Christophe93100
2 years agoFrequent Visitor
hi pbiuser
Thanks a lot for your great Idea to refresh a pbi model via semantic link python functions on a fabric nootebook
I Guess WE dont need to conect to the pbi WS like on python ( Access token via AAD service principal because the notebook IS on the same ws , right ?
Similar for a data Factory pipeline on the same Fabric ws , no nee to connect to internal artifacts ?
My best
PBIUsers
2 years agoFrequent Visitor
Hey Chris,
If the semantic model is in the same workspace and you've got the right permissions, no need to authenticate. But I'm a bit stumped on how to handle it when the model is in a different workspace. Any thoughts? Let me know if you come up with any ideas.
Cheers,