Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
In a straight table i have a feild values coloured red,green, yellow. can i count the total number of reds,green, yellow?
What formula's determine the colors? Could you attach an example?
Please post a sample qvw
Andy
HI
no you can't count color based fields, but you can set up a flag according to color and sum(aggr(sum(flag), FieldValue))
best regards
chris