Forum Discussion

rhotz's avatar
rhotz
New Member
4 years ago

SQLLITE3 LOAD - NO FUNCTION FOUND

Power BI Desktop (January 2021)

 

DataSource.Error: ODBC: ERROR [HY000] no such function: LN (1)
Detalhes:
DataSourceKind=Odbc
DataSourcePath=database=C:\Users\rhotz\Downloads\Investimento\Investimentos.db;dsn=SQLite3 Datasource
OdbcErrors=[Table]

 

The view it is attempting to load reads from another one which contains a LN function (natural log).

 

How can we fix? I am using the most recent sqliteodbc_w64 driver.