Forum Discussion

RichHead1821's avatar
RichHead1821
Resolver I
4 years ago
Solved

Is there a row limit for dataflow reading from Azure SQL table?

Hi, I have a dataflow, which reads from an Azure SQL table, when I query the Azure SQL table directly I can see there are (currently) 114,882 rows. When I look at the table consumed via the dataflow...
  • RichHead1821's avatar
    4 years ago

    Sometimes I live up to my name! ๐Ÿ™„
    There was a filter in the dataset I'd missed, which removed rows.