Don't miss your chance to take the Fabric Data Engineer (DP-600) exam for FREE! Find out how by attending the DP-600 session on April 23rd (pacific time), live or on-demand.
Learn moreNext up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now
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 ?
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
| User | Count |
|---|---|
| 5 | |
| 3 | |
| 3 | |
| 3 | |
| 2 |