{
  "Data": [
    {
      "$type": "SoftwareIDM.ReportingModule.Models.Report, SoftwareIDM.ReportingModule",
      "Id": "83b15560-63f0-430e-9662-e37207c0a424",
      "Name": "Tests Result Summary",
      "UserId": "b5b780d0-b05a-49a4-9835-8545c24a5664",
      "UserProfile": false,
      "Tags": null,
      "Roles": null,
      "CacheExpiration": "01:00:00",
      "Description": null,
      "Parameters": [],
      "Data": [
        {
          "$type": "SoftwareIDM.ReportingModule.Models.QueryData, SoftwareIDM.ReportingModule",
          "Clauses": [
            {
              "$type": "SoftwareIDM.PanelModel.Models.FilterClause, SoftwareIDM.PanelModel",
              "Field": "Provider",
              "Operation": "Eq",
              "Value": "CoerceGuid(special.Provider.Tests)",
              "ObjectValue": null
            },
            {
              "$type": "SoftwareIDM.PanelModel.Models.FilterClause, SoftwareIDM.PanelModel",
              "Field": "StartDate",
              "Operation": "Gt",
              "Value": "Ago(Days(7))",
              "ObjectValue": null
            }
          ],
          "SubQueries": [],
          "MapRule": "",
          "MemoRules": [],
          "Aliases": null,
          "Name": "Tests",
          "Type": "SoftwareIDM.MIMTestModel.Models.TestHistoryRecord, SoftwareIDM.MIMTestModel",
          "Include": null,
          "Limit": null
        }
      ],
      "Relations": [],
      "FieldProjections": [
        {
          "$type": "SoftwareIDM.ReportingModule.Models.Projection, SoftwareIDM.ReportingModule",
          "Name": "Test Name",
          "RelationName": "",
          "RelationSide": null,
          "ValueRule": "Argument"
        },
        {
          "$type": "SoftwareIDM.ReportingModule.Models.Projection, SoftwareIDM.ReportingModule",
          "Name": "Result",
          "RelationName": "",
          "RelationSide": null,
          "ValueRule": "Result"
        },
        {
          "$type": "SoftwareIDM.ReportingModule.Models.Projection, SoftwareIDM.ReportingModule",
          "Name": "EndDate",
          "RelationName": "",
          "RelationSide": null,
          "ValueRule": "EndDate"
        }
      ],
      "Transformations": [
        {
          "$type": "SoftwareIDM.ReportingModule.Models.Transform, SoftwareIDM.ReportingModule",
          "FilterRule": "",
          "GroupingRule": "Data.Test Name",
          "TransformRules": [
            {
              "$type": "SoftwareIDM.ReportingModule.Models.TransformField, SoftwareIDM.ReportingModule",
              "Field": "Test Name",
              "Name": "",
              "Operator": "None",
              "TransformRule": ""
            },
            {
              "$type": "SoftwareIDM.ReportingModule.Models.TransformField, SoftwareIDM.ReportingModule",
              "Field": "Result",
              "Name": "Last Result",
              "Operator": "Map",
              "TransformRule": "Last((SortBy(Rows, Data.EndDate))).Result"
            },
            {
              "$type": "SoftwareIDM.ReportingModule.Models.TransformField, SoftwareIDM.ReportingModule",
              "Field": "EndDate",
              "Name": "Last Run",
              "Operator": "Map",
              "TransformRule": "Last((SortBy(Rows, Data.EndDate))).EndDate"
            },
            {
              "$type": "SoftwareIDM.ReportingModule.Models.TransformField, SoftwareIDM.ReportingModule",
              "Field": "Test Name",
              "Name": "Test Count",
              "Operator": "Count",
              "TransformRule": ""
            }
          ]
        }
      ],
      "Styles": [],
      "Sort": {
        "Field": "Test Name",
        "Direction": "Ascending"
      }
    }
  ],
  "Count": 1
}