Forum Discussion
hashtag_pete
Helper V
4 years agocount occurences of multiple values
Hello community, I struggle with the following request: I count the occurence of a certain value (here 50) in multiple columns with this query let
source =
#table(
{"Width A", "...
- 4 years ago
Change each _ = 50 to
each _ = 50 or _ = 45
Vijay_A_Verma
Most Valuable Professional
4 years agoChange each _ = 50 to
each _ = 50 or _ = 45