Skip to Content
0
Jul 01, 2020 at 04:58 PM

Error at deploy clause GROUP BY in CAP

509 Views

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.