Forum Discussion
Anonymous
6 years agoNot applicable
Local punctuation doesn't work in role assignment condition.
When adding a role to a condition:
IF (1 = 5; MAX ('SalesRep' [UserName]) = Username (); 1 = 1)
an error about incorrect syntax appears.
If you write:
IF (1 = 5, MAX ('SalesRep' [UserName]) = Username (), 1 = 1) then everything works.
The localization "Russia" is indicated everywhere in the settings, and the function separator ";" is used everywhere in writing DAX code.
Anonymous ,
There's a little bit difference between the dax expression in role definition and measure/calculate column.
Reference:
Regards,
Jimmy Tao
1 Reply
- v-yuta-msftCommunity Support
Anonymous ,
There's a little bit difference between the dax expression in role definition and measure/calculate column.
Reference:
Regards,
Jimmy Tao