Power BI is turning 10, and we’re marking the occasion with a special community challenge. Use your creativity to tell a story, uncover trends, or highlight something unexpected.
Get startedJoin us for an expert-led overview of the tools and concepts you'll need to become a Certified Power BI Data Analyst and pass exam PL-300. Register now.
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:
I have put a breakpoint after the create, waiting a couple of seconds and then ran the following code and the datasetId is populated.
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?
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.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
Check out the June 2025 Power BI update to learn about new features.
User | Count |
---|---|
9 | |
7 | |
2 | |
2 | |
2 |
User | Count |
---|---|
6 | |
5 | |
4 | |
4 | |
4 |