Performance Analytics: Breakdown in % Formula Indicator Need to be Customized.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-12-2016 11:52 AM
Hi
I appreciate if anyone could help me on this.
I have a Percentage Formula indicator that calculates percentage of 2 automated indicators as (ind1/ind2)* 100.
and I have a breakdown that working for both automated indicators,
Now, My requirement is in Formula indicator I have to use the Same breakdown but only for ind1(numerator) and not for other one.
But by default I see breakdown in formula is applying to all indicators listed in Formula. how can I avoid breakdown applied to second one
Can we able to customize. If so Please help me out.
Thanks for your time,
Nari
- Labels:
-
Performance Analytics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-12-2016 12:26 PM
If your are using Helsinki, you can use square brackets like ([[ind1]]/{{ind2}})* 100
Square brackets prevent applying the breakdown
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-12-2016 01:27 PM
Thank you Arnoud
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎12-15-2016 12:38 PM
I think this may be the right direction, but backward. I BELIEVE it's the { }'s that ignore breakdown, rather than the [ ]'s. But still helpful information!