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!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Hello, everyone!
Iยดd like to create a table with dynamics columns, something like the imagine blow, where:
- Columns Filial, Motorista and Transp. are text type and are fixed columns;
- Columns LW-4 to LW-1 represent weeks, these weeks will vary according to the date, therefore they are dynamic columns;
- The average column (mรฉdia) should be the average value between LW-4 to LW-1.
Has anyone ever done something like it?