The Community will be temporarily unavailable starting on Friday February 28. We’ll be back as soon as we can! To learn more, check out our Announcements blog post.
It’s hard to select a date that is longer in the past for a date/time field in the iOS App.
When I tried to select a date in 2007 I came along this strange behaviour:
At some stage, the date field “breaks” and instead of adjusting in 1-day increments...
Hello! Little bit late to the party, but I got Power BI to fetch the paginated Airtable pages. What has not been implemented yet is a timout to avoid sending too many requests. Here’s the “Power Query” you’ll need:
let
Pagination = List.Skip(List...