Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.

Reply
Anonymous
Not applicable

Power Bi Embedded customData, can we pass null role?

we are using below method, and pass null as role and custom data as user value; but it fails with bad request and does it work only using azure analysis server role?

 

public EffectiveIdentity(string username, IList<string> datasets, IList<string> roles = null, string customData = null);

 

sample app have this note

 Comma separeted roles, optional for SSAS, mandatory for roles defined in pbix 

0 REPLIES 0

Helpful resources

Announcements