Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! It's time to submit your entry. Live now!
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
| User | Count |
|---|---|
| 4 | |
| 3 | |
| 2 | |
| 1 | |
| 1 |