Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowTry your skills in the Power BI Dataviz World Championship! Round one ends June 26. Join now
Hello All,
I am trying to use Datasets.PostDataset from Microsoft.PowerBI.Api.V1 dll.
I am not able to pass dataset value to it. Can anyone show me a sample example on this method utilization.
Thanks You.
@mdsajidfaizan wrote:
Hello All,
I am trying to use Datasets.PostDataset from Microsoft.PowerBI.Api.V1 dll.
I am not able to pass dataset value to it. Can anyone show me a sample example on this method utilization.
Thanks You.
Are you talking about creating a dataset in Power BI Embedded or in Power BI.com? I've digging into the online documentation and found that the V1 Api seems only work for Power BI Embedded. For Power BI.com, you can reference Create a dataset in Power BI.