Hi,
Yesterday I was asking how to generate a count + group by here. My question was perfectly answered.
Unfortunately, when I deployed to CF, the DB service did not start. After reviewing the log, i found the following message.
Error: com.sap.hana.di.cds: Path is missing in GROUP BY clause [1310257]
Just mention that my group by clause is filled with a non key field. The strange thing is it works in sqlite.
Best regards,
David R.