Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Trying to get data from PostgreSQL 8.4 with enconding SQL_ASCII and keeps me giving me this error.
Solved! Go to Solution.
H @Tekuii,
It sounds like the issue has related to the data value encoding. which step did this issue appaers? The source step or 'change type' step? If you mean the second one, you can try to use the binary function to manually declare the encoding format to help the power query recognize these values.
Binary functions - PowerQuery M | Microsoft Docs
If you are facing the first one, it means the power query data connector can't get data from these fields with a specific encoding format, you need to transform the encoding format on the database side before getting dat.
Regards,
Xiaoxin Sheng
H @Tekuii,
It sounds like the issue has related to the data value encoding. which step did this issue appaers? The source step or 'change type' step? If you mean the second one, you can try to use the binary function to manually declare the encoding format to help the power query recognize these values.
Binary functions - PowerQuery M | Microsoft Docs
If you are facing the first one, it means the power query data connector can't get data from these fields with a specific encoding format, you need to transform the encoding format on the database side before getting dat.
Regards,
Xiaoxin Sheng
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
| User | Count |
|---|---|
| 63 | |
| 55 | |
| 42 | |
| 41 | |
| 23 |
| User | Count |
|---|---|
| 171 | |
| 136 | |
| 119 | |
| 79 | |
| 54 |