Forum Discussion
multt0
3 years agoFrequent Visitor
Gateway Connection - Connect Live SSAS
I have built a Power BI report using SQL Server on my local machine(Laptop) with Analysis Services, and I want to publish it to confirm that RLS is working properly. I followed this website : http...
AntrikshSharma
3 years agoCommunity Champion
multt0 SSAS on premise can only authenticate using Windows credentials so you need to setup Local Active Directory that maps PBI Service Account with Windows account & UPN that has access to the SSAS Model.
multt0
3 years agoFrequent Visitor
Thank you,
I set up UPN at Data Source Setting like
Replace : "windows account", With : "PBI Account"
Is it the right way to set it up?
How to setup Local Active Directory that maps PBI Service Account with Windows account?
- AntrikshSharma3 years agoCommunity Champion
multt0 For that you will need to work with the IT team and whoever manages SSAS.
- multt03 years agoFrequent Visitor
I build SSAS in my local(laptop)..
I created a Power BI report that live connects to SSAS created locally.
Can I publish this Power BI report and view it?