The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I use this RowLevelSecurity in my .net core application to embed Power BI report.
I want to get rid of Roles, because roles are dynamic, i could be any role. I will just pass the TenantId, and want the report to work.
Any suggestions or advice on this ?