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! It's time to submit your entry. Live now!
I have for example the following table
The column "ubicacion" has 3 columns inside the JSON. ("direccion", "lat", "long")
Is there a SQL statement to use in the Native Query to get the following result?
I used the Power Query functionality to transform JSON to get this results , but i want to know if its possible using a Native Query.
This result is Selecting "nombre" and the column "dirreccion" that is inside the JSON format column.
| User | Count |
|---|---|
| 16 | |
| 9 | |
| 8 | |
| 7 | |
| 7 |