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

Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers. Get Fabric certified for FREE! Learn more

Reply
mlanda
Frequent Visitor

Client specific data

I need to build a portal with live data coming in from MSSQL and whenever a user logs in, the username and password get passed to a query which then pulls their information and populates the visuals with the data for each user depending on their company. I am new to Microsoft BI so I just want to know the overall more abstract steps to make this happen. Here is what I need to know:

 

 

1. I have a general query that generates the data but is not client specific, to turn it into client specific do I make it into a view? If I make it into a view what would be the process of passing the data from the portal (written in C#) to do the query when a user logs in?

2. The visuals get published from power bi desktop to power pro correct? 

3. How do I update the data once its been published and client specific in an automatic way?

 

Thank you everyone!

1 ACCEPTED SOLUTION
v-micsh-msft
Microsoft Employee
Microsoft Employee

Hi @mlanda,

 

For your first question, please check:

Query parameters in Power BI:

Deep Dive into Query Parameters and Power BI Templates

 

2. Yes, Visuals could be published to Power BI Service through Power BI desktop, and also could be added within Power BI Service,

There is no license specific for Report publishing, for more details about Power BI license differences, please chek: 

Pricing of Power BI

 

3. There is data refresh available for Power BI, for different data sources, please check:

Data refresh in Power BI

 

for more details.

 

Regards,

Michael

View solution in original post

2 REPLIES 2
v-micsh-msft
Microsoft Employee
Microsoft Employee

Hi @mlanda,

 

For your first question, please check:

Query parameters in Power BI:

Deep Dive into Query Parameters and Power BI Templates

 

2. Yes, Visuals could be published to Power BI Service through Power BI desktop, and also could be added within Power BI Service,

There is no license specific for Report publishing, for more details about Power BI license differences, please chek: 

Pricing of Power BI

 

3. There is data refresh available for Power BI, for different data sources, please check:

Data refresh in Power BI

 

for more details.

 

Regards,

Michael

Query parameters! Thats looks like what I need, thanks a lot!

Helpful resources

Announcements
PBIApril_Carousel

Power BI Monthly Update - April 2025

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

Notebook Gallery Carousel1

NEW! Community Notebooks Gallery

Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.

April2025 Carousel

Fabric Community Update - April 2025

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

Top Solution Authors