Microsoft Fabric Community Conference 2025, March 31 - April 2, Las Vegas, Nevada. Use code FABINSIDER for a $400 discount.
Register nowGet inspired! Check out the entries from the Power BI DataViz World Championships preliminary rounds and give kudos to your favorites. View the vizzies.
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
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code FABINSIDER for a $400 discount!
Check out the February 2025 Power BI update to learn about new features.