Forum Discussion
Alph4
2 years agoFrequent Visitor
Issue Configuring Scheduled Refresh in Power BI Service RELATIVE PATH
Dear Power BI Community Members, I've encountered a challenge while configuring the data source in the Power BI Service. When publishing my dashboard, I come across the following error message: "Un...
Greg_Deckler
2 years agoCommunity Champion
Alph4 Seems like you need to update your function definition to include an optional relative path parameter:
Planner.Contents = (url as text) =>Alph4
2 years agoFrequent Visitor
Should I make this adjustment in my M code or Power Query or in the custom connector?