limit() function *Function type: Filter* *Data type: Integer* offset *Data type: Integer* ExamplesOutput the first ten records in each tablefrom(bucket:"example-bucket") |> limit(n:10)Related articles Sort and limit data with Flux