Forum Discussion
2 Replies
- Jarek_SadowskiNew 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 - Put indicator that KPI is active to one of Text1-Text8 parameters, e.g.
- KoemetsContributor
Text8 is hardcoded and doesn't depend on POV, which I thought is the requirement. But I'd look into the XFBR first, with just one XFBR driven column returning different set of KPIs depending on your POV.
Related Content
- 3 years ago
- 3 years ago
- 2 years ago