Forum Discussion
alibega
3 years agoNew Member
DuckDB file connection
Hello! Recently started using DuckDB with Python. It really is very fast and comfortable. But now I need to connect the DuckDB file, ie database file, to PB, but can't seem to figure out how. ...
MohamedSalih_12
10 months agoFrequent Visitor
Anonymous's method worked for me with a slight modification in the (Line 4) custom connector directory.
Find your correct Directory by running the code -> [Environment]::GetFolderPath('MyDocuments') in powershell. It will return exact path of Documents folder. Create inside the documents folder -> Microsoft Power BI Desktop -> Custom Connectors -> and paste the .mez file