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

Join the FabCon + SQLCon recap series. Up next: Power BI, Real-Time Intelligence, IQ and AI, and Data Factory take center stage. All sessions are available on-demand after the live show. Register now

Power BI Desktop 'Manage Roles' UI DAX error when filtering string containing comma

When creating a new Role and specifying a conditon such as 

i.e. [Answer] = "Location1, Location2 and Location3" the filtering does not apply in the model.

 

Switching to DAX Editor, and including double quatations around the string does not help and I get an error to say 'the object contains a character which is not allowed' because of the comma.

 

Status: New