Hey,
Last post I've found on this topic was from 9 years ago so hoping there is now a way.
I have a bunch of rooms with multiple Yes/No (checkbox) parameters and in a schedule, would like to either get a count or a percentage of parameters marked Yes.
Is this possible yet?
thanks!
Yes. It has always been possible. Add a calculated value parameter and choose Percentage instead of Formula.
Hey,
Not sure if I'm missing something, but the Y/N parameters don't seem to be an option...
add a calculated parameter as an integer with the formula,
if(Type 1, 1,0) and then under Sorting/Grouping tab check the Grand Totals box and in the Formatting Tab select your calculated parameter and change the No Calculation drop down to show totals.
You can then do the same thing for your Type 2 parameter.
Unfortunately I do not think there is a way to get the totals under the column with the checkboxes.
@morgan.crowe wrote:
Hey,
Not sure if I'm missing something, but the Y/N parameters don't seem to be an option...
Do you want to show a Count of each type or a Percentage of each type?
Ah, okay, so creating another parameter to convert a Yes/No to a number just to be able to count it...
Not as straight forward as I was hoping, but can possibly make it work
thank you!
Sie finden nicht, was Sie suchen? Fragen Sie die Community oder teilen Sie Ihr Wissen mit anderen.