User Portlet
Discussions |
---|
Good Day, I have a database that tracks support tickets. I have a SQL query that shows data over a specified date range. I'm hoping to use Mathematica to report on this data during weekly meetings. Below is the query... DECLARE @StartTime... |
Also, the example data I provided was just a sample of a much bigger data set. The actual data set is a dump out of our ticketing system and will have multiple entries for each person. The above example has multiple bars for each person. I'm looking... |