Forum Discussion
ArtieLadie
7 years agoRegular Visitor
Oracle SQL CTE not working - any workarounds???
I've been working on a query for nearly a month I import Oracle SQL into PowerBI, and I wish for distinct columns SELECT TO_CHAR(MIN(I.INCIDENTID)) AS "Incident ID",
...
ArtieLadie
7 years agoRegular Visitor
Thank you for your response --- however I still need assistance
I already made sure
1. Syntax is correct.
2. FROM is in correct place, and no spelling errors have occurred.
3. No reserved words were used as an alias
- v-xicai7 years agoCommunity Support
Hi ArtieLadie ,
Maybe you need to check it again , for example the bracket ")" in a wrong place, or you may ask someone great who is good at it.
Best Regards,
Amy