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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
La respuesta no sería:
Usar la primera fila como encabezado.
Renombrar la columna de los años como "Measure".
Deshacer el pivote de las columnas de los años (esto cambia las columnas de 2016, 2017, etc., a filas).
Cambiar el tipo de la columna "Year" a "Date".
Solved! Go to Solution.
@Anonymous 1 - Use first row as header
2 - Unpivot all columns other than "Measure"
3 - Rename "Attribute" to "Year"
4 - Change data type of "Year" to date (Date > Year)
Proud to be a Super User! |
|
@Anonymous 1 - Use first row as header
2 - Unpivot all columns other than "Measure"
3 - Rename "Attribute" to "Year"
4 - Change data type of "Year" to date (Date > Year)
Proud to be a Super User! |
|
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the September 2025 Power BI update to learn about new features.