Hi all,
I have a custom report widget using swql that I am trying to add the incident link to the incident number field but it doesnt appear to be working. The incident number is for container down alarms. In SWQL studio both the incident number and the _linkfor_incident are returned.
[AI].IncidentNumber as [Incident],
[AI].IncidentUrl as [_Linkfor_Incident],

However when I try to apply the display setting its not available.

Any ideas? It works when they are node incidents.