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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

Row-Level Security with Live conection

Hey there,

 

I have two questions, does anybody knows if is possible to make row-level security in a live conecction mode? and the second Is there any graph that calculete the lineal regression without DAX funtions?

 

Thanks in advanced.

 

 

1 ACCEPTED SOLUTION
v-diye-msft
Community Support
Community Support

Hi @Anonymous 

 

It's possible. but for Live connections to Analysis Services are handled in the on-premises model.

please kindly refer to this article:https://docs.microsoft.com/en-us/power-bi/desktop-tutorial-row-level-security-onprem-ssas-tabular 

 

For the second question, you might try Scatter Plot with quick measure involved:

https://www.blue-granite.com/blog/simple-linear-regression-in-power-bi 

Also, R visual would be a better choice!

https://visualstudiomagazine.com/articles/2016/01/01/linear-regression-with-r.aspx 

 

 

Community Support Team _ Dina Ye
If this post helps, then please consider Accept it as the solution to help the other members find it more
quickly.

View solution in original post

2 REPLIES 2
v-diye-msft
Community Support
Community Support

Hi @Anonymous 

 

It's possible. but for Live connections to Analysis Services are handled in the on-premises model.

please kindly refer to this article:https://docs.microsoft.com/en-us/power-bi/desktop-tutorial-row-level-security-onprem-ssas-tabular 

 

For the second question, you might try Scatter Plot with quick measure involved:

https://www.blue-granite.com/blog/simple-linear-regression-in-power-bi 

Also, R visual would be a better choice!

https://visualstudiomagazine.com/articles/2016/01/01/linear-regression-with-r.aspx 

 

 

Community Support Team _ Dina Ye
If this post helps, then please consider Accept it as the solution to help the other members find it more
quickly.
mwegener
Most Valuable Professional
Most Valuable Professional

Hi @Anonymous ,

 

for live connection \ directquery. 

 

When the SSO option is enabled and your users access reports built atop the data source, Power BI sends their authenticated Azure AD credentials in the queries to the underlying data source. This enables Power BI to respect the security settings that are configured at the data source level.

https://docs.microsoft.com/en-us/power-bi/desktop-directquery-data-sources#single-sign-on-sso-for-directquery-sources

 

I do not know any graph that calculate the lineal regression without DAX function.
Maybe you can do it with the R Visual.

 

If I answered your question, please mark my post as solution, this will also help others.

Please give Kudos for support.

Did I answer your question?
Please mark my post as solution, this will also help others.
Please give Kudos for support.

Marcus Wegener works as Full Stack Power BI Engineer at BI or DIE.
His mission is clear: "Get the most out of data, with Power BI."
twitter - LinkedIn - YouTube - website - podcast - Power BI Tutorials


Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors