The OneStream Community is temporarily frozen until June 29th due to the ongoing maintenance. Please read the blog post here to learn more.
Forum Discussion
camagruder
3 years agoNew Contributor III
Drill from Cube Views to Headcount Details using Linked Dashboards
I want to be able to drill to HR details in BIBlend from any users cube view, so I set up a linked Dashboard using Default NavLink parameters, and a SQL data adapter using these default parameters. ...
- 3 years ago
When you start having to do that sort of trickery, it could make more sense to "invest" in learning how to use Dashboard DataSets. There is a simple (if a bit outdated) example in this post, to give you an idea of what is involved. Basically you make the necessary query (or queries) yourself, eventually returning a DataTable or DataSet containing the results. This can then be run by a Data Adapter, with Command Type "Method" and Method Type "Business Rule":
camagruder
3 years agoNew Contributor III
Thanks Sam, it's good to hear from you! I will try that.
SamRichards
OneStream Employee
3 years agoHey, sorry I didn't put it together that was you.
Thanks,
Sam
Related Content
- 5 months ago
- 2 years ago