Files
speckle-powerbi/tests/api/api.fetch.test.pq
T
2022-12-05 10:19:32 +01:00

2 lines
148 B
PowerQuery

// Use this file to write queries to test your data connector
let result = Speckle.Api.Fetch("https://latest.speckle.dev") in Record.ToTable(result)