Hello,I’ve just created a private view in a database (on the server). Who can see this private view now? Is it just me? Or can anyone with reader access see my view?
If it is just me who can see it… how do I allow other people to see it?
Only you can see a private view. If you want to share a view, it needs to be a shared view. No, you can’t convert (at least not in any easy way); you need to create a new shared view. If you don’t have access to create shared views, you’ll need to get somebody who does have access to create the view for you.