Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 
Not applicable

QVX_PIPE_ERROR: Not a legal OleAut date.:

Hi ,

My team is getting a error QVX_PIPE_ERROR: Not a legal OleAut date

Data is not getting loaded from a table but the same data when connect to Power BI works fine.


Regards

2 Replies
Anonymous
Not applicable
Author

Hi,

For your date fields, try this :

to_char(MyDateField1,'DD/MM/YYYY')

(or any other formatting string)

Rgds

D

renuka_sasikumar
Creator III
Creator III

Any solution on this error.