I seen many forums but couldn't found exact result for my requirement.
Date
product_name
product_id
product_desc
A
B
C
01-01-2021
ABC
abc_01
*
0
0
0
01-01-2021
XYZ
xyz_01
*
0
0
0
01-01-2021
DFG
dfg_09
*]
18
0
2
01-01-2021
LMK
lmk_09
*
12
1
0
01-01-2021
HGT
hgt_05
*
0
3
4
if above table is my dashbaord.my result has to be 3
while counting rows it should not consider ABC & XYZ product because all values are zero. remaining rows has to be considered in count because it contains atleast one KPI value>0.