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
Jarek_Sadowski
4 years agoNew Contributor II
CubeView - how to hide elements depending on the time?
Hello All,
I have two elements, let' say for example "KPI before 2020" and "KPI after 2020".
I would like to create a cube view that's shows >>> only "KPI before 2020" when my POV time is <=2019...
Jarek_Sadowski
4 years agoNew Contributor II
Probably due to rubber duck effect I found a solution after I had written my question here.
- Put indicator that KPI is active to one of Text1-Text8 parameters, e.g.
- Text1 = 'Active' starting from 2016,
- Text1 = 'Inactive' starting from 2020,
- I used where clause in Member Filter Builder:
A#MyKPIs.Base.Where(Text1 Contain 'Active')Despite I solved the problem, I would highly appreciate alternative solutions.
Best regards
Jarek
Related Content
- 3 years ago
- 2 years ago
- 3 years ago
- 3 years ago