Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi Guys,
I'm currently facing an issue with importing data from SQLite to Excel using Power Query with the assistance of the ODBC Driver for SQLite3. The challenge lies in the fact that values in SQLite are enclosed within "{" and "}" brackets, but in Excel, the imported values appear entirely different and start with an "X."
Has anyone encountered a similar problem or can provide insights on how to resolve this discrepancy? I appreciate any assistance or guidance you can offer in troubleshooting and ensuring the accurate transfer of data between SQLite and Excel.
Thank you in advance!
PS: Here is the comparison
The column type is "GUID"
Then I would call Excel's choice accurate, as GUIDs are in fact HEX strings.
That's cute. Excel decided to treat your strings as bytes in HEX notation (hence the X).
One of the problems is that { } has a meaning in Power Query (positional indicator) which may throw Excel off a bit.
What is the column type for that column in SQLite ?
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.