Forum Discussion

Kobold67's avatar
Kobold67
New Member
6 years ago

Passing parameters from Power BI to Python script for the first step in a data source

The first step as data source is a Python script which collects the data from an Azure DevOps Server on-premise. In order to use the OData feed of the server I have to pass an authentication token. T...