Forum Discussion
Elage37
3 years agoFrequent Visitor
CLR type
Hello I have a problem with the display of time type data. This is an OLE DB connection to an HFSQL database (windev). The error message I get when I try to view the data on power query is " 'We do n...
- 3 years ago
Most connectors for SQL style databases allow you to specify a "native query" when you create the connection.
For SQL Server the field is "SQL Statement".
Alternatively you can implement your SQL logic in a view at the data source, and then in Power BI you can consume the view as if it were a table.
Elage37
3 years agoFrequent Visitor
thank you for the beginning of track. I will test that and continue to look the solution. I will come back to you if this did not ^pass
alexTaran
2 years agoFrequent Visitor
Hi,Elage,
have you solve this issue? Have the same trouble unfortunatelly