Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Shape the future of the Fabric Community! Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions. Take survey.

Reply
jmoore11
Regular Visitor

Creating Scorecard via Rest Api does not return Dataset right away

Hello,

 

I am able to create a scorecard using the Microsoft.PowerBI.Api version 4.18.0 nuget package in a c# application. The response returned from Scorecards.PostWithHttpMessagesAsync does not initially have datasetId populated. I have to wait a couple of seconds and then preform a Scorecards.GetByIDAsync call. This is less than ideal as I would like to store the datasetId for future use.

Here is an example of my code:

jmoore11_0-1708615383828.png


I have put a breakpoint after the create, waiting a couple of seconds and then ran the following code and the datasetId is populated.

jmoore11_1-1708615432481.png


Is there anything I can do to ensure a datasetId is present on the first call and not do some sort of offloaded process and or thread sleep?

 

1 REPLY 1
v-rzhou-msft
Community Support
Community Support

Hi @jmoore11 ,

 

As far as I know, Rest API for Score Card is a preview feature in Power BI.

I suggest you to refer to this offical blog to learn more details.

 

Best Regards,
Rico Zhou

 

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
November Carousel

Fabric Community Update - November 2024

Find out what's new and trending in the Fabric Community.

Dec Fabric Community Survey

We want your feedback!

Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.

Nov PBI Update Carousel

Power BI Monthly Update - November 2024

Check out the November 2024 Power BI update to learn about new features.

Live Sessions with Fabric DB

Be one of the first to start using Fabric Databases

Starting December 3, join live sessions with database experts and the Fabric product team to learn just how easy it is to get started.