Ultimate access to all questions.
You have a Fabric semantic model with dynamic row-level security (RLS) enabled. When you query a measure that uses the USERNAME() function, it returns a blank result. You need to ensure the measure returns the user principal name (UPN) of a user.
Solution: You create a role in the model.
Does this solution meet the goal?