
Announcements
Hi All,
Im hoping someone can help please.
I'm getting the infamous 'Resource not found for the segment' error which I can usually resolve by adding the correct table plural name/(Record GUID) However, for this instance I just cannot get it to work looking up the SLA KPI Instance table. I have tried all of the following including adding underscores as I thought it might be an issue with spaces in the table name. Does anyone have anything else I can try or can spot the issue.
/SLA KPI Instances/(GUID)
/SLA KPI Instances/GUID
/SLA_KPI_Instances/(GUID)
/SLAKPIInstances/GUID
Many thanks.
Please ignore this one as I have found how to find the table name in this instance thanks to the following post I come across where @ChrisPiasecki posted the solution. Thanks Chris!