Was wondering if anyone could help.
I'm Have a set of data
name value
a10 8.36
....
a1 2.45
and I would like to have a graph with horizontal bars for the exact values, and then also have a smooth curve on top of the bars (connecting to the exact values)
Is it possible to define this...
my data looks like this
LastName, FirstName, carID
...
I want to provide a count of the number of employees we have, but since some have the first same name, and some have the same last name, I can't just disctint count on either of those fields.
How can I execute the count only whe either...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.