Forum Discussion
Unable to connect to SSAS Tabular from Service
Great. Live connection are how mine are as well. I'm super curious to see what the left hand menu's pop up looks like.
Sorry Ross. Even after moving my head around the screen several times I couldn't find the Dataset option that you are looking for. Can you send me a screenshot of where can i find the option?
Addition info: I learned that the SSAS Azure account domain is different from the Power BI account domain. For example, my azure account is configured with [email protected] but my PowerBI service is [email protected]. But both these domain go well when I'm accessing applications in the intranet.
This might be a reason where the cloud expects the same domain to grant access permissions.
- Anonymous7 years agoNot applicable
You might be correct about the different domain being the reason. Its not a hurdle i've had to jump over.
As for the menu section i'm talking about. Its the far left menu:
- Anonymous7 years agoNot applicable
Ohh ok. Here is the screen print of the same.
- Anonymous7 years agoNot applicable
Ok fantastic. Now that thats done. Next we need to check whether you have create a Role within the Schema that will accept your connection. This works a lot like Row Level Security in Power BI, but is done within the Analysis Services model. You need at least 1 role and then you need to include the names or security groups of people. You can use the same ones as your App access, or workspace access.
I had some issues within my Visual Studio project connecting to my Active Directory to search for people. The solution to that issue was to select "Integrated Workspace Model" as true. This property was found under "Solution Explorer" -> Model.Bim