I need to make a dimension ignore some filtre, so I create a new dimension like that concat( {1<CLIENT_GROUP_TYPE=>} distinct CLIENT_GROUP_TYPE,', ') but I want to hyde this dimension since it is just for calculation but when I hyde it is the same as it is not in the table so the table change.
How could I do to hide it without changing my table.