We've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
Hello,
While writing BI SQL in Sap Han with Power Query, I get an error while running DateDiff.
where saphanadb.zpf_t_006.WEEK =DATEDIFF(DAY, CAST( saphanadb.zpf_t_051.BEGDA AS DATE ),CAST( GETDATE() AS DATE ))
order by saphanadb.zpf_t_006.CRDAT desc
ODBC: ERROR [S1000] [SAP AG][LIBODBCHDB DLL][HDBODBC] General error;260 invalid column name: DAY
Thanks you for help.
I opened a ticket to the SAP team and am waiting for a response for solution
Hi @Anonymous
This error message indicates the SAP SQL statement is not correct. Maybe you can try DAYS_BETWEEN Function (Datetime) | SAP Help Portal
In addition, I found the following threads from SAP Community. Hope they would be helpful. Otherwise you can also seek help from the SAP Community. Its members probably have more experience in this problem.
Solved: Over due days calculating based on sales invoice - SAP Community
How to find number of days between two given dates - SAP Community
Best Regards,
Jing
If this post helps, please Accept it as Solution to help other members find it. Appreciate your Kudos!
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 6 | |
| 4 | |
| 3 | |
| 2 | |
| 2 |
| User | Count |
|---|---|
| 11 | |
| 10 | |
| 7 | |
| 7 | |
| 6 |