Is there a way i can make a live connection with a database (or a scheduled data update) via ODBC? To simplify, i need to get data in Power BI updated when i make a change in database file (i doesn't have to be a live connection, it can be a scheduled update every hour or something like that).
P.S. If it matters, i'm using ODBC to connect to firebird database file.