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!Get Fabric certified for FREE! Don't miss your chance! Learn more
Cannot resolve collation conflict between "Latin1_General_BIN2" and "Latin1_General_100_BIN2_UTF8" in json_value operator
Fabric Warehouse stores all VARCHAR columns in UTF‑8 (Latin1_General_100_BIN2_UTF8)
OPENJSON always returns NVARCHAR(4000) in non‑UTF8 BIN2 (Latin1_General_BIN2)
It would be better to use NVARCHAR in this database, so i do not put
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.