Skip to content

Posts from the ‘SQL’ Category

18
Jul

How-to: Use SQL CTE with custom reports in CRM

One of my client asked me the other day to produce a report containing all the cases (incidents) in the system… OK, this is pretty easy and it already exists somewhere Sourire

But the hardest part was the filtering of this report: he wanted to be able to put a parent subject in the filter and the report should take care of getting all the child under this subject!

Read moreRead more