Why is the RLS role not being applied when executing queries via the Power BI REST API using PowerShell, and how can I fix it?
When querying a Power BI dataset via the REST API using PowerShell, the Row-Level Security (RLS) roles do not seem to be enforced. What could be causing this issue? Are there specific authentication methods, API permissions, or dataset configurations that impact RLS enforcement? How can I troubleshoot and ensure that RLS roles are correctly applied to API queries for secure data access?