Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement - Add DaxStudio option to hide hidden tables/columns/measures #167

Closed
jm98 opened this issue Mar 15, 2019 · 3 comments
Closed
Labels
idea ideas for new features

Comments

@jm98
Copy link

jm98 commented Mar 15, 2019

As a developer
I do not want to see hidden items within the metadata model tree
So that I can remove visual clutter and concentrate on the entities that are published in the metadata to clients apps

Given the DaxStudio option "ShowHiddenItems" is FALSE
When I navigate the metadata model tree hierarchy
Then I shall not see any items that have their "IsHidden" property set to TRUE
And I shall not see the children of each element that has its "IsHidden" property set to TRUE

Given the DaxStudio option "ShowHiddenItems" is TRUE (default value)
When I navigate the metadata model tree hierarchy
Then I shall shall see everything within the metadata model tree

@dgosbell
Copy link
Contributor

Duplicate of #159 (also raised by you :) ) but I might close that one as the title of this issue more clearly summarizes this suggestion.

@dgosbell dgosbell added the idea ideas for new features label Mar 15, 2019
@jm98
Copy link
Author

jm98 commented Mar 16, 2019 via email

@dgosbell
Copy link
Contributor

dgosbell commented Jun 3, 2019

Added in v2.9.0

@dgosbell dgosbell closed this as completed Jun 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
idea ideas for new features
Projects
None yet
Development

No branches or pull requests

2 participants