Comments
-
https://community-forums.domo.com/main/discussion/comment/98986#Comment_98986 Hi, I am using SQL dataflow that uses procedures and functions to run through the while loop and where it runs through all the rows of the dataset.
-
https://community-forums.domo.com/main/discussion/comment/98984#Comment_98984 I am using SQL Dataflow to do this Transformations and i am using procedure while loops in the SQL. So when the data increases. The while loop runs all the rows.