Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hello,
For a project, I'm looking for retrieving column descriptions from dataflow using REST API as Admin: name, type, M code definition.
Does it exist a solution without exporting each dataflow 1 by 1 without ExportDataflowAsAdmin?
Thx
Solved! Go to Solution.
That's ok, I found my happiness by calling the Get Dataflow (non admin) API.
I must first extract all the dataflow/workspace pairs from my tenant and then call the API as many times as there are pairs. What I need is in the json file, in the description field as unstructured data (=text)
Thx
@XCT, As we haven’t heard back from you, we wanted to kindly follow up to check if the solution provided for your issue worked? or let us know if you need any further assistance here?
@lbendlin , Thanks for your promt response
Thanks,
Prashanth Are
MS Fabric community support
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly and give Kudos if helped you resolve your query
That's ok, I found my happiness by calling the Get Dataflow (non admin) API.
I must first extract all the dataflow/workspace pairs from my tenant and then call the API as many times as there are pairs. What I need is in the json file, in the description field as unstructured data (=text)
Thx
Define "solution" ? Does a "connect to the dataflow and keep top 0 rows" count?
Usually these things are collected via auditing processes.
Power BI implementation planning: Tenant-level auditing - Power BI | Microsoft Learn
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!