I work a lot with layers in Visio, and written an add-in, LayerManager, to assist, but I was asked an interesting question recently: How can shapes by assigned to layers automatically from a list in Excel? So, I thought I would present my solution. This particular request was for a Timeline diagram, where the Milestone shapes are to be on specific layers. So, I just used one of the samples provided with Visio.
[Read more…] about Assigning Visio Shapes to Layers from Excel TableLayerManager
Overcoming ‘We can’t open your file in Visio because it exceeds the shape count limit’ in Power BI
If you are one of the increasing number of Power BI users that have discovered that the Visio Visual gives you the great ability to include Visio diagrams in your dashboard, then you may have come across the following error, ‘We can’t open your file in Visio because it exceeds the shape count limit’ in Power BI’, when you try to embed a Visio document. This can be frustrating, but here is a deeper explanation of what is happening … and how you can usually overcome it.
[Read more…] about Overcoming ‘We can’t open your file in Visio because it exceeds the shape count limit’ in Power BILayer Manager add-in for Visio released
I use layers in Visio a lot. Maybe it is because I originally used CAD, and created facilities and cable management layouts linked to data. I know that some of my fellow Visio MVPS don’t use layers very much at all, mainly because they create process diagrams, I guess, but careful use of layers in a diagram can provide multiple views of the same base information. However, Visio has a more complex layering system than any CAD program that I used, so I have always created my own layer management tools. I have decided to package my utility together as an add-in that others may want to use too.
I have made some short videos explain the issue with layers in Visio, and how I solved it.
What’s the issue with layers in Visio?
Making it simple to toggle layer settings
Saving and recalling multiple layer settings easily
The add-in can be downloaded from my company website : LayerManager
I have put some licensing into the add-in, but 30 days are allowed for free.
Here is some of the genesis of this add-in : Toggling layers on and off