Hi,
I have a Dimension with this structure:
ServiceID
ServiceType
ServiceTypeDesc
These are the sample of their members:
Service ID Service Type ServiceType Desc
1 Walk-In Walk-In
2 Contract Contract
3 HomeService Home Service
4 HomeService2 Home Service
5 Contract2 Contract
6 WalkIn2 Walk-In
7 Contract3 Contract
I assigned the ServiceTypeDesc in Service ID's (this serves as the key column) name column. When I drag it to filter, I could see 7 items, instead of grouping them into 3 (Walk-In, Contract, Home Service).
Is it possible to group them into 3 instead of giving me all the members?
cherriesh