select top 1 operatorName + ' by #_byLine#' as drillDownLabel from tbl_DW_1fsOperators#_tableSuffix# with (nolock) where ownerId = and ownerType = and choId = for JSON AUTO, INCLUDE_NULL_VALUES select top 1 SKU + ' by #_byLine#' as drillDownLabel from tbl_DW_ProductHierarchy#_tableSuffix# with (nolock) where ownerId = and ownerType = and skuId = for JSON AUTO, INCLUDE_NULL_VALUES