Hi Community,
I need to download data from DV but as you all know there's a limitation on 1000 lines. My workbook is large so I am looking for an alternate method for data download in one go except for dividing data into chunks. So I came across a solution, by creating dataflow we can download over 1000 lines of data. But I don't know the process or steps for it. So it would be great if someone can guide me with the same.