Calculated field, freehand SQL
Resolved
Hello,
I'd created calculated field couple of weeks ago in a view. Now when I try to add another claculated field or just edit and validate SQL of the existing calculated field I got an error (doc file).any idea why this is happend?
best regards
Files:
screen shot_cal...
Hi Ryan,
thank you for coming back to me.
In the meantime, I noticed, than, I can avoid this error and refer column name only if I tick the table/view mandatory in view model panel.
best regards,
Jean Michel
Hi Ryan,
thank you for coming back to me.
In the meantime, I noticed, than, I can avoid this error and refer column name only if I tick the table/view mandatory in view model panel.
best regards,
Jean Michel
Hi Jean-Michel,
Thanks for reaching out with the issue you're facing. The error message shown in your document is a Database-level error.
ORA-00904 specifically indicates an invalid column name. I'd recommend verifying that the column you're calling exists at a Database level. Let me know what you find.
Thanks,
Ryan
Hi Jean-Michel,
Thanks for reaching out with the issue you're facing. The error message shown in your document is a Database-level error.
ORA-00904 specifically indicates an invalid column name. I'd recommend verifying that the column you're calling exists at a Database level. Let me know what you find.
Thanks,
Ryan
Moved to Freehand SQL Calculated Field in Subquery
Moved to Freehand SQL Calculated Field in Subquery
Hi Xuan,
Thanks for reaching out with the issue you're facing. Your scenario is best treated as a new Issue. I've taken the liberty of splitting this off into a new Issue to be discussed, as it doesn't pertain specifically to this thread.
Thanks,
Ryan
Hi Xuan,
Thanks for reaching out with the issue you're facing. Your scenario is best treated as a new Issue. I've taken the liberty of splitting this off into a new Issue to be discussed, as it doesn't pertain specifically to this thread.
Thanks,
Ryan
Replies have been locked on this page!