Clever technique to set sliders as booleans. @Johg_Ananda
Here’s another approach to throw in the mix:
CountIf(
List(thisRow.one,thisRow.two,thisRow.three,thisRow.four),
CurrentValue=true
)
Clever technique to set sliders as booleans. @Johg_Ananda
Here’s another approach to throw in the mix:
CountIf(
List(thisRow.one,thisRow.two,thisRow.three,thisRow.four),
CurrentValue=true
)