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.
Hi all,
I'm working on an app where users paste a JSON array, and I use the Power BI REST API to:
1. Create a dataset
2. Push data into a table
Now, I want to automatically generate a report from this newly created dataset without manually designing a report in Power BI Desktop.
Is there a way to:
1. Auto-Create a report layout (e.g., default visuals) when a dataset is created via the API?
2. Optionally, guide Power BI what to plot (e.g., bar chart: X = category, Y = value)?
🔧 My stack:
Python backend using requests to call Power BI REST API
Any official methods, best practices, or workarounds to achieve this dynamic reporting pipeline?
Solved! Go to Solution.
Hi Nishang,
as you have your data in a JSON format, this might do what you need:
https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/embed-quick-report#step-11---creat...
The quick create function will allow you to let powerbi create a report from your data.
Hi @Nishang
I hope this information is helpful. Please let me know if you have any further questions or if you'd like to discuss this further. If this answers your question, please Accept it as a solution and give it a 'Kudos' so others can find it easily.
Thank you.
Hi @Nishang
I wanted to check if you had the opportunity to review the information provided. Please feel free to contact us if you have any further questions. If my response has addressed your query, please accept it as a solution and give a 'Kudos' so other members can easily find it.
Thank you.
Hi @Nishang
May I ask if you have resolved this issue? If so, please mark the helpful reply and accept it as the solution. This will be helpful for other community members who have similar problems to solve it faster.
Thank you.
Hi Nishang,
as you have your data in a JSON format, this might do what you need:
https://learn.microsoft.com/en-us/javascript/api/overview/powerbi/embed-quick-report#step-11---creat...
The quick create function will allow you to let powerbi create a report from your data.
What is the target audience? What is the expected lifetime of that report? To me this sounds like you are solving the wrong problem. Power BI is not about producing reports, it is about generating actionable insights.
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 | |
8 | |
4 | |
2 | |
2 |
User | Count |
---|---|
4 | |
3 | |
3 | |
3 | |
2 |