HI
when I use Format() function to format my currency to "Standard" or "Currency", my pie chart that used this (and some other charts) destroy!
for exmaple Value Format (Sales[sales_values],"$#,##0;($#,##0)") doesn't work on pie chart!
Value Format (Sales[sales_values],"Standard") worked.
Any help please?
P.S: I changed my original post based on