Bug in generated SAS code - client API | Andy Straw | 2013-03-06 13:00 |
Status: Closed | ||
Using LabKey's ability to generate a SAS script for fetching the data grid I'm looking at, we generated a script that doesn't work. See attached log file from SAS. Note that the filter uses operators DATE_GREATER_THAN_OR_EQUAL and DATE_LESS_THAN_OR_EQUAL that are not valid operators in the SAS client API: https://www.labkey.org/wiki/home/Documentation/page.view?name=sasMacros (I also looked at the SAS source for the labkeyMakeFilter macro, and it looks like that macro doesn't support those operators.) Is this a bug? We're using LabKey 12.3 build 24024 (and the corresponding SAS client API). Andy Straw University of Rochester |
||