Microsoft is giving away 50,000 FREE Microsoft Certification exam vouchers!
Enter the sweepstakes now!Preparing for a certification exam? Ask exam experts all your questions on May 15th. Register now.
Necesito ayuda para pasar una fecha y una gama de ID assoicated de una tabla en llamadas API de una manera en bucle.
Lo siguiente se basa en el uso de esa llamada API de una manera singular.
Dejar
Fuente: Json.Document(Web.Contents("https://api.sportsdata.io/v3/nba/projections/json/PlayerGameProjectionStatsByPlayer/2020-01-07/20001573?key-MYKEY")),
"Convertido a tabla" - Record.ToTable(Source),
"Columna pivotada" á Table.Pivot("Converted to Table", List.Distinct(?"Converted to Table"[Name]), "Name", "Value")
En
"Columna pivotada"
Gracias
Hola @wkeicher
amablemente se refieren a este hilo similar:
Consulte, si esto puede ayudar
Check out the April 2025 Power BI update to learn about new features.
Explore and share Fabric Notebooks to boost Power BI insights in the new community notebooks gallery.