Forum Discussion
rhotz
4 years agoNew Member
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\Inves...
lbendlin
4 years agoSuper User
You shouldn't need to specify both the database name and the dsn. Normally the dsn is enough.
This sounds more like an ODBC error than a Power BI error. Do you get the same issue when you access your SQLITE database from Excel?