Forum Discussion
Ackbar-Learner
Resolver I
3 years agoFormatting issues on PBI desktop
Hi I got two formatting issues First: how can i get the proper format for the number nine in second line without it being in any circle, like in the first line? Second: I am trying to form...
vanessafvg
Community Champion
3 years agoit is really hard to see what the problem is with the information you have given.
are you able to share your file or a sample file.
- Ackbar-Learner3 years ago
Resolver I
Hi, it is too complex to take out that bit and replicate in a sample file. Am sure for the 9 formatting, it's a setting issue which I cannot find.
- vanessafvg3 years ago
Community Champion
since you have not shown in detail what you are actually doing formatting wise currently nor in which visual its almost impossible to know how to help you? so you need to provide that information.
- Ackbar-Learner3 years ago
Resolver I
Ok so i have this P&L visual where i calculate the variance between Actual and Budget
This is the formatting i use for VarAmt: #,##0;(#,##0);" - "
This is the measure dax:
Board05aP&LVariance = [Board04aP&LActualAmount]-[15BMProjected Amount (EUR)]With the above, i do not know why the (9) is changing to 9 encircled. Hope it's much clearer now.