a!gridTextColumn( label:" Attachments", data: if(rule!eumobCheckIsNull(data.tAttachmentids),{}, apply(rule!euMobGetDocumentNameProperty(_),todocument(data.tAttachmentids))), /*Removing Null and empty by Using remove Function*/ links:apply(a!documentDownloadLink(_),todocument(remove(data.tAttachmentids,wherecontains({"[Document:]","","[Document:]; [Document:]; [Document:]"},data.tAttachmentids))))