The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.
Solved! Go to Solution.
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
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
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.
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.
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