jski
New Member
So I downloaded the Create Intuitive Dashboards file and the up and down symbols work well with my data. However, selecting the "Use 1000 separator" box does nothing; the number format doesn't seem to permit to use a comma to show thousands, millions , etc. Here's the ROUND formula contained in the file:
=ROUND(C10,0) & " " & IF(C9<C10,"▲", IF(C9=C10,"●","▼"))
Many thanks in advance for your consideration and assistance.
jski
=ROUND(C10,0) & " " & IF(C9<C10,"▲", IF(C9=C10,"●","▼"))
Many thanks in advance for your consideration and assistance.
jski