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
lbendlin
2 years agoSuper User
You get the authentication "for free" but these tokens expire. You will have to renew them from time to time.