Is there any options to display or hide zero value in shapes?

Naung Mon 1 Reputation point
2022-06-09T10:47:48.917+00:00

Is there any options to display or hide zero value in shapes?

Visio Management
Visio Management
Visio: A family of Microsoft products used to create diagrams and vector graphics.Management: The act or process of organizing, handling, directing or controlling something.
255 questions
{count} votes

2 answers

Sort by: Most helpful
  1. Paul Herber 111 Reputation points
    2022-06-12T07:25:05.35+00:00

    In the shape's shapesheet you can set the cell HideText to the formula:
    =STRSAME(TheText,"0")
    This sets the value true if the shape text is equal to "0".

    0 comments No comments

  2. Kamala Morgan 0 Reputation points
    2024-11-06T23:03:51.41+00:00

    I had a "0" appear in my org charts as well. Either at the top of in a box overlapping, depending on the shape style chosen. I found this "0" lived in a text box on its own and did not know where it was pulling from. On the Org Chart ribbon tab, select the drop down arrow under "Shapes" and it opens an Options box with two tabs. Select the "Fields" tab and there is a Block 1 and Block 2. The "0" was appearing because of the block 2. If you select "None" and press Ok, then the "0" disappeared.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.