Essbase Report script - dim name contains space
I'm new to Essbase report scripts and am having difficulty with one early step. My Time dimension has the name of "Year Tot" which contains a space. When I try to write the report script it either doesn't recognize when the label is within quotes, or if I don't have quotes on it the script gives an error for not recognizing the member.
Other than changing the Time dimension name, is there a way to make this work in the report script? Thanks
<PAGE (Company)
<COLUMN (Scenario,Accounts,"Year Tot")
<ROW (Customers, Products)