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...
lbendlin
2 years agoSuper User
Create a pipeline, and include the notebook in it.
PBIUsers
2 years agoFrequent Visitor
Hello Ibendlin,
I tried setting up a pipeline with the above notebook, but things weren't working. Then, I figured out that once I ditched the "% pip" command, everything just fell into place. I was able to schedule the notebook to run on its own and also with the pipeline after that.
Thanks for the suggestion!
Regards,