- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
In my family, i have a list of 37 parameters that are all driven by visibility - yes/no
I want to create a data parameter which has a formula to total up the amount of these 37 parameters that have been ticked 'Yes'. Also, for some of those 37 parameters i would like it to be worth more than 1, i.e. one parameter may be worth 1, another may be worth 3.
So as an example of the 37 parameters that have been ticked, 10 may be ticked in total,
7 are worth 1
2 are worth 2
1 is worth 5.
So, in my data parameter, i want a formula which will look at all 37 parameters, identify that 27 have not been ticked and are a 'no', therefore not adding anything to the total, then the other 10 should be picked up by the formula for being ticked, and the total in this instance should be 16.
My total is out of 100, so i'm then hoping i can add 100 individual totals 1-100, and then i can drive the visibility of these items in the project to only show as visible if they're value is equal to the data parameter, and the other 99 remain turned off.
Solved! Go to Solution.