Forum Discussion
Refresh Dataflow via Power BI API
Hi all,
I'm having trouble using the Power BI API to refresh dataflows.
For example, what I frequently do is refresh datasets from an Azure Function App via the Power BI API using commands such as
Now, when I'm trying to do the same for a dataflow using the following command
I keep getting this error
'PowerBIClient' does not contain a definition for 'Dataflows' and no extension method 'Dataflows' accepting a first argument of type 'PowerBIClient' could be found (are you missing a using directive or an assembly reference?)
I don't understand the problem. Can anyone help me with this please?
Thanks in advance
Hi jonas_heepen ,
You can refer to this case which is similar to yours:
https://community.powerbi.com/t5/Developer/Step-2-in-Sample-quot-Push-dat-to-Azure-by-Adam-Saxton/m-p/107950
If it doesn't work, you could also create a support ticket.
1 Reply
- v-eachen-msftCommunity Support
Hi jonas_heepen ,
You can refer to this case which is similar to yours:
https://community.powerbi.com/t5/Developer/Step-2-in-Sample-quot-Push-dat-to-Azure-by-Adam-Saxton/m-p/107950
If it doesn't work, you could also create a support ticket.