matthewsb419
7 days agoNew Contributor II
Cheat sheet for Formatting Syntax
Hi,
Can someone point me to a syntax cheat sheet for formatting cube views and reports in Excel?
I'm trying to get this number to show in thousands and have my negative numbers be in red with parentheses, and I'm super close, but I have this odd space at the end I can't seem to solve. ChatGPT got me here:
ExcelNumberFormat = [#,##0,_);[Red](#,##0,_))]
But it's stuck there.
I just played around with the format in Excel itself so any online resource for custom formatting of numbers will help. Have a look at this:
https://cheatography.com/nqramjets/cheat-sheets/excel-cell-number-formatting/pdf/