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

Join 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.

Reply
Uranium2
New Member

Custom reports from query

Hello,

 

I never used Power BI before, I tried to find documentation on what I'm trying to achieve.

 

For the moment I have an App, the device sends data to an Azure SQL server. Then I made a WEB API in c# to create custom charts in Javascript. The WEB API Query the SQL server, makes a graph on a web page and send it to the device.

 

I'm trying to find something more stable, easy to maintain, so Power Bi Embedded looked nice, but I need some more information.

 

I see that we can Pushing reports to web from Power Bi, great! Sounds what I need. I just need to insert the emdedded code to the right place. But, how can I make custom reports for every users? Can the App Query Power Bi to create a new Report for one particular user and then load only this report?

 

 

2 REPLIES 2
Eric_Zhang
Microsoft Employee
Microsoft Employee


@Uranium2 wrote:

Hello,

 

I never used Power BI before, I tried to find documentation on what I'm trying to achieve.

 

For the moment I have an App, the device sends data to an Azure SQL server. Then I made a WEB API in c# to create custom charts in Javascript. The WEB API Query the SQL server, makes a graph on a web page and send it to the device.

 

I'm trying to find something more stable, easy to maintain, so Power Bi Embedded looked nice, but I need some more information.

 

I see that we can Pushing reports to web from Power Bi, great! Sounds what I need. I just need to insert the emdedded code to the right place. But, how can I make custom reports for every users? Can the App Query Power Bi to create a new Report for one particular user and then load only this report?

 

 


@Uranium2

At this moment, there's no Power BI Designer API, so it is not possible to generate a pbix file in a programmable way. If the users have the exactly same database tables and report, then you can reference this link.

Alternatively, if the data of the users is in the same Azure SQL database, then you may just apply Row level security

Uranium2
New Member

Hello,

 

I never used Power BI before, I tried to find documentation on what I'm trying to achieve.

 

For the moment I have an App, the device sends data to an Azure SQL server. Then I made a WEB API in c# to create custom charts in Javascript. The WEB API Query the SQL server, makes a graph on a web page and send it to the device.

 

I'm trying to find something more stable, easy to maintain, so Power Bi Embedded looked nice, but I need some more information.

 

I see that we can Publish reports to web from Power Bi, great! Sounds what I need. I just need to insert the emdedded code to the right place. But, how can I make custom reports for every users? Can the App Query Power Bi to create a new Report for one particular user and then load only this report?

 

 

Helpful resources

Announcements
Join our Fabric User Panel

Join our Fabric User Panel

This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.

June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

Check out the June 2025 Power BI update to learn about new features.

June 2025 community update carousel

Fabric Community Update - June 2025

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