Forum Discussion
DavideBono97
3 years agoHelper I
RLS with dataset import
Hi I have a report linked to a dataset via import schema The dataset has RLS I'm trying to embed this report like this var tokenRequest = new GenerateTokenRequestV2(reports: new List<Gener...
Anonymous
3 years agoNot applicable
Hi DavideBono97 ,
Hi, the issue was related to RLS. There was a rogue space in the code, specifically where we defined the Role. Hopefully this is helpful to someone in the future.
Solved: Re: Failed to open the MSOLAP connection. - PowerB... - Microsoft Power BI Community
Best Regards
Community Support Team _ Polly
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
DavideBono97
3 years agoHelper I
Hello
Could you please detail the problem?
Do you mean on the security of the dataset or what I pass as RLS to get a token on the server code?
Thanks