You are developing a SQL Server Analysis Services (SSAS) tabular project.
You need to grant the minimum permissions necessary to enable users to query data in a
data model.
Which role permission should you use?
A.
Explorer
B.
Process
C.
Browser
D.
Administrator
E.
Select
F.
Read
https://msdn.microsoft.com/en-us/library/hh213165%28v=sql.120%29.aspx
Some answers here are not available at tabular model like “SELECT” from SQL or “browser” from ssrs. “Read” is surely the correct answer here.
F is Correct