This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
I am connecting to my Power BI using an admin account and able to pull all sorts of information, however when querying dataflows, the modelUrl is either blank or missing on all seven of our dataflows. Are others seeing the same behavior, or am I missing something?
Reference documentation:
https://docs.microsoft.com/en-us/rest/api/power-bi/admin/dataflows_getdataflowsasadmin
https://docs.microsoft.com/en-us/rest/api/power-bi/dataflows/getdataflows
When using Get-PowerBIDataflow, the entry is blank:
Using REST (sorry, if that's incorrect terminology), the column isn't there, even if I don't convert from json:
Solved! Go to Solution.
Hi @chadrenstrom ,
Based on my research, if the dataflow was created by New Entity, it does not contain the model url, but you can use the Get Dataflow API to get the json of model.
When create by import model, it allow to select a model json file. And if create from CDM , you can put your model url awhen create this dataflow, it should show the model url when call the api
Best regards,
Hi @chadrenstrom ,
Based on my research, if the dataflow was created by New Entity, it does not contain the model url, but you can use the Get Dataflow API to get the json of model.
When create by import model, it allow to select a model json file. And if create from CDM , you can put your model url awhen create this dataflow, it should show the model url when call the api
Best regards,
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 1 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 10 | |
| 8 | |
| 3 | |
| 3 | |
| 2 |