Forum Discussion
swebb
3 years agoHelper II
Custom visual with multiple DAX commands
All, I have a custom financial report structure with measures for each entry. One of the issues I'm running in to is I can't update some of the fields, and for the life of me I cannot figure out ...
amitchandak
3 years agoSuper User
swebb , The measure seems fine to me, unless there is some issue with spaces or special characters.
Just create a small measure for those values for any such issue.
Also, when everything is formatted to currency, Why are you formatting and creating a text measure, you can format it once using measure tools
swebb
3 years agoHelper II
The values were showing up wonky when on the matrix visualization, even though I limited the amount of decimal values. I went through and did the FORMAT and it corrected it. Not really sure why.