Forum Discussion
RichHead1821
Resolver I
4 years agoIs 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, I can only see 45,867 rows.
Is there a limit somewhere that I have missed?
Rich
Sometimes I live up to my name! π
There was a filter in the dataset I'd missed, which removed rows.
1 Reply
- RichHead1821
Resolver I
Sometimes I live up to my name! π
There was a filter in the dataset I'd missed, which removed rows.