Charting assay results grouping by DerivativeType

LabKey Support Forum (Inactive)
Charting assay results grouping by DerivativeType Anthony Corbett  2013-05-08 13:40
Status: Closed
 
Cory,

I created the custom query of the copied-to-study assay dataset and added in a computed column "ResultType" which is the dimension I want to use to put my the data series into groups (this is actually a concatenation of 2 dimensions as the charting wizard only allows creating data series by a single dimension). See attached picture of SQL source.

However, when I go to create the time chart it errors that there is no measures to choose from in my custom query; see attached picture of error. This is not the case as there are fields in the metadata marked as meaures; again see attached picture of metadata.

When I look at the response from VisualizationController.GetMeasureAction none of the measures from by custom query show up in the JSON response...

Please let me know what I'm doing wrong.


-
Anthony