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
Leytond
3 years agoNew Contributor
Commentary on a dashboard
Hi Folks,
I have created a dashboard for Flash reporting, and I’m trying to add a section for commentary. I’ve used the View member “Annotation” in the cube view. This works fine for short comments...
Cosimo
3 years agoContributor II
Hey Leyton… how’s it going?
Are you looking to display the commentary on the same cube view row containing data or can the commentary be displayed in a separate text box component within your dashboard?
I’ve built something similar on my end a user clicks any data cell in cube view and the related commentary to that particular cell is displayed in a separate text box on same dashboard.
The trick is to query the DataAttachment table which contains all text related data. As I click on a data cell within the cube view, the selected cell’s POV is used to query the DataAttachment table and return the value in the Text field. This query is setup in a data adapter which is then assigned to a text box dashboard component.
Happy to elaborate if this is what you’re looking for.
Leytond
3 years agoNew Contributor
Hi Cosimo,
Good to hear from you. All good here thanks, hope all is going well with you.
I originally had the commentary section in the same cube view, but have changed direction and looking to use a grid view instead for the commentary. First time trying to create a grid view for this purpose so still trying to figure that out, any guidance would be helpful.
I only recently started building out dashboards, so still a lot to learn and figure out.
Leyton
Related Content
- 5 months ago
- 2 years ago