Forum Discussion
ajin
8 years agoHelper II
Dax
Hey Guy's, Can anyone suggest what is wrong here. Novice on PBI
- 8 years agoHi there,
At a glance, the problem appears to be the curved, as opposed to straight, quotes. DAX syntax requires straight quotes, i.e. ' and "
Does changing all quotes to straight quotes fix the problem?
Regards,
Owen
OwenAuger
8 years agoSuper User
Hi there,
At a glance, the problem appears to be the curved, as opposed to straight, quotes. DAX syntax requires straight quotes, i.e. ' and "
Does changing all quotes to straight quotes fix the problem?
Regards,
Owen
At a glance, the problem appears to be the curved, as opposed to straight, quotes. DAX syntax requires straight quotes, i.e. ' and "
Does changing all quotes to straight quotes fix the problem?
Regards,
Owen
- ajin8 years agoHelper II
Hey Owen,
Re-typed the whole dax and changed the quotes. It worked.
Thanks :)