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!
I have some specials characters being displayed incorrectly when reading from SQL server. This may happen because of the Encoding so I would like to change it. Can i add a parameter in my connection query?
I tried like this but just getting some errors:
let
Origen = Sql.Database("serverIP", "database",Encoding="1252"), Origen{[Schema="schema",Item="item", Charset="1252"]}[Data],Thanks in advance!
Hi @mdelasheras,
As I know, you can't.
There's no Encoding option in Sql.Database() function in Power Query. Please refer: https://msdn.microsoft.com/en-us/query-bi/m/sql-database?f=255&MSPPError=-2147217396
Thanks,
Xi Jin.
What should I do to correct the character encoding? There is no way to display the right codification?
It's a bit annoying to show some tables with strange symbols
I don't really want to replace all values from all the tables I'm going to use...
There may be a better option to solve it, maybe I can fix it by getting my tables with SQL querys and forcing the collation ?
Thanks
Hi @mdelasheras,
Yes. For this part, SQL querys will be a better choice than handling it in Power BI.
Thanks,
Xi Jin.
Hi!
I have some specials characters being displayed incorrectly when reading from SQL server. This may happen because of the Encoding so I would like to change it. Can i add a parameter in my connection query?
I tried like this but just getting some errors:
let
Origen = Sql.Database("serverIP", "database",Encoding="1252"), Origen{[Schema="schema",Item="item", Charset="1252"]}[Data],Thanks in advance!
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 |
|---|---|
| 46 | |
| 43 | |
| 39 | |
| 19 | |
| 15 |
| User | Count |
|---|---|
| 68 | |
| 68 | |
| 31 | |
| 27 | |
| 24 |