Solved
Forum Discussion
EricOsmanski
3 years agoValued Contributor
Harry - you can put this query into a Data Adapter and then into a Dashboard. You can also make a parameter which will pop up and require an entry or allow the user to select the member.
SELECT Name
FROM CubeViewItem
Where XmlData LIKE '%YOURMEMBERNAME%'
Related Content
- 2 years ago
- 2 years ago
- 3 years ago