Quantcast
Channel: Visio General Questions and Answers for IT Professionals forum
Viewing all articles
Browse latest Browse all 2333

Visio 2010 Validation for Checking the number of a specific type of shape.

$
0
0

I have written a rule for flowchart for checking the number of Start/End Shapes in a document.

The FilterExpression is as follows:

AGGCOUNT(FILTERSET(SHAPESONPAGE(), HASCATEGORY("Start/End"))) > 0

The TestExpression is as follows:

AGGCOUNT(FILTERSET(SHAPESONPAGE(),HASCATEGORY("Start/End"))) = 2

(Since totally there are 2 shapes: 1 Start and 1 End Shape)

However, it is not working. Can anybody tell me what is wrong in the expressions.


Viewing all articles
Browse latest Browse all 2333

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>